Reference documentation and code samples for the Compute V1 Client class Origin.
[Output only] BGP origin (EGP, IGP or INCOMPLETE)
Protobuf type google.cloud.compute.v1.BgpRoute.Origin
Namespace
Google \ Cloud \ Compute \ V1 \ BgpRouteMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_ORIGIN
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ORIGIN = 0;
BGP_ORIGIN_EGP
Value: 378906473
Generated from protobuf enum BGP_ORIGIN_EGP = 378906473;
BGP_ORIGIN_IGP
Value: 378910317
Generated from protobuf enum BGP_ORIGIN_IGP = 378910317;
BGP_ORIGIN_INCOMPLETE
Value: 452839811
Generated from protobuf enum BGP_ORIGIN_INCOMPLETE = 452839811;