GoogleApi.CloudAsset.V1.Model.PartitionSpec (google_api_cloud_asset v0.22.1) View Source
Specifications of BigQuery partitioned table as export destination.
Attributes
-
partitionKey(type:String.t, default:nil) - The partition key for BigQuery partitioned table.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudAsset.V1.Model.PartitionSpec{
partitionKey: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.