Interface protos.google.cloud.compute.v1.IRouterList (4.5.0)

Properties of a RouterList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

RouterList id

items

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

RouterList items

kind

kind?: (string|null);

RouterList kind

nextPageToken

nextPageToken?: (string|null);

RouterList nextPageToken

selfLink?: (string|null);

RouterList selfLink

warning

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

RouterList warning