Class BackupCollection (0.2.0)

BackupCollection(mapping=None, *, ignore_unknown_fields=False, **kwargs)

BackupCollection of an instance.

Attributes

Name Description
name str
Identifier. Full resource path of the backup collection.
instance_uid str
Output only. The instance uid of the backup collection.
instance str
Output only. The full resource path of the instance the backup collection belongs to. Example: projects/{project}/locations/{location}/instances/{instance}
kms_key str
Output only. The KMS key used to encrypt the backups under this backup collection.
uid str
Output only. System assigned unique identifier of the backup collection.
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the backup collection was created.