Reference documentation and code samples for the Google Cloud Asset Inventory v1 API enum IamPolicyAnalysisOutputConfig.Types.BigQueryDestination.Types.PartitionKey.
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\u003eThis webpage provides documentation for the \u003ccode\u003eIamPolicyAnalysisOutputConfig.Types.BigQueryDestination.Types.PartitionKey\u003c/code\u003e enum within the Google Cloud Asset Inventory v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is for version 3.12.0, with accessible documentation dating back to version 2.7.0 of this API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartitionKey\u003c/code\u003e enum defines how BigQuery tables are partitioned, which can be specified as either \u003ccode\u003eRequestTime\u003c/code\u003e or \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSelecting \u003ccode\u003eRequestTime\u003c/code\u003e as the partition key results in partitioning the table by the time the request was received, adding a corresponding timestamp column.\u003c/p\u003e\n"],["\u003cp\u003eChoosing \u003ccode\u003eUnspecified\u003c/code\u003e means that tables will not be partitioned.\u003c/p\u003e\n"]]],[],null,[]]