[[["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 2025-04-09 UTC."],[[["The latest version of the `PartitionSpec` class is 3.12.0, part of the Google.Cloud.Asset.V1 namespace, with various prior versions available down to 2.7.0."],["`PartitionSpec` is a sealed class in the Google Cloud Asset V1 library, defining the specification for BigQuery partitioned tables as an export destination."],["This class implements multiple interfaces, including `IMessage`, `IEquatable\u003cPartitionSpec\u003e`, `IDeepCloneable\u003cPartitionSpec\u003e`, and `IBufferMessage`, among others."],["The `PartitionSpec` class has a `PartitionKey` property, which specifies the key used for partitioning the BigQuery table, with its type being `PartitionSpec.Types.PartitionKey`."],["There are two public constructors available to create a `PartitionSpec` instance, one is the default, and the other takes a pre-existing `PartitionSpec` object as a parameter."]]],[]]