[[["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-17 UTC."],[[["The `PartitionSpec` class, found within the `Google.Cloud.Asset.V1` namespace, defines specifications for BigQuery partitioned tables as export destinations."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for handling message structures, equality checks, deep cloning, and buffer management."],["`PartitionSpec` has two constructors: a default constructor (`PartitionSpec()`) and a copy constructor (`PartitionSpec(PartitionSpec other)`), which are used for creating new instances and for making copies of existing `PartitionSpec` objects, respectively."],["The class includes a `PartitionKey` property, enabling users to define the partitioning key for BigQuery tables, with its type defined as `PartitionSpec.Types.PartitionKey`."],["The latest available version is 3.12.0, and there are many prior versions available for selection, with version 2.8.0 being where this documentation is located."]]],[]]