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

Properties of an InstanceGroupsListInstances.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

InstanceGroupsListInstances id

items

items?: (google.cloud.compute.v1.IInstanceWithNamedPorts[]|null);

InstanceGroupsListInstances items

kind

kind?: (string|null);

InstanceGroupsListInstances kind

nextPageToken

nextPageToken?: (string|null);

InstanceGroupsListInstances nextPageToken

selfLink?: (string|null);

InstanceGroupsListInstances selfLink

warning

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

InstanceGroupsListInstances warning