Class: Google::Container::V1beta1::ResourceUsageExportConfig::BigQueryDestination

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb

Overview

Parameters for using BigQuery as the destination of resource usage export.

Instance Attribute Summary collapse

Instance Attribute Details

#dataset_idString

Returns The ID of a BigQuery Dataset.

Returns:

  • (String)

    The ID of a BigQuery Dataset.



2521
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 2521

class BigQueryDestination; end