static PartitionSpec.PartitionKey |
PartitionSpec.PartitionKey.forNumber(int value) |
|
PartitionSpec.PartitionKey |
PartitionSpec.Builder.getPartitionKey() |
The partition key for BigQuery partitioned table.
|
PartitionSpec.PartitionKey |
PartitionSpec.getPartitionKey() |
The partition key for BigQuery partitioned table.
|
PartitionSpec.PartitionKey |
PartitionSpecOrBuilder.getPartitionKey() |
The partition key for BigQuery partitioned table.
|
static PartitionSpec.PartitionKey |
PartitionSpec.PartitionKey.valueOf(int value) |
Deprecated.
|
static PartitionSpec.PartitionKey |
PartitionSpec.PartitionKey.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static PartitionSpec.PartitionKey |
PartitionSpec.PartitionKey.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PartitionSpec.PartitionKey[] |
PartitionSpec.PartitionKey.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|