Interface protos.google.cloud.filestore.v1beta1.ISnapshot (3.3.0)

Properties of a Snapshot.

Package

@google-cloud/filestore

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Snapshot createTime

description

description?: (string|null);

Snapshot description

filesystemUsedBytes

filesystemUsedBytes?: (number|Long|string|null);

Snapshot filesystemUsedBytes

labels

labels?: ({ [k: string]: string }|null);

Snapshot labels

name

name?: (string|null);

Snapshot name

state

state?: (google.cloud.filestore.v1beta1.Snapshot.State|keyof typeof google.cloud.filestore.v1beta1.Snapshot.State|null);

Snapshot state