Interface protos.google.cloud.compute.v1beta.IHealthSourceAggregatedList (6.5.0)

Properties of a HealthSourceAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

HealthSourceAggregatedList id

items

items?: ({ [k: string]: google.cloud.compute.v1beta.IHealthSourcesScopedList }|null);

HealthSourceAggregatedList items

kind

kind?: (string|null);

HealthSourceAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

HealthSourceAggregatedList nextPageToken

selfLink?: (string|null);

HealthSourceAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

HealthSourceAggregatedList unreachables

warning

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

HealthSourceAggregatedList warning