BatchAssociateDataSegmentsToDatasetRequest

Types

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

Properties

Link copied to clipboard

The list of data segment entries to associate with the dataset.

Link copied to clipboard

A unique, case-sensitive identifier that you provide to ensure that the request is idempotent. If you retry a request that completed successfully using the same client token, the retry succeeds without performing any further actions.

Link copied to clipboard

The ID of the curated dataset to associate data segments with.

Link copied to clipboard

The name of the workspace that contains the dataset.

Functions

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