ListTableOptimizerRunsResponse

Types

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

Properties

Link copied to clipboard

The Catalog ID of the table.

Link copied to clipboard

The name of the database in the catalog in which the table resides.

Link copied to clipboard

A continuation token for paginating the returned list of optimizer runs, returned if the current segment of the list is not the last.

Link copied to clipboard

The name of the table.

Link copied to clipboard

A list of the optimizer runs associated with a 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