Class Google::Cloud::Container::V1::ResourceUsageExportConfig::BigQueryDestination (v0.7.3)

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.