Class: Google::Cloud::StorageInsights::V1::DatasetConfig::CloudStorageLocations

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

Overview

Collection of Cloud Storage locations.

Instance Attribute Summary collapse

Instance Attribute Details

#locations::Array<::String>

Returns:

  • (::Array<::String>)


585
586
587
588
# File 'proto_docs/google/cloud/storageinsights/v1/storageinsights.rb', line 585

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