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

Properties of a DiskTypeAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

DiskTypeAggregatedList id

items

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

DiskTypeAggregatedList items

kind

kind?: (string|null);

DiskTypeAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

DiskTypeAggregatedList nextPageToken

selfLink?: (string|null);

DiskTypeAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

DiskTypeAggregatedList unreachables

warning

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

DiskTypeAggregatedList warning