Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::BgpRouteNetworkLayerReachabilityInformation.
Network Layer Reachability Information (NLRI) for a route.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#path_id
def path_id() -> ::Integer
Returns
- (::Integer) — If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
#path_id=
def path_id=(value) -> ::Integer
Parameter
- value (::Integer) — If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
Returns
- (::Integer) — If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
#prefix
def prefix() -> ::String
Returns
- (::String) — Human readable CIDR notation for a prefix. E.g. 10.42.0.0/16.
#prefix=
def prefix=(value) -> ::String
Parameter
- value (::String) — Human readable CIDR notation for a prefix. E.g. 10.42.0.0/16.
Returns
- (::String) — Human readable CIDR notation for a prefix. E.g. 10.42.0.0/16.