StartMaterializedViewRefreshTaskRunRequest

Types

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

Properties

Link copied to clipboard

The ID of the Data Catalog where the table reside. If none is supplied, the account ID is used by default.

Link copied to clipboard

The name of the database where the table resides.

Link copied to clipboard

Specifies whether this is a full refresh of the task run.

Link copied to clipboard

The name of the table to generate run the materialized view refresh task.

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