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

Properties of a NodeTypeAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

NodeTypeAggregatedList id

items

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

NodeTypeAggregatedList items

kind

kind?: (string|null);

NodeTypeAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

NodeTypeAggregatedList nextPageToken

selfLink?: (string|null);

NodeTypeAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

NodeTypeAggregatedList unreachables

warning

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

NodeTypeAggregatedList warning