Interface protos.google.cloud.compute.v1.ISnapshotList (4.3.0)

Properties of a SnapshotList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

SnapshotList id

items

items?: (google.cloud.compute.v1.ISnapshot[]|null);

SnapshotList items

kind

kind?: (string|null);

SnapshotList kind

nextPageToken

nextPageToken?: (string|null);

SnapshotList nextPageToken

selfLink?: (string|null);

SnapshotList selfLink

warning

warning?: (google.cloud.compute.v1.IWarning|null);

SnapshotList warning