Package | Description |
---|---|
com.google.api.services.bigquery.model |
Modifier and Type | Method and Description |
---|---|
SnapshotDefinition |
SnapshotDefinition.clone() |
SnapshotDefinition |
Table.getSnapshotDefinition()
Output only.
|
SnapshotDefinition |
SnapshotDefinition.set(String fieldName,
Object value) |
SnapshotDefinition |
SnapshotDefinition.setBaseTableReference(TableReference baseTableReference)
Required.
|
SnapshotDefinition |
SnapshotDefinition.setSnapshotTime(com.google.api.client.util.DateTime snapshotTime)
Required.
|
Modifier and Type | Method and Description |
---|---|
Table |
Table.setSnapshotDefinition(SnapshotDefinition snapshotDefinition)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.