Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::IntelligenceConfig::Filter::CloudStorageLocations.
Collection of bucket locations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#locations
def locations() -> ::Array<::String>
Returns
-
(::Array<::String>) — Optional. Bucket locations. Location can be any of the Cloud Storage
regions specified in lower case format. For example,
us-east1
,us-west1
.
#locations=
def locations=(value) -> ::Array<::String>
Parameter
-
value (::Array<::String>) — Optional. Bucket locations. Location can be any of the Cloud Storage
regions specified in lower case format. For example,
us-east1
,us-west1
.
Returns
-
(::Array<::String>) — Optional. Bucket locations. Location can be any of the Cloud Storage
regions specified in lower case format. For example,
us-east1
,us-west1
.