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

Properties of an InstantSnapshotAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

InstantSnapshotAggregatedList id

items

items?: ({ [k: string]: google.cloud.compute.v1.IInstantSnapshotsScopedList }|null);

InstantSnapshotAggregatedList items

kind

kind?: (string|null);

InstantSnapshotAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

InstantSnapshotAggregatedList nextPageToken

selfLink?: (string|null);

InstantSnapshotAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

InstantSnapshotAggregatedList unreachables

warning

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

InstantSnapshotAggregatedList warning