public interface RouterStatusBgpPeerStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Route |
getAdvertisedRoutes(int index)
Routes that were advertised to the remote BGP peer
|
int |
getAdvertisedRoutesCount()
Routes that were advertised to the remote BGP peer
|
List<Route> |
getAdvertisedRoutesList()
Routes that were advertised to the remote BGP peer
|
RouteOrBuilder |
getAdvertisedRoutesOrBuilder(int index)
Routes that were advertised to the remote BGP peer
|
List<? extends RouteOrBuilder> |
getAdvertisedRoutesOrBuilderList()
Routes that were advertised to the remote BGP peer
|
BfdStatus |
getBfdStatus()
optional .google.cloud.compute.v1.BfdStatus bfd_status = 395631729; |
BfdStatusOrBuilder |
getBfdStatusOrBuilder()
optional .google.cloud.compute.v1.BfdStatus bfd_status = 395631729; |
boolean |
getEnableIpv6()
Enable IPv6 traffic over BGP Peer.
|
String |
getIpAddress()
IP address of the local BGP interface.
|
com.google.protobuf.ByteString |
getIpAddressBytes()
IP address of the local BGP interface.
|
String |
getIpv6NexthopAddress()
IPv6 address of the local BGP interface.
|
com.google.protobuf.ByteString |
getIpv6NexthopAddressBytes()
IPv6 address of the local BGP interface.
|
String |
getLinkedVpnTunnel()
URL of the VPN tunnel that this BGP peer controls.
|
com.google.protobuf.ByteString |
getLinkedVpnTunnelBytes()
URL of the VPN tunnel that this BGP peer controls.
|
boolean |
getMd5AuthEnabled()
Informs whether MD5 authentication is enabled on this BGP peer.
|
String |
getName()
Name of this BGP peer.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of this BGP peer.
|
int |
getNumLearnedRoutes()
Number of routes learned from the remote BGP Peer.
|
String |
getPeerIpAddress()
IP address of the remote BGP interface.
|
com.google.protobuf.ByteString |
getPeerIpAddressBytes()
IP address of the remote BGP interface.
|
String |
getPeerIpv6NexthopAddress()
IPv6 address of the remote BGP interface.
|
com.google.protobuf.ByteString |
getPeerIpv6NexthopAddressBytes()
IPv6 address of the remote BGP interface.
|
String |
getRouterApplianceInstance()
[Output only] URI of the VM instance that is used as third-party router appliances such as Next Gen Firewalls, Virtual Routers, or Router Appliances.
|
com.google.protobuf.ByteString |
getRouterApplianceInstanceBytes()
[Output only] URI of the VM instance that is used as third-party router appliances such as Next Gen Firewalls, Virtual Routers, or Router Appliances.
|
String |
getState()
The state of the BGP session.
|
com.google.protobuf.ByteString |
getStateBytes()
The state of the BGP session.
|
String |
getStatus()
Status of the BGP peer: {UP, DOWN}
Check the Status enum for the list of possible values.
|
com.google.protobuf.ByteString |
getStatusBytes()
Status of the BGP peer: {UP, DOWN}
Check the Status enum for the list of possible values.
|
String |
getStatusReason()
Indicates why particular status was returned.
|
com.google.protobuf.ByteString |
getStatusReasonBytes()
Indicates why particular status was returned.
|
String |
getUptime()
Time this session has been up.
|
com.google.protobuf.ByteString |
getUptimeBytes()
Time this session has been up.
|
String |
getUptimeSeconds()
Time this session has been up, in seconds.
|
com.google.protobuf.ByteString |
getUptimeSecondsBytes()
Time this session has been up, in seconds.
|
boolean |
hasBfdStatus()
optional .google.cloud.compute.v1.BfdStatus bfd_status = 395631729; |
boolean |
hasEnableIpv6()
Enable IPv6 traffic over BGP Peer.
|
boolean |
hasIpAddress()
IP address of the local BGP interface.
|
boolean |
hasIpv6NexthopAddress()
IPv6 address of the local BGP interface.
|
boolean |
hasLinkedVpnTunnel()
URL of the VPN tunnel that this BGP peer controls.
|
boolean |
hasMd5AuthEnabled()
Informs whether MD5 authentication is enabled on this BGP peer.
|
boolean |
hasName()
Name of this BGP peer.
|
boolean |
hasNumLearnedRoutes()
Number of routes learned from the remote BGP Peer.
|
boolean |
hasPeerIpAddress()
IP address of the remote BGP interface.
|
boolean |
hasPeerIpv6NexthopAddress()
IPv6 address of the remote BGP interface.
|
boolean |
hasRouterApplianceInstance()
[Output only] URI of the VM instance that is used as third-party router appliances such as Next Gen Firewalls, Virtual Routers, or Router Appliances.
|
boolean |
hasState()
The state of the BGP session.
|
boolean |
hasStatus()
Status of the BGP peer: {UP, DOWN}
Check the Status enum for the list of possible values.
|
boolean |
hasStatusReason()
Indicates why particular status was returned.
|
boolean |
hasUptime()
Time this session has been up.
|
boolean |
hasUptimeSeconds()
Time this session has been up, in seconds.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Route> getAdvertisedRoutesList()
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068;Route getAdvertisedRoutes(int index)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068;int getAdvertisedRoutesCount()
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068;List<? extends RouteOrBuilder> getAdvertisedRoutesOrBuilderList()
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068;RouteOrBuilder getAdvertisedRoutesOrBuilder(int index)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068;boolean hasBfdStatus()
optional .google.cloud.compute.v1.BfdStatus bfd_status = 395631729;BfdStatus getBfdStatus()
optional .google.cloud.compute.v1.BfdStatus bfd_status = 395631729;BfdStatusOrBuilder getBfdStatusOrBuilder()
optional .google.cloud.compute.v1.BfdStatus bfd_status = 395631729;boolean hasEnableIpv6()
Enable IPv6 traffic over BGP Peer. If not specified, it is disabled by default.
optional bool enable_ipv6 = 181467939;boolean getEnableIpv6()
Enable IPv6 traffic over BGP Peer. If not specified, it is disabled by default.
optional bool enable_ipv6 = 181467939;boolean hasIpAddress()
IP address of the local BGP interface.
optional string ip_address = 406272220;String getIpAddress()
IP address of the local BGP interface.
optional string ip_address = 406272220;com.google.protobuf.ByteString getIpAddressBytes()
IP address of the local BGP interface.
optional string ip_address = 406272220;boolean hasIpv6NexthopAddress()
IPv6 address of the local BGP interface.
optional string ipv6_nexthop_address = 27968211;String getIpv6NexthopAddress()
IPv6 address of the local BGP interface.
optional string ipv6_nexthop_address = 27968211;com.google.protobuf.ByteString getIpv6NexthopAddressBytes()
IPv6 address of the local BGP interface.
optional string ipv6_nexthop_address = 27968211;boolean hasLinkedVpnTunnel()
URL of the VPN tunnel that this BGP peer controls.
optional string linked_vpn_tunnel = 352296953;String getLinkedVpnTunnel()
URL of the VPN tunnel that this BGP peer controls.
optional string linked_vpn_tunnel = 352296953;com.google.protobuf.ByteString getLinkedVpnTunnelBytes()
URL of the VPN tunnel that this BGP peer controls.
optional string linked_vpn_tunnel = 352296953;boolean hasMd5AuthEnabled()
Informs whether MD5 authentication is enabled on this BGP peer.
optional bool md5_auth_enabled = 451152075;boolean getMd5AuthEnabled()
Informs whether MD5 authentication is enabled on this BGP peer.
optional bool md5_auth_enabled = 451152075;boolean hasName()
Name of this BGP peer. Unique within the Routers resource.
optional string name = 3373707;String getName()
Name of this BGP peer. Unique within the Routers resource.
optional string name = 3373707;com.google.protobuf.ByteString getNameBytes()
Name of this BGP peer. Unique within the Routers resource.
optional string name = 3373707;boolean hasNumLearnedRoutes()
Number of routes learned from the remote BGP Peer.
optional uint32 num_learned_routes = 135457535;int getNumLearnedRoutes()
Number of routes learned from the remote BGP Peer.
optional uint32 num_learned_routes = 135457535;boolean hasPeerIpAddress()
IP address of the remote BGP interface.
optional string peer_ip_address = 207735769;String getPeerIpAddress()
IP address of the remote BGP interface.
optional string peer_ip_address = 207735769;com.google.protobuf.ByteString getPeerIpAddressBytes()
IP address of the remote BGP interface.
optional string peer_ip_address = 207735769;boolean hasPeerIpv6NexthopAddress()
IPv6 address of the remote BGP interface.
optional string peer_ipv6_nexthop_address = 491486608;String getPeerIpv6NexthopAddress()
IPv6 address of the remote BGP interface.
optional string peer_ipv6_nexthop_address = 491486608;com.google.protobuf.ByteString getPeerIpv6NexthopAddressBytes()
IPv6 address of the remote BGP interface.
optional string peer_ipv6_nexthop_address = 491486608;boolean hasRouterApplianceInstance()
[Output only] URI of the VM instance that is used as third-party router appliances such as Next Gen Firewalls, Virtual Routers, or Router Appliances. The VM instance is the peer side of the BGP session.
optional string router_appliance_instance = 468312989;String getRouterApplianceInstance()
[Output only] URI of the VM instance that is used as third-party router appliances such as Next Gen Firewalls, Virtual Routers, or Router Appliances. The VM instance is the peer side of the BGP session.
optional string router_appliance_instance = 468312989;com.google.protobuf.ByteString getRouterApplianceInstanceBytes()
[Output only] URI of the VM instance that is used as third-party router appliances such as Next Gen Firewalls, Virtual Routers, or Router Appliances. The VM instance is the peer side of the BGP session.
optional string router_appliance_instance = 468312989;boolean hasState()
The state of the BGP session. For a list of possible values for this field, see BGP session states.
optional string state = 109757585;String getState()
The state of the BGP session. For a list of possible values for this field, see BGP session states.
optional string state = 109757585;com.google.protobuf.ByteString getStateBytes()
The state of the BGP session. For a list of possible values for this field, see BGP session states.
optional string state = 109757585;boolean hasStatus()
Status of the BGP peer: {UP, DOWN}
Check the Status enum for the list of possible values.
optional string status = 181260274;String getStatus()
Status of the BGP peer: {UP, DOWN}
Check the Status enum for the list of possible values.
optional string status = 181260274;com.google.protobuf.ByteString getStatusBytes()
Status of the BGP peer: {UP, DOWN}
Check the Status enum for the list of possible values.
optional string status = 181260274;boolean hasStatusReason()
Indicates why particular status was returned. Check the StatusReason enum for the list of possible values.
optional string status_reason = 342706993;String getStatusReason()
Indicates why particular status was returned. Check the StatusReason enum for the list of possible values.
optional string status_reason = 342706993;com.google.protobuf.ByteString getStatusReasonBytes()
Indicates why particular status was returned. Check the StatusReason enum for the list of possible values.
optional string status_reason = 342706993;boolean hasUptime()
Time this session has been up. Format: 14 years, 51 weeks, 6 days, 23 hours, 59 minutes, 59 seconds
optional string uptime = 235379688;String getUptime()
Time this session has been up. Format: 14 years, 51 weeks, 6 days, 23 hours, 59 minutes, 59 seconds
optional string uptime = 235379688;com.google.protobuf.ByteString getUptimeBytes()
Time this session has been up. Format: 14 years, 51 weeks, 6 days, 23 hours, 59 minutes, 59 seconds
optional string uptime = 235379688;boolean hasUptimeSeconds()
Time this session has been up, in seconds. Format: 145
optional string uptime_seconds = 104736040;String getUptimeSeconds()
Time this session has been up, in seconds. Format: 145
optional string uptime_seconds = 104736040;com.google.protobuf.ByteString getUptimeSecondsBytes()
Time this session has been up, in seconds. Format: 145
optional string uptime_seconds = 104736040;Copyright © 2023 Google LLC. All rights reserved.