Google Cloud Redis Cluster V1 Client - Class GcsBackupSource (0.4.0)

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

Backups stored in Cloud Storage buckets.

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

Generated from protobuf message google.cloud.redis.cluster.v1.Cluster.GcsBackupSource

Namespace

Google \ Cloud \ Redis \ Cluster \ V1 \ Cluster

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uris array

Optional. URIs of the GCS objects to import. Example: gs://bucket1/object1, gs://bucket2/folder2/object2

getUris

Optional. URIs of the GCS objects to import.

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

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setUris

Optional. URIs of the GCS objects to import.

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

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