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 documentation provides reference information for the \u003ccode\u003ePartitionSpec.Types.PartitionKey\u003c/code\u003e enum within the Google Cloud Asset Inventory v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 3.12.0, with a list of previous versions ranging from 3.11.0 down to 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartitionKey\u003c/code\u003e enum determines how asset data is partitioned when exported to BigQuery, specifically whether it uses a non-partitioned table or one partitioned by \u003ccode\u003eReadTime\u003c/code\u003e or \u003ccode\u003eRequestTime\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadTime\u003c/code\u003e field, if used as a partition key, partitions the resulting table by the time the snapshot was taken.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestTime\u003c/code\u003e field, if used as a partition key, partitions the result table(s) based on the time the request was received.\u003c/p\u003e\n"]]],[],null,[]]