DataSegmentRelationshipSummary
Contains summary information about a data segment relationship between a source session dataset that contains the data and a curated dataset that references it, including the time series and timestamp range.
Types
Properties
Link copied to clipboard
The nanosecond-precision end time of the data segment.
Link copied to clipboard
The ID of the source session dataset that contains the data segment.
Link copied to clipboard
The nanosecond-precision start time of the data segment.
Link copied to clipboard
The ID of the curated dataset that references the data segment.
Link copied to clipboard
The ID of the time series.
Functions
Link copied to clipboard
inline fun copy(block: DataSegmentRelationshipSummary.Builder.() -> Unit = {}): DataSegmentRelationshipSummary