The time when the snapshot is taken. If specified as partition key, the
result table(s) is partitoned by the additional timestamp column,
readTime. If [read_time] in ExportAssetsRequest is specified, the
readTime column's value will be the same as it. Otherwise, its value will
be the current time that is used to take the snapshot.
RequestTime
The time when the request is received and started to be processed. 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. If used, it means using non-partitioned table.
[[["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 details the \u003ccode\u003ePartitionKey\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, used for specifying the column key when exporting assets to BigQuery partitioned tables.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.12.0 is the latest version available for this resource, although the page contains details for several previous versions dating as far back as 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartitionKey\u003c/code\u003e enum supports three possible fields: \u003ccode\u003eReadTime\u003c/code\u003e, \u003ccode\u003eRequestTime\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, with \u003ccode\u003eReadTime\u003c/code\u003e and \u003ccode\u003eRequestTime\u003c/code\u003e being used for partitioning, and \u003ccode\u003eUnspecified\u003c/code\u003e for non-partitioned tables.\u003c/p\u003e\n"],["\u003cp\u003eWhen \u003ccode\u003eReadTime\u003c/code\u003e is selected as the partition key, the partitioned tables use a timestamp column named \u003ccode\u003ereadTime\u003c/code\u003e, which will match the specified \u003ccode\u003eread_time\u003c/code\u003e in \u003ccode\u003eExportAssetsRequest\u003c/code\u003e or default to the snapshot time.\u003c/p\u003e\n"],["\u003cp\u003eIf \u003ccode\u003eRequestTime\u003c/code\u003e is the chosen partition key, the table(s) are partitioned using a timestamp column called \u003ccode\u003erequestTime\u003c/code\u003e, which represents the time the request was received.\u003c/p\u003e\n"]]],[],null,[]]