Reference documentation and code samples for the Google Cloud Redis Cluster V1 Client class BackupCollection.
BackupCollection of a cluster.
Generated from protobuf message google.cloud.redis.cluster.v1.BackupCollection
Namespace
Google \ Cloud \ Redis \ Cluster \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. Full resource path of the backup collection.
↳ cluster_uid
string
Output only. The cluster uid of the backup collection.
↳ cluster
string
Output only. The full resource path of the cluster the backup collection belongs to. Example: projects/{project}/locations/{location}/clusters/{cluster}
↳ kms_key
string
Output only. The KMS key used to encrypt the backups under this backup collection.
↳ uid
string
Output only. System assigned unique identifier of the backup collection.
getName
Identifier. Full resource path of the backup collection.
string
setName
Identifier. Full resource path of the backup collection.
var
string
$this
getClusterUid
Output only. The cluster uid of the backup collection.
string
setClusterUid
Output only. The cluster uid of the backup collection.
var
string
$this
getCluster
Output only. The full resource path of the cluster the backup collection belongs to. Example: projects/{project}/locations/{location}/clusters/{cluster}
string
setCluster
Output only. The full resource path of the cluster the backup collection belongs to. Example: projects/{project}/locations/{location}/clusters/{cluster}
var
string
$this
getKmsKey
Output only. The KMS key used to encrypt the backups under this backup collection.
string
setKmsKey
Output only. The KMS key used to encrypt the backups under this backup collection.
var
string
$this
getUid
Output only. System assigned unique identifier of the backup collection.
string
setUid
Output only. System assigned unique identifier of the backup collection.
var
string
$this