Module catalog

Module catalog 

Source

Modules§

absolute_timestamp
add_file_to_dataset
all_properties_and_labels_response
bounds
cannot_add_to_legacy_dataset
catalog_service
channel
channel_config
channel_details
channel_not_found
conflict_on_dataset_creation
conflict_on_dataset_file_create_or_update
conflict_on_series_creation
create_dataset
custom_timestamp
dataset
dataset_exists_in_other_workspace
dataset_file
dataset_file_not_found
dataset_file_sort_field
dataset_file_sort_options
dataset_file_uri
dataset_files_page
dataset_not_found
dataset_origin_metadata
datasets_not_found
enriched_dataset
epoch_timestamp
get_channels_for_datasets_request
get_datasets_request
get_details_for_channels_request
get_handles_for_datasets_request
granularity_mismatch
handle
ingest_progress_v2
ingest_status
ingest_tag_metadata
invalid_state_for_adding_additional_file
iso8601_timestamp
mark_file_ingest_error
mark_file_ingest_successful
origin_file_uri
relative_timestamp
retention_policy
retention_policy_type
run_not_found
s3_handle
search_dataset_files_query
search_dataset_files_request
search_dataset_files_response
search_datasets_query
search_datasets_request
search_datasets_response
skip_rows_config
sort_field
sort_options
time_range_filter
timestamp_metadata
timestamp_type
unit_config
update_bounds_request
update_dataset_metadata
update_ingest_status
update_ingest_status_v2
utc_timestamp
weak_timestamp_type

Structs§

AddFileToDataset
AllPropertiesAndLabelsResponse
AsyncCatalogServiceEndpoints
Bounds
CannotAddToLegacyDataset
The current dataset is legacy and does not support multiple files. Please re-ingest this dataset.
CatalogServiceAsyncClient
The Catalog Service provides the ability to query for information about Datasets that are stored in the Nominal platform. A Dataset is the Nominal representation of data that has been uploaded to Nominal via a file, primarily CSV.
CatalogServiceClient
The Catalog Service provides the ability to query for information about Datasets that are stored in the Nominal platform. A Dataset is the Nominal representation of data that has been uploaded to Nominal via a file, primarily CSV.
CatalogServiceEndpoints
Channel
ChannelConfig
ChannelDetails
ChannelNotFound
ConflictOnDatasetCreation
ConflictOnDatasetFileCreateOrUpdate
Dataset files must have globally unique S3 paths on creation. On update, the ingested_at timestamp must be unique.
ConflictOnSeriesCreation
CreateDataset
CustomTimestamp
Dataset
DatasetExistsInOtherWorkspace
The dataset with the requested path already exists in another workspace.
DatasetFile
DatasetFileNotFound
DatasetFileSortOptions
DatasetFileUri
Pre-signed URI that can be used to download the original file directly. Expires if the download has not been initiated within 1 minute.
DatasetFilesPage
DatasetNotFound
DatasetOriginMetadata
DatasetsNotFound
EnrichedDataset
EpochTimestamp
GetChannelsForDatasetsRequest
GetDatasetsRequest
GetDetailsForChannelsRequest
GetHandlesForDatasetsRequest
GranularityMismatch
Different time units are not allowed for the same dataset. Must be either all nanoseconds or all picoseconds.
IngestProgressV2
IngestTagMetadata
The tags used when ingesting the dataset file.
InvalidStateForAddingAdditionalFile
The current dataset is not in a valid state for uploading an additional file - it is either failed or still ingesting the previous file.
Iso8601Timestamp
MarkFileIngestError
MarkFileIngestSuccessful
OriginFileUri
Pre-signed URI that can be used to download an origin file directly. Expires if the download has not been initiated within 1 minute.
RelativeTimestamp
RetentionPolicy
RunNotFound
S3Handle
SearchDatasetFilesRequest
SearchDatasetFilesResponse
SearchDatasetsRequest
SearchDatasetsResponse
SkipRowsConfig
SortOptions
TimeRangeFilter
searches for files that intersect with the specified range.
TimestampMetadata
UnitConfig
UpdateBoundsRequest
UpdateDatasetMetadata
UpdateIngestStatus
UpdateIngestStatusV2
UtcTimestamp

Enums§

AbsoluteTimestamp
DatasetFileSortField
Handle
IngestStatus
RetentionPolicyType
SearchDatasetFilesQuery
SearchDatasetsQuery
SortField
TimestampType
WeakTimestampType
If a CSV dataset is still being split, the timestamp type is not known.

Traits§

AsyncCatalogService
The Catalog Service provides the ability to query for information about Datasets that are stored in the Nominal platform. A Dataset is the Nominal representation of data that has been uploaded to Nominal via a file, primarily CSV.
CatalogService
The Catalog Service provides the ability to query for information about Datasets that are stored in the Nominal platform. A Dataset is the Nominal representation of data that has been uploaded to Nominal via a file, primarily CSV.