DisassociateDataSegmentEntry

Contains information about a data segment entry to disassociate from a dataset.

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 to disassociate.

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 to disassociate.

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