Package | Description |
---|---|
com.google.cloud.bigquery |
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
|
Modifier and Type | Method and Description |
---|---|
static CloneDefinition.Builder |
CloneDefinition.newBuilder() |
abstract CloneDefinition.Builder |
CloneDefinition.Builder.setBaseTableId(TableId baseTableId)
Reference describing the ID of the table that was Cloned.
|
abstract CloneDefinition.Builder |
CloneDefinition.Builder.setCloneTime(String dateTime)
The time at which the base table was Cloned.
|
abstract CloneDefinition.Builder |
CloneDefinition.toBuilder()
Returns a builder for a Clone table definition.
|
Copyright © 2023 Google LLC. All rights reserved.