Interface protos.google.cloud.compute.v1.IBgpRoute (6.5.0)

Properties of a BgpRoute.

Package

@google-cloud/compute

Properties

asPaths

asPaths?: (google.cloud.compute.v1.IBgpRouteAsPath[]|null);

BgpRoute asPaths

communities

communities?: (string[]|null);

BgpRoute communities

destination

destination?: (google.cloud.compute.v1.IBgpRouteNetworkLayerReachabilityInformation|null);

BgpRoute destination

med

med?: (number|null);

BgpRoute med

origin

origin?: (string|null);

BgpRoute origin