nominal-api 0.1241.0

API bindings for the Nominal platform
Documentation
#[doc(inline)]
pub use self::api_locator_template::ApiLocatorTemplate;
#[doc(inline)]
pub use self::batch_create_series_metadata_request::BatchCreateSeriesMetadataRequest;
#[doc(inline)]
pub use self::batch_create_video_series_request::BatchCreateVideoSeriesRequest;
#[doc(inline)]
pub use self::batch_create_video_series_response::BatchCreateVideoSeriesResponse;
#[doc(inline)]
pub use self::batch_get_series_metadata_request::BatchGetSeriesMetadataRequest;
#[doc(inline)]
pub use self::batch_get_series_metadata_response::BatchGetSeriesMetadataResponse;
#[doc(inline)]
pub use self::big_query_locator_template::BigQueryLocatorTemplate;
#[doc(inline)]
pub use self::create_series_metadata_request::CreateSeriesMetadataRequest;
#[doc(inline)]
pub use self::create_video_series_request::CreateVideoSeriesRequest;
#[doc(inline)]
pub use self::create_video_series_response::CreateVideoSeriesResponse;
#[doc(inline)]
pub use self::influx1_locator_template::Influx1LocatorTemplate;
#[doc(inline)]
pub use self::influx2_locator_template::Influx2LocatorTemplate;
#[doc(inline)]
pub use self::locator_template::LocatorTemplate;
#[doc(inline)]
pub use self::nominal_locator_template::NominalLocatorTemplate;
#[doc(inline)]
pub use self::series_metadata::SeriesMetadata;
#[doc(inline)]
pub use self::series_metadata_name::SeriesMetadataName;
#[doc(inline)]
pub use self::spatial_locator_template::SpatialLocatorTemplate;
#[doc(inline)]
pub use self::time_bounds::TimeBounds;
#[doc(inline)]
pub use self::timescale_db_locator_template::TimescaleDbLocatorTemplate;
#[doc(inline)]
pub use self::timestream_locator_template::TimestreamLocatorTemplate;
#[doc(inline)]
pub use self::update_series_metadata_request::UpdateSeriesMetadataRequest;
#[doc(inline)]
pub use self::video_locator_template::VideoLocatorTemplate;
#[doc(inline)]
pub use self::visual_crossing_locator_template::VisualCrossingLocatorTemplate;
pub mod api_locator_template;
pub mod batch_create_series_metadata_request;
pub mod batch_create_video_series_request;
pub mod batch_create_video_series_response;
pub mod batch_get_series_metadata_request;
pub mod batch_get_series_metadata_response;
pub mod big_query_locator_template;
pub mod create_series_metadata_request;
pub mod create_video_series_request;
pub mod create_video_series_response;
pub mod influx1_locator_template;
pub mod influx2_locator_template;
pub mod locator_template;
pub mod nominal_locator_template;
pub mod series_metadata;
pub mod series_metadata_name;
pub mod spatial_locator_template;
pub mod time_bounds;
pub mod timescale_db_locator_template;
pub mod timestream_locator_template;
pub mod update_series_metadata_request;
pub mod video_locator_template;
pub mod visual_crossing_locator_template;