Interface protos.google.cloud.compute.v1beta.IRoutersListBgpRoutes (6.5.0)

Properties of a RoutersListBgpRoutes.

Package

@google-cloud/compute

Properties

etag

etag?: (string|null);

RoutersListBgpRoutes etag

id

id?: (string|null);

RoutersListBgpRoutes id

kind

kind?: (string|null);

RoutersListBgpRoutes kind

nextPageToken

nextPageToken?: (string|null);

RoutersListBgpRoutes nextPageToken

result

result?: (google.cloud.compute.v1beta.IBgpRoute[]|null);

RoutersListBgpRoutes result

selfLink?: (string|null);

RoutersListBgpRoutes selfLink

unreachables

unreachables?: (string[]|null);

RoutersListBgpRoutes unreachables

warning

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

RoutersListBgpRoutes warning