Properties of a Backup.
Package
@google-cloud/alloydbProperties
annotations
annotations?: ({ [k: string]: string }|null);
Backup annotations
clusterName
clusterName?: (string|null);
Backup clusterName
clusterUid
clusterUid?: (string|null);
Backup clusterUid
createTime
createTime?: (google.protobuf.ITimestamp|null);
Backup createTime
databaseVersion
databaseVersion?: (google.cloud.alloydb.v1alpha.DatabaseVersion|keyof typeof google.cloud.alloydb.v1alpha.DatabaseVersion|null);
Backup databaseVersion
deleteTime
deleteTime?: (google.protobuf.ITimestamp|null);
Backup deleteTime
description
description?: (string|null);
Backup description
displayName
displayName?: (string|null);
Backup displayName
encryptionConfig
encryptionConfig?: (google.cloud.alloydb.v1alpha.IEncryptionConfig|null);
Backup encryptionConfig
encryptionInfo
encryptionInfo?: (google.cloud.alloydb.v1alpha.IEncryptionInfo|null);
Backup encryptionInfo
etag
etag?: (string|null);
Backup etag
expiryQuantity
expiryQuantity?: (google.cloud.alloydb.v1alpha.Backup.IQuantityBasedExpiry|null);
Backup expiryQuantity
expiryTime
expiryTime?: (google.protobuf.ITimestamp|null);
Backup expiryTime
labels
labels?: ({ [k: string]: string }|null);
Backup labels
name
name?: (string|null);
Backup name
reconciling
reconciling?: (boolean|null);
Backup reconciling
satisfiesPzi
satisfiesPzi?: (boolean|null);
Backup satisfiesPzi
satisfiesPzs
satisfiesPzs?: (boolean|null);
Backup satisfiesPzs
sizeBytes
sizeBytes?: (number|Long|string|null);
Backup sizeBytes
state
state?: (google.cloud.alloydb.v1alpha.Backup.State|keyof typeof google.cloud.alloydb.v1alpha.Backup.State|null);
Backup state
type
type?: (google.cloud.alloydb.v1alpha.Backup.Type|keyof typeof google.cloud.alloydb.v1alpha.Backup.Type|null);
Backup type
uid
uid?: (string|null);
Backup uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Backup updateTime