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

Properties of a RouteList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

RouteList id

items

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

RouteList items

kind

kind?: (string|null);

RouteList kind

nextPageToken

nextPageToken?: (string|null);

RouteList nextPageToken

selfLink?: (string|null);

RouteList selfLink

warning

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

RouteList warning