Docs.rs
  • nominal-api-0.745.0
    • nominal-api 0.745.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • alxhill
    • github:nominal-io:public
    • nominal-bot
    • Dependencies
      • conjure-error ^4 normal
      • conjure-http ^4 normal
      • conjure-object ^4 normal
      • prost ^0.13.5 normal
      • tonic ^0.13.1 normal
      • conjure-codegen ^4 build
      • tonic-build ^0.13.1 build
    • Versions
    • 52.61% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Crate nominal_api

nominal_api0.745.0

  • All Items

Crate Items

  • Modules

Crates

  • nominal_api

Crate nominal_api

Source

Modules§

api
attachments
authentication
authorization
comments
connect
datasource
event
ingest
module
modules
persistent
scout
secrets
security
storage
themes
timeseries
tonic
upload

Results

Settings
Help
    struct
    nominal_api::api::empty::Complete
    The final stage for Empty.
    struct
    nominal_api::api::error_result::Complete
    The final stage for ErrorResult.
    struct
    nominal_api::api::in_progress_result::Complete
    The final stage for InProgressResult.
    struct
    nominal_api::api::property::Complete
    The final stage for Property.
    struct
    nominal_api::api::range::Complete
    The final stage for Range.
    struct
    nominal_api::api::serializable_error::Complete
    The final stage for SerializableError.
    struct
    nominal_api::api::success_result::Complete
    The final stage for SuccessResult.
    struct
    nominal_api::api::timestamp::Complete
    The final stage for Timestamp.
    struct
    nominal_api::attachments::api::attachment::Complete
    The final stage for Attachment.
    struct
    nominal_api::attachments::api::attachment_not_found::Complete
    The final stage for AttachmentNotFound.
    struct
    nominal_api::attachments::api::attachment_uri::Complete
    The final stage for AttachmentUri.
    struct
    nominal_api::attachments::api::attachments_not_found::Complete
    The final stage for AttachmentsNotFound.
    struct
    nominal_api::attachments::api::create_attachment_request::Complete
    The final stage for CreateAttachmentRequest.
    struct
    nominal_api::attachments::api::get_attachments_request::Complete
    The final stage for GetAttachmentsRequest.
    struct
    nominal_api::attachments::api::get_attachments_response::Complete
    The final stage for GetAttachmentsResponse.
    struct
    nominal_api::attachments::api::invalid_s3_path::Complete
    The final stage for InvalidS3Path.
    struct
    nominal_api::attachments::api::s3_file_not_found::Complete
    The final stage for S3FileNotFound.
    struct
    nominal_api::attachments::api::update_attachment_request::Complete
    The final stage for UpdateAttachmentRequest.
    struct
    nominal_api::authentication::api::multiple_users_for_same_email::Complete
    The final stage for MultipleUsersForSameEmail.
    struct
    nominal_api::authentication::api::not_authorized::Complete
    The final stage for NotAuthorized.
    struct
    nominal_api::authentication::api::org_not_found::Complete
    The final stage for OrgNotFound.
    struct
    nominal_api::authentication::api::org_settings::Complete
    The final stage for OrgSettings.
    struct
    nominal_api::authentication::api::search_users_limit_exceeded::Complete
    The final stage for SearchUsersLimitExceeded.
    struct
    nominal_api::authentication::api::search_users_request::Complete
    The final stage for SearchUsersRequest.
    struct
    nominal_api::authentication::api::search_users_response_v2::Complete
    The final stage for SearchUsersResponseV2.
    struct
    nominal_api::authentication::api::sort_by::Complete
    The final stage for SortBy.
    struct
    nominal_api::authentication::api::update_my_profile_request::Complete
    The final stage for UpdateMyProfileRequest.
    struct
    nominal_api::authentication::api::user_not_found::Complete
    The final stage for UserNotFound.
    struct
    nominal_api::authentication::api::user_settings::Complete
    The final stage for UserSettings.
    struct
    nominal_api::authentication::api::user_v2::Complete
    The final stage for UserV2.
    struct
    nominal_api::authorization::api_key::Complete
    The final stage for ApiKey.
    struct
    nominal_api::authorization::api_key_not_found::Complete
    The final stage for ApiKeyNotFound.
    struct
    nominal_api::authorization::authorization_request::Complete
    The final stage for AuthorizationRequest.
    struct
    nominal_api::authorization::create_api_key_request::Complete
    The final stage for CreateApiKeyRequest.
    struct
    nominal_api::authorization::create_api_key_response::Complete
    The final stage for CreateApiKeyResponse.
    struct
    nominal_api::authorization::get_access_token_from_api_key_request::Complete
    The final stage for GetAccessTokenFromApiKeyRequest.
    struct
    nominal_api::authorization::get_access_token_request::Complete
    The final stage for GetAccessTokenRequest.
    struct
    nominal_api::authorization::get_access_token_response::Complete
    The final stage for GetAccessTokenResponse.
    struct
    nominal_api::authorization::invalid_jwt_audience::Complete
    The final stage for InvalidJwtAudience.
    struct
    nominal_api::authorization::invalid_jwt_expired::Complete
    The final stage for InvalidJwtExpired.
    struct
    nominal_api::authorization::invalid_jwt_format::Complete
    The final stage for InvalidJwtFormat.
    struct
    nominal_api::authorization::invalid_jwt_issuer::Complete
    The final stage for InvalidJwtIssuer.
    struct
    nominal_api::authorization::is_email_allowed_request::Complete
    The final stage for IsEmailAllowedRequest.
    struct
    nominal_api::authorization::is_email_allowed_response::Complete
    The final stage for IsEmailAllowedResponse.
    struct
    nominal_api::authorization::list_api_key_request::Complete
    The final stage for ListApiKeyRequest.
    struct
    nominal_api::authorization::list_api_key_response::Complete
    The final stage for ListApiKeyResponse.
    struct
    nominal_api::authorization::missing_claims::Complete
    The final stage for MissingClaims.
    struct
    nominal_api::authorization::no_membership::Complete
    The final stage for NoMembership.
    struct
    nominal_api::authorization::not_authorized::Complete
    The final stage for NotAuthorized.
    struct
    nominal_api::authorization::not_authorized_admin::Complete
    The final stage for NotAuthorizedAdmin.
    struct
    nominal_api::authorization::register_in_workspace_request::Complete
    The final stage for RegisterInWorkspaceRequest.
    struct
    nominal_api::authorization::register_resource_conflict::Complete
    The final stage for RegisterResourceConflict.
    struct
    nominal_api::authorization::workspace_not_found::Complete
    The final stage for WorkspaceNotFound.
    struct
    nominal_api::comments::api::comment::Complete
    The final stage for Comment.
    struct
    nominal_api::comments::api::comment_not_found::Complete
    The final stage for CommentNotFound.
    struct
    nominal_api::comments::api::comment_parent_comment::Complete
    The final stage for CommentParentComment.
    struct
    nominal_api::comments::api::comment_parent_resource::Complete
    The final stage for CommentParentResource.
    struct
    nominal_api::comments::api::content_too_long::Complete
    The final stage for ContentTooLong.
    struct
    nominal_api::comments::api::conversation::Complete
    The final stage for Conversation.
    struct
    nominal_api::comments::api::conversation_node::Complete
    The final stage for ConversationNode.
    struct
    nominal_api::comments::api::create_comment_request::Complete
    The final stage for CreateCommentRequest.
    struct
    nominal_api::comments::api::edit_comment_request::Complete
    The final stage for EditCommentRequest.
    struct
    nominal_api::comments::api::empty_comment_content::Complete
    The final stage for EmptyCommentContent.
    struct
    nominal_api::comments::api::invalid_attachment::Complete
    The final stage for InvalidAttachment.
    struct
    nominal_api::comments::api::max_nesting_depth_exceeded::Complete
    The final stage for MaxNestingDepthExceeded.
    struct
    nominal_api::comments::api::reaction::Complete
    The final stage for Reaction.
    struct
    nominal_api::comments::api::unauthorized::Complete
    The final stage for Unauthorized.
    struct
    nominal_api::connect::download::connect_not_available::Complete
    The final stage for ConnectNotAvailable.
    struct
    nominal_api::datasource::api::batch_get_channel_prefix_tree_request::Complete
    The final stage for BatchGetChannelPrefixTreeRequest.
    struct
    nominal_api::datasource::api::batch_get_channel_prefix_tree_response::Complete
    The final stage for BatchGetChannelPrefixTreeResponse.
    struct
    nominal_api::datasource::api::batch_get_data_scope_bounds_request::Complete
    The final stage for BatchGetDataScopeBoundsRequest.
    struct
    nominal_api::datasource::api::batch_get_data_scope_bounds_response::Complete
    The final stage for BatchGetDataScopeBoundsResponse.
    struct
    nominal_api::datasource::api::cannot_get_tags_for_non_series_data_source::Complete
    The final stage for CannotGetTagsForNonSeriesDataSource.
    struct
    nominal_api::datasource::api::channel_metadata::Complete
    The final stage for ChannelMetadata.
    struct
    nominal_api::datasource::api::channel_prefix_tree::Complete
    The final stage for ChannelPrefixTree.
    struct
    nominal_api::datasource::api::channel_prefix_tree_node::Complete
    The final stage for ChannelPrefixTreeNode.
    struct
    nominal_api::datasource::api::channel_with_available_tags::Complete
    The final stage for ChannelWithAvailableTags.
    struct
    nominal_api::datasource::api::channel_with_tag_filters::Complete
    The final stage for ChannelWithTagFilters.
    struct
    nominal_api::datasource::api::data_scope_filters::Complete
    The final stage for DataScopeFilters.
    struct
    nominal_api::datasource::api::data_source_not_found::Complete
    The final stage for DataSourceNotFound.
    struct
    nominal_api::datasource::api::data_source_prefix_node::Complete
    The final stage for DataSourcePrefixNode.
    struct
    nominal_api::datasource::api::data_sources_not_found::Complete
    The final stage for DataSourcesNotFound.
    struct
    nominal_api::datasource::api::failed_to_get_tags_for_data_source::Complete
    The final stage for FailedToGetTagsForDataSource.
    struct
    nominal_api::datasource::api::get_available_tags_for_channel_request::Complete
    The final stage for GetAvailableTagsForChannelRequest.
    struct
    nominal_api::datasource::api::get_available_tags_for_channel_response::Complete
    The final stage for GetAvailableTagsForChannelResponse.
    struct
    nominal_api::datasource::api::get_data_scope_bounds_request::Complete
    The final stage for GetDataScopeBoundsRequest.
    struct
    nominal_api::datasource::api::get_data_scope_bounds_response::Complete
    The final stage for GetDataScopeBoundsResponse.
    struct
    nominal_api::datasource::api::get_tag_values_for_data_source_request::Complete
    The final stage for GetTagValuesForDataSourceRequest.
    struct
    nominal_api::datasource::api::index_channel_prefix_tree_request::Complete
    The final stage for IndexChannelPrefixTreeRequest.
    struct
    nominal_api::datasource::api::missing_tag_filters::Complete
    The final stage for MissingTagFilters.
    struct
    nominal_api::datasource::api::no_prefix_tree_for_data_sources::Complete
    The final stage for NoPrefixTreeForDataSources.
    struct
    nominal_api::datasource::api::prefix_tree_too_large::Complete
    The final stage for PrefixTreeTooLarge.
    struct
    nominal_api::datasource::api::requested_page_offset_too_large::Complete
    The final stage for RequestedPageOffsetTooLarge.
    struct
    nominal_api::datasource::api::requested_page_size_too_large::Complete
    The final stage for RequestedPageSizeTooLarge.
    struct
    nominal_api::datasource::api::search_channels_request::Complete
    The final stage for SearchChannelsRequest.
    struct
    nominal_api::datasource::api::search_channels_response::Complete
    The final stage for SearchChannelsResponse.
    struct
    nominal_api::datasource::api::search_filtered_channels_request::Complete
    The final stage for SearchFilteredChannelsRequest.
    struct
    nominal_api::datasource::api::search_filtered_channels_response::Complete
    The final stage for SearchFilteredChannelsResponse.
    struct
    nominal_api::datasource::api::search_hierarchical_channels_request::Complete
    The final stage for SearchHierarchicalChannelsRequest.
    struct
    nominal_api::datasource::api::search_hierarchical_channels_response::Complete
    The final stage for SearchHierarchicalChannelsResponse.
    struct
    nominal_api::datasource::api::too_many_tag_keys_requested::Complete
    The final stage for TooManyTagKeysRequested.
    struct
    nominal_api::datasource::logset::api::attach_logs_and_finalize_request::Complete
    The final stage for AttachLogsAndFinalizeRequest.
    struct
    nominal_api::datasource::logset::api::basic_log_body::Complete
    The final stage for BasicLogBody.
    struct
    nominal_api::datasource::logset::api::create_log_set_request::Complete
    The final stage for CreateLogSetRequest.
    struct
    nominal_api::datasource::logset::api::failed_to_create_log_set::Complete
    The final stage for FailedToCreateLogSet.
    struct
    nominal_api::datasource::logset::api::log::Complete
    The final stage for Log.
    struct
    nominal_api::datasource::logset::api::log_set_already_finalized::Complete
    The final stage for LogSetAlreadyFinalized.
    struct
    nominal_api::datasource::logset::api::log_set_metadata::Complete
    The final stage for LogSetMetadata.
    struct
    nominal_api::datasource::logset::api::log_set_not_found::Complete
    The final stage for LogSetNotFound.
    struct
    nominal_api::datasource::logset::api::s3_log_handle::Complete
    The final stage for S3LogHandle.
    struct
    nominal_api::datasource::logset::api::search_log_sets_request::Complete
    The final stage for SearchLogSetsRequest.
    struct
    nominal_api::datasource::logset::api::search_log_sets_response::Complete
    The final stage for SearchLogSetsResponse.
    struct
    nominal_api::datasource::logset::api::search_logs_request::Complete
    The final stage for SearchLogsRequest.
    struct
    nominal_api::datasource::logset::api::search_logs_response::Complete
    The final stage for SearchLogsResponse.
    struct
    nominal_api::datasource::pagination::api::page_request::Complete
    The final stage for PageRequest.
    struct
    nominal_api::datasource::pagination::api::page_response::Complete
    The final stage for PageResponse.
    struct
    nominal_api::event::api_event_origin::Complete
    The final stage for ApiEventOrigin.
    struct
    nominal_api::event::archive_event::Complete
    The final stage for ArchiveEvent.
    struct
    nominal_api::event::batch_update_disposition_request::Complete
    The final stage for BatchUpdateDispositionRequest.
    struct
    nominal_api::event::batch_update_disposition_response::Complete
    The final stage for BatchUpdateDispositionResponse.
    struct
    nominal_api::event::batch_update_event_request::Complete
    The final stage for BatchUpdateEventRequest.
    struct
    nominal_api::event::batch_update_event_response::Complete
    The final stage for BatchUpdateEventResponse.
    struct
    nominal_api::event::check_origin_metadata::Complete
    The final stage for CheckOriginMetadata.
    struct
    nominal_api::event::create_event::Complete
    The final stage for CreateEvent.
    struct
    nominal_api::event::data_review_event_origin::Complete
    The final stage for DataReviewEventOrigin.
    struct
    nominal_api::event::event::Complete
    The final stage for Event.
    struct
    nominal_api::event::event_disposition::Complete
    The final stage for EventDisposition.
    struct
    nominal_api::event::event_not_found::Complete
    The final stage for EventNotFound.
    struct
    nominal_api::event::event_time_filter::Complete
    The final stage for EventTimeFilter.
    struct
    nominal_api::event::events_histogram_bucket::Complete
    The final stage for EventsHistogramBucket.
    struct
    nominal_api::event::events_histogram_request::Complete
    The final stage for EventsHistogramRequest.
    struct
    nominal_api::event::events_histogram_response::Complete
    The final stage for EventsHistogramResponse.
    struct
    nominal_api::event::events_not_found::Complete
    The final stage for EventsNotFound.
    struct
    nominal_api::event::get_events::Complete
    The final stage for GetEvents.
    struct
    nominal_api::event::illegal_bin_count_requested::Complete
    The final stage for IllegalBinCountRequested.
    struct
    nominal_api::event::illegal_event_limit_requested::Complete
    The final stage for IllegalEventLimitRequested.
    struct
    nominal_api::event::missing_asset_rid::Complete
    The final stage for MissingAssetRid.
    struct
    nominal_api::event::rids_not_found::Complete
    The final stage for RidsNotFound.
    struct
    nominal_api::event::search_events_request::Complete
    The final stage for SearchEventsRequest.
    struct
    nominal_api::event::search_events_response::Complete
    The final stage for SearchEventsResponse.
    struct
    nominal_api::event::sort_options::Complete
    The final stage for SortOptions.
    struct
    nominal_api::event::template_event_origin::Complete
    The final stage for TemplateEventOrigin.
    struct
    nominal_api::event::update_disposition_request::Complete
    The final stage for UpdateDispositionRequest.
    struct
    nominal_api::event::update_event::Complete
    The final stage for UpdateEvent.
    struct
    nominal_api::event::update_event_request::Complete
    The final stage for UpdateEventRequest.
    struct
    nominal_api::event::workbook_event_origin::Complete
    The final stage for WorkbookEventOrigin.
    struct
    nominal_api::ingest::api::async_handle::Complete
    The final stage for AsyncHandle.
    struct
    nominal_api::ingest::api::avro_stream_opts::Complete
    The final stage for AvroStreamOpts.
    struct
    nominal_api::ingest::api::batch_granularity_mismatch::Complete
    The final stage for BatchGranularityMismatch.
    struct
    nominal_api::ingest::api::channel_config::Complete
    The final stage for ChannelConfig.
    struct
    nominal_api::ingest::api::complete_multipart_upload_response::Complete
    The final stage for CompleteMultipartUploadResponse.
    struct
    nominal_api::ingest::api::containerized_extractor::Complete
    The final stage for ContainerizedExtractor.
    struct
    nominal_api::ingest::api::containerized_extractor_container_failed::Complete
    The final stage for ContainerizedExtractorContainerFailed.
    struct
    nominal_api::ingest::api::containerized_extractor_not_found::Complete
    The final stage for ContainerizedExtractorNotFound.
    struct
    nominal_api::ingest::api::containerized_extractors_not_found::Complete
    The final stage for ContainerizedExtractorsNotFound.
    struct
    nominal_api::ingest::api::containerized_opts::Complete
    The final stage for ContainerizedOpts.
    struct
    nominal_api::ingest::api::csv_opts::Complete
    The final stage for CsvOpts.
    struct
    nominal_api::ingest::api::custom_timestamp::Complete
    The final stage for CustomTimestamp.
    struct
    nominal_api::ingest::api::dataflash_opts::Complete
    The final stage for DataflashOpts.
    struct
    nominal_api::ingest::api::dataset_file_not_found::Complete
    The final stage for DatasetFileNotFound.
    struct
    nominal_api::ingest::api::dataset_not_found::Complete
    The final stage for DatasetNotFound.
    struct
    nominal_api::ingest::api::dataset_spec::Complete
    The final stage for DatasetSpec.
    struct
    nominal_api::ingest::api::deprecated_new_csv::Complete
    The final stage for DeprecatedNewCsv.
    struct
    nominal_api::ingest::api::deprecated_timestamp_metadata::Complete
    The final stage for DeprecatedTimestampMetadata.
    struct
    nominal_api::ingest::api::deprecated_trigger_ingest::Complete
    The final stage for DeprecatedTriggerIngest.
    struct
    nominal_api::ingest::api::docker_image_source::Complete
    The final stage for DockerImageSource.
    struct
    nominal_api::ingest::api::empty_multipart_upload::Complete
    The final stage for EmptyMultipartUpload.
    struct
    nominal_api::ingest::api::epoch_timestamp::Complete
    The final stage for EpochTimestamp.
    struct
    nominal_api::ingest::api::existing_dataset_ingest_destination::Complete
    The final stage for ExistingDatasetIngestDestination.
    struct
    nominal_api::ingest::api::existing_video_ingest_destination::Complete
    The final stage for ExistingVideoIngestDestination.
    struct
    nominal_api::ingest::api::file_extraction_input::Complete
    The final stage for FileExtractionInput.
    struct
    nominal_api::ingest::api::frame_count_timestamps_mismatch::Complete
    The final stage for FrameCountTimestampsMismatch.
    struct
    nominal_api::ingest::api::gcs_ingest_source::Complete
    The final stage for GcsIngestSource.
    struct
    nominal_api::ingest::api::get_containerized_extractors_request::Complete
    The final stage for GetContainerizedExtractorsRequest.
    struct
    nominal_api::ingest::api::get_containerized_extractors_response::Complete
    The final stage for GetContainerizedExtractorsResponse.
    struct
    nominal_api::ingest::api::incompatible_connection_type_and_log_query::Complete
    The final stage for IncompatibleConnectionTypeAndLogQuery.
    struct
    nominal_api::ingest::api::incompatible_file_for_dataset::Complete
    The final stage for IncompatibleFileForDataset.
    struct
    nominal_api::ingest::api::incompatible_inputs::Complete
    The final stage for IncompatibleInputs.
    struct
    nominal_api::ingest::api::incorrect_size_bytes::Complete
    The final stage for IncorrectSizeBytes.
    struct
    nominal_api::ingest::api::ingest_dataset_file_details::Complete
    The final stage for IngestDatasetFileDetails.
    struct
    nominal_api::ingest::api::ingest_job_not_compatible_for_rerun::Complete
    The final stage for IngestJobNotCompatibleForRerun.
    struct
    nominal_api::ingest::api::ingest_job_not_found::Complete
    The final stage for IngestJobNotFound.
    struct
    nominal_api::ingest::api::ingest_mcap_request::Complete
    The final stage for IngestMcapRequest.
    struct
    nominal_api::ingest::api::ingest_mcap_response::Complete
    The final stage for IngestMcapResponse.
    struct
    nominal_api::ingest::api::ingest_metadata::Complete
    The final stage for IngestMetadata.
    struct
    nominal_api::ingest::api::ingest_progress_v2::Complete
    The final stage for IngestProgressV2.
    struct
    nominal_api::ingest::api::ingest_request::Complete
    The final stage for IngestRequest.
    struct
    nominal_api::ingest::api::ingest_response::Complete
    The final stage for IngestResponse.
    struct
    nominal_api::ingest::api::ingest_run_data_source::Complete
    The final stage for IngestRunDataSource.
    struct
    nominal_api::ingest::api::ingest_run_request::Complete
    The final stage for IngestRunRequest.
    struct
    nominal_api::ingest::api::ingest_run_response::Complete
    The final stage for IngestRunResponse.
    struct
    nominal_api::ingest::api::ingest_source_metadata::Complete
    The final stage for IngestSourceMetadata.
    struct
    nominal_api::ingest::api::ingest_video_file_details::Complete
    The final stage for IngestVideoFileDetails.
    struct
    nominal_api::ingest::api::ingest_video_request::Complete
    The final stage for IngestVideoRequest.
    struct
    nominal_api::ingest::api::ingest_video_response::Complete
    The final stage for IngestVideoResponse.
    struct
    nominal_api::ingest::api::initiate_multipart_upload_request::Complete
    The final stage for InitiateMultipartUploadRequest.
    struct
    nominal_api::ingest::api::initiate_multipart_upload_response::Complete
    The final stage for InitiateMultipartUploadResponse.
    struct
    nominal_api::ingest::api::invalid_bucket::Complete
    The final stage for InvalidBucket.
    struct
    nominal_api::ingest::api::invalid_container_image::Complete
    The final stage for InvalidContainerImage.
    struct
    nominal_api::ingest::api::invalid_custom_timestamp_format::Complete
    The final stage for InvalidCustomTimestampFormat.
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.