UpdateTableObjectsRequest

Types

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

Properties

Link copied to clipboard

The catalog containing the governed table to update. Defaults to the caller’s account ID.

Link copied to clipboard

The database containing the governed table to update.

Link copied to clipboard

The governed table to update.

Link copied to clipboard

The transaction at which to do the write.

Link copied to clipboard

A list of WriteOperation objects that define an object to add to or delete from the manifest for a governed table.

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