Class: Google::Cloud::StorageInsights::V1::LocationMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/storageinsights/v1/storageinsights.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#dataset_config_available::Boolean

Returns 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.



923
924
925
926
# File 'proto_docs/google/cloud/storageinsights/v1/storageinsights.rb', line 923

class LocationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#report_config_available::Boolean

Returns 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.



923
924
925
926
# File 'proto_docs/google/cloud/storageinsights/v1/storageinsights.rb', line 923

class LocationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end