Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::ResourceUsageExportConfig::BigQueryDestination.
Parameters for using BigQuery as the destination of resource usage export.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dataset_id
def dataset_id() -> ::String
Returns
- (::String) — The ID of a BigQuery Dataset.
#dataset_id=
def dataset_id=(value) -> ::String
Parameter
- value (::String) — The ID of a BigQuery Dataset.
Returns
- (::String) — The ID of a BigQuery Dataset.