Storage Insights V1 API - Class Google::Cloud::StorageInsights::V1::LocationMetadata (v1.2.0)

Reference documentation and code samples for the Storage Insights V1 API class Google::Cloud::StorageInsights::V1::LocationMetadata.

Metadata that helps discover which resources are available in a location.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dataset_config_available

def dataset_config_available() -> ::Boolean
Returns
  • (::Boolean) — If true, storageinsights.googleapis.com/DatasetConfig resource is available at the location.

#dataset_config_available=

def dataset_config_available=(value) -> ::Boolean
Parameter
  • value (::Boolean) — If true, storageinsights.googleapis.com/DatasetConfig resource is available at the location.
Returns
  • (::Boolean) — If true, storageinsights.googleapis.com/DatasetConfig resource is available at the location.

#report_config_available

def report_config_available() -> ::Boolean
Returns
  • (::Boolean) — If true, storageinsights.googleapis.com/ReportConfig resource is available at the location.

#report_config_available=

def report_config_available=(value) -> ::Boolean
Parameter
  • value (::Boolean) — If true, storageinsights.googleapis.com/ReportConfig resource is available at the location.
Returns
  • (::Boolean) — If true, storageinsights.googleapis.com/ReportConfig resource is available at the location.