Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::SnapshotSettingsStorageLocationSettingsStorageLocationPreference.
A structure for specifying storage locations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Name of the location. It should be one of the GCS buckets.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Name of the location. It should be one of the GCS buckets.
Returns
- (::String) — Name of the location. It should be one of the GCS buckets.