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

Properties of an InstanceGroupAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

InstanceGroupAggregatedList id

items

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

InstanceGroupAggregatedList items

kind

kind?: (string|null);

InstanceGroupAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

InstanceGroupAggregatedList nextPageToken

selfLink?: (string|null);

InstanceGroupAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

InstanceGroupAggregatedList unreachables

warning

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

InstanceGroupAggregatedList warning