DataSegmentSummary

Contains summary information about a data segment, including its source dataset, time series, timestamp range, and enrichment status.

Types

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

Properties

Link copied to clipboard

The alias of the time series.

Link copied to clipboard

The data type of the time series.

Link copied to clipboard

The nanosecond-precision end time of the data segment.

Link copied to clipboard

The enrichment information for the data segment.

Link copied to clipboard

The ID of the source 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 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