Modules§
- archived_status 
- channel
- column_name 
- data_source_ ref_ name 
- data_source_ type 
- empty
- error_result 
- error_type 
- granularity
- handle
- ids
- in_progress_ result 
- ingest_status 
- ingest_status_ v2 
- label
- logical_series_ rid 
- mcap_channel_ id 
- mcap_channel_ locator 
- mcap_channel_ topic 
- property
- property_name 
- property_value 
- range
- ref_name_ and_ type 
- rids
- s3_path
- serializable_error 
- series_archetype_ rid 
- series_data_ type 
- series_metadata_ rid 
- set_operator 
- success_result 
- tag_name 
- tag_value 
- time_unit 
- timestamp
- token
- unit
Structs§
- Channel
- ColumnName 
- DataSource RefName 
- Empty
- ErrorResult 
- ErrorType 
- Should be of the format Namespace:ErrorType
- InProgressResult 
- Label
- LogicalSeries Rid 
- McapChannel Id 
- McapChannel Topic 
- Property
- PropertyName 
- PropertyValue 
- Range
- RefNameAndType 
- S3Path
- SerializableError 
- A SerializableError is a representation of a ServiceException that exists to send error results to clients as part of a response object when directly throwing an exception is undesirable.
- SeriesArchetype Rid 
- SeriesMetadata Rid 
- SuccessResult 
- TagName
- TagValue
- Timestamp
- Picosecond precision timestamp type, represented by an epoch time in seconds, a nanosecond offset, and optional picosecond offset. The nanosecond offset is from the start of the epoch second, so must be less than 1 billion. The optional picosecond offset is only used for picosecond-precision data sources and is from the start of the nanosecond, so must be less than 1000.
- Token
- Tokens are used with paginated requests to get the next “page” of results from an API, and typically are used as both part of the request and response schema of an endpoint to allow users to stream pages of results.
- Unit
Enums§
- ArchivedStatus 
- DataSource Type 
- Granularity
- Handle
- IngestStatus 
- IngestStatus V2 
- McapChannel Locator 
- SeriesData Type 
- The data types that are available for querying.
- SetOperator
- TimeUnit