Interface protos.google.cloud.compute.v1.IInstantSnapshotList (4.5.0)

Properties of an InstantSnapshotList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

InstantSnapshotList id

items

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

InstantSnapshotList items

kind

kind?: (string|null);

InstantSnapshotList kind

nextPageToken

nextPageToken?: (string|null);

InstantSnapshotList nextPageToken

selfLink?: (string|null);

InstantSnapshotList selfLink

warning

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

InstantSnapshotList warning