Google Cloud Capacity Planner V1beta Client - Class PartitionKey (0.1.1)
Stay organized with collections
Save and categorize content based on your preferences.
Protobuf type google.cloud.capacityplanner.v1beta.BigQueryDestination.PartitionKey
Namespace
Google \ Cloud \ CapacityPlanner \ V1beta \ BigQueryDestination
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
PARTITION_KEY_UNSPECIFIED
Value: 0
Unspecified partition key. Tables won't be partitioned using this
option.
Generated from protobuf enum PARTITION_KEY_UNSPECIFIED = 0;
REQUEST_TIME
Value: 1
The time when the request is received. If specified as partition key,
the result table(s) is partitioned by the RequestTime column, an
additional timestamp column representing when the request was received.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-01-24 UTC."],[],[]]