Google Cloud Memorystore V1 Client - Class GcsBackupSource (0.4.1)

Reference documentation and code samples for the Google Cloud Memorystore V1 Client class GcsBackupSource.

Backups that stored in Cloud Storage buckets.

The Cloud Storage buckets need to be the same region as the instances.

Generated from protobuf message google.cloud.memorystore.v1.Instance.GcsBackupSource

Namespace

Google \ Cloud \ Memorystore \ V1 \ Instance

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uris array

Optional. Example: gs://bucket1/object1, gs://bucket2/folder2/object2

getUris

Optional. Example: gs://bucket1/object1, gs://bucket2/folder2/object2

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setUris

Optional. Example: gs://bucket1/object1, gs://bucket2/folder2/object2

Parameter
Name Description
var string[]
Returns
Type Description
$this