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
kmsKeyName
kmsKeyName?: (string|null);
Backup kmsKeyName
labels
labels?: ({ [k: string]: string }|null);
Backup labels
name
name?: (string|null);
Backup name
satisfiesPzi
satisfiesPzi?: (boolean|null);
Backup satisfiesPzi
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.v1beta1.Instance.Tier|keyof typeof google.cloud.filestore.v1beta1.Instance.Tier|null);
Backup sourceInstanceTier
state
state?: (google.cloud.filestore.v1beta1.Backup.State|keyof typeof google.cloud.filestore.v1beta1.Backup.State|null);
Backup state
storageBytes
storageBytes?: (number|Long|string|null);
Backup storageBytes