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

Properties of a TargetPoolList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

TargetPoolList id

items

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

TargetPoolList items

kind

kind?: (string|null);

TargetPoolList kind

nextPageToken

nextPageToken?: (string|null);

TargetPoolList nextPageToken

selfLink?: (string|null);

TargetPoolList selfLink

warning

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

TargetPoolList warning