Viam C++ SDK current
Loading...
Searching...
No Matches
Public Attributes | List of all members
viam::sdk::DataClient::tabular_data_by_mql_opts Struct Reference

Options which are passed to a tabular_data_by_mql request. More...

#include <data_client.hpp>

Public Attributes

TabularDataSourceType src_type = TabularDataSourceType::k_hot_storage
 Source type for the query.
 
boost::optional< std::string > pipeline_id
 Pipeline ID for requests with pipeline sink source type.
 
boost::optional< std::string > query_prefix
 Used to specify a saved query to run.
 

Detailed Description

Options which are passed to a tabular_data_by_mql request.


The documentation for this struct was generated from the following file: