Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::Instance::GcsBackupSource.
Backups that stored in Cloud Storage buckets. The Cloud Storage buckets need to be the same region as the instances.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#uris
def uris() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. Example: gs://bucket1/object1, gs://bucket2/folder2/object2
#uris=
def uris=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. Example: gs://bucket1/object1, gs://bucket2/folder2/object2
Returns
- (::Array<::String>) — Optional. Example: gs://bucket1/object1, gs://bucket2/folder2/object2