UpdateDatasetRequest

The request for an UpdateDataset operation

Types

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

Properties

Link copied to clipboard

The unique resource identifier for a Dataset.

Link copied to clipboard

A token that ensures idempotency. This token expires in 10 minutes.

Link copied to clipboard

A description for the Dataset.

Link copied to clipboard

The unique identifier for the Dataset to update.

Link copied to clipboard

A display title for the Dataset.

Link copied to clipboard

The format in which the Dataset data is structured.

Link copied to clipboard

Definition for a schema on a tabular Dataset.

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