Interface protos.google.cloud.netapp.v1.ISnapshot (0.2.1)

Properties of a Snapshot.

Package

@google-cloud/netapp

Properties

createTime

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

Snapshot createTime

description

description?: (string|null);

Snapshot description

labels

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

Snapshot labels

name

name?: (string|null);

Snapshot name

state

state?: (google.cloud.netapp.v1.Snapshot.State|keyof typeof google.cloud.netapp.v1.Snapshot.State|null);

Snapshot state

stateDetails

stateDetails?: (string|null);

Snapshot stateDetails

usedBytes

usedBytes?: (number|null);

Snapshot usedBytes