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

Properties of a RouterAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

RouterAggregatedList id

items

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

RouterAggregatedList items

kind

kind?: (string|null);

RouterAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

RouterAggregatedList nextPageToken

selfLink?: (string|null);

RouterAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

RouterAggregatedList unreachables

warning

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

RouterAggregatedList warning