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

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String