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

Properties of a DiskAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

DiskAggregatedList id

items

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

DiskAggregatedList items

kind

kind?: (string|null);

DiskAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

DiskAggregatedList nextPageToken

selfLink?: (string|null);

DiskAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

DiskAggregatedList unreachables

warning

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

DiskAggregatedList warning