Interface protos.google.cloud.compute.v1.IHealthAggregationPolicyAggregatedList (6.9.0)

Properties of a HealthAggregationPolicyAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

HealthAggregationPolicyAggregatedList id

items

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

HealthAggregationPolicyAggregatedList items

kind

kind?: (string|null);

HealthAggregationPolicyAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

HealthAggregationPolicyAggregatedList nextPageToken

selfLink?: (string|null);

HealthAggregationPolicyAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

HealthAggregationPolicyAggregatedList unreachables

warning

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

HealthAggregationPolicyAggregatedList warning