Interface protos.google.cloud.compute.v1beta.IHealthSourceList (6.14.0)

Properties of a HealthSourceList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

HealthSourceList id

items

items?: (google.cloud.compute.v1beta.IHealthSource[]|null);

HealthSourceList items

kind

kind?: (string|null);

HealthSourceList kind

nextPageToken

nextPageToken?: (string|null);

HealthSourceList nextPageToken

selfLink?: (string|null);

HealthSourceList selfLink

warning

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

HealthSourceList warning