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

Properties of a NodeGroupAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

NodeGroupAggregatedList id

items

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

NodeGroupAggregatedList items

kind

kind?: (string|null);

NodeGroupAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

NodeGroupAggregatedList nextPageToken

selfLink?: (string|null);

NodeGroupAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

NodeGroupAggregatedList unreachables

warning

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

NodeGroupAggregatedList warning