Google Cloud Memorystore for Redis V1 API - Class Google::Cloud::Redis::Cluster::V1::Cluster::GcsBackupSource (v0.6.0)

Reference documentation and code samples for the Google Cloud Memorystore for Redis V1 API class Google::Cloud::Redis::Cluster::V1::Cluster::GcsBackupSource.

Backups stored in Cloud Storage buckets. The Cloud Storage buckets need to be the same region as the clusters.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#uris

def uris() -> ::Array<::String>
Returns
  • (::Array<::String>) — Optional. URIs of the GCS objects to import. Example: gs://bucket1/object1, gs://bucket2/folder2/object2

#uris=

def uris=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Optional. URIs of the GCS objects to import. Example: gs://bucket1/object1, gs://bucket2/folder2/object2
Returns
  • (::Array<::String>) — Optional. URIs of the GCS objects to import. Example: gs://bucket1/object1, gs://bucket2/folder2/object2