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

Properties of a HealthCheckList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

HealthCheckList id

items

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

HealthCheckList items

kind

kind?: (string|null);

HealthCheckList kind

nextPageToken

nextPageToken?: (string|null);

HealthCheckList nextPageToken

selfLink?: (string|null);

HealthCheckList selfLink

warning

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

HealthCheckList warning