Reference documentation and code samples for the Google Cloud Memorystore V1 Client class BackupCollection.
BackupCollection of an instance.
Generated from protobuf message google.cloud.memorystore.v1.BackupCollection
Namespace
Google \ Cloud \ Memorystore \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. Full resource path of the backup collection.
↳ instance_uid
string
Output only. The instance uid of the backup collection.
↳ instance
string
Output only. The full resource path of the instance the backup collection belongs to. Example: projects/{project}/locations/{location}/instances/{instance}
↳ 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.
↳ create_time
getName
Identifier. Full resource path of the backup collection.
string
setName
Identifier. Full resource path of the backup collection.
var
string
$this
getInstanceUid
Output only. The instance uid of the backup collection.
string
setInstanceUid
Output only. The instance uid of the backup collection.
var
string
$this
getInstance
Output only. The full resource path of the instance the backup collection belongs to. Example: projects/{project}/locations/{location}/instances/{instance}
string
setInstance
Output only. The full resource path of the instance the backup collection belongs to. Example: projects/{project}/locations/{location}/instances/{instance}
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
getCreateTime
Output only. The time when the backup collection was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time when the backup collection was created.
$this