Properties of a Backup.
Package
@google-cloud/filestoreProperties
capacityGb
capacityGb?: (number|Long|string|null);
Backup capacityGb
createTime
createTime?: (google.protobuf.ITimestamp|null);
Backup createTime
description
description?: (string|null);
Backup description
downloadBytes
downloadBytes?: (number|Long|string|null);
Backup downloadBytes
kmsKey
kmsKey?: (string|null);
Backup kmsKey
labels
labels?: ({ [k: string]: string }|null);
Backup labels
name
name?: (string|null);
Backup name
satisfiesPzs
satisfiesPzs?: (google.protobuf.IBoolValue|null);
Backup satisfiesPzs
sourceFileShare
sourceFileShare?: (string|null);
Backup sourceFileShare
sourceInstance
sourceInstance?: (string|null);
Backup sourceInstance
sourceInstanceTier
sourceInstanceTier?: (google.cloud.filestore.v1.Instance.Tier|keyof typeof google.cloud.filestore.v1.Instance.Tier|null);
Backup sourceInstanceTier
state
state?: (google.cloud.filestore.v1.Backup.State|keyof typeof google.cloud.filestore.v1.Backup.State|null);
Backup state
storageBytes
storageBytes?: (number|Long|string|null);
Backup storageBytes