This enum determines the partition key column for the bigquery tables.
Partitioning can improve query performance and reduce query cost by
filtering partitions. Refer to
https://cloud.google.com/bigquery/docs/partitioned-tables for details.
The time when the request is received. If specified as partition key,
the result table(s) is partitoned by the RequestTime column, an
additional timestamp column representing when the request was received.
Unspecified
Unspecified partition key. Tables won't be partitioned using this
option.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage details different versions of the \u003ccode\u003ePartitionKey\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, ranging from version 2.7.0 to the latest version 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartitionKey\u003c/code\u003e enum is used to define the partitioning column for BigQuery tables, enhancing query performance and reducing costs.\u003c/p\u003e\n"],["\u003cp\u003eThe available partition key options within the enum are \u003ccode\u003eRequestTime\u003c/code\u003e, which partitions tables by the time a request was received, and \u003ccode\u003eUnspecified\u003c/code\u003e, which indicates that no partitioning should be applied.\u003c/p\u003e\n"],["\u003cp\u003eThe documented enum is found within the \u003ccode\u003eGoogle.Cloud.Asset.V1.IamPolicyAnalysisOutputConfig.Types.BigQueryDestination.Types.PartitionKey\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]