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

Properties of an InstanceGroupManagerAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

InstanceGroupManagerAggregatedList id

items

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

InstanceGroupManagerAggregatedList items

kind

kind?: (string|null);

InstanceGroupManagerAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

InstanceGroupManagerAggregatedList nextPageToken

selfLink?: (string|null);

InstanceGroupManagerAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

InstanceGroupManagerAggregatedList unreachables

warning

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

InstanceGroupManagerAggregatedList warning