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

Properties of a BackendServiceAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

BackendServiceAggregatedList id

items

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

BackendServiceAggregatedList items

kind

kind?: (string|null);

BackendServiceAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

BackendServiceAggregatedList nextPageToken

selfLink?: (string|null);

BackendServiceAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

BackendServiceAggregatedList unreachables

warning

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

BackendServiceAggregatedList warning