Package | Description |
---|---|
com.google.api.services.bigquery.model |
Modifier and Type | Method and Description |
---|---|
PartitioningDefinition |
PartitioningDefinition.clone() |
PartitioningDefinition |
Table.getPartitionDefinition()
Optional.
|
PartitioningDefinition |
PartitioningDefinition.set(String fieldName,
Object value) |
PartitioningDefinition |
PartitioningDefinition.setPartitionedColumn(List<PartitionedColumn> partitionedColumn)
Optional.
|
Modifier and Type | Method and Description |
---|---|
Table |
Table.setPartitionDefinition(PartitioningDefinition partitionDefinition)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.