Reference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::Asset::V1::PartitionSpec.
Specifications of BigQuery partitioned table as export destination.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#partition_key
def partition_key() -> ::Google::Cloud::Asset::V1::PartitionSpec::PartitionKey
Returns
- (::Google::Cloud::Asset::V1::PartitionSpec::PartitionKey) — The partition key for BigQuery partitioned table.
#partition_key=
def partition_key=(value) -> ::Google::Cloud::Asset::V1::PartitionSpec::PartitionKey
Parameter
- value (::Google::Cloud::Asset::V1::PartitionSpec::PartitionKey) — The partition key for BigQuery partitioned table.
Returns
- (::Google::Cloud::Asset::V1::PartitionSpec::PartitionKey) — The partition key for BigQuery partitioned table.