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

Properties of an InstanceList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

InstanceList id

items

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

InstanceList items

kind

kind?: (string|null);

InstanceList kind

nextPageToken

nextPageToken?: (string|null);

InstanceList nextPageToken

selfLink?: (string|null);

InstanceList selfLink

warning

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

InstanceList warning