public final class RouterStatusBgpPeerStatus extends com.google.protobuf.GeneratedMessageV3 implements RouterStatusBgpPeerStatusOrBuilder
Protobuf type
google.cloud.compute.v1.RouterStatusBgpPeerStatus| Modifier and Type | Class and Description |
|---|---|
static class |
RouterStatusBgpPeerStatus.Builder |
static class |
RouterStatusBgpPeerStatus.Status
Status of the BGP peer: {UP, DOWN}
|
static class |
RouterStatusBgpPeerStatus.StatusReason
Indicates why particular status was returned.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ADVERTISED_ROUTES_FIELD_NUMBER |
static int |
BFD_STATUS_FIELD_NUMBER |
static int |
ENABLE_IPV6_FIELD_NUMBER |
static int |
IP_ADDRESS_FIELD_NUMBER |
static int |
IPV6_NEXTHOP_ADDRESS_FIELD_NUMBER |
static int |
LINKED_VPN_TUNNEL_FIELD_NUMBER |
static int |
MD5_AUTH_ENABLED_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NUM_LEARNED_ROUTES_FIELD_NUMBER |
static int |
PEER_IP_ADDRESS_FIELD_NUMBER |
static int |
PEER_IPV6_NEXTHOP_ADDRESS_FIELD_NUMBER |
static int |
ROUTER_APPLIANCE_INSTANCE_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
STATUS_REASON_FIELD_NUMBER |
static int |
UPTIME_FIELD_NUMBER |
static int |
UPTIME_SECONDS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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; |
static RouterStatusBgpPeerStatus |
getDefaultInstance() |
RouterStatusBgpPeerStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.
|
com.google.protobuf.Parser<RouterStatusBgpPeerStatus> |
getParserForType() |
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.
|
int |
getSerializedSize() |
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.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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.
|
int |
hashCode() |
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.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RouterStatusBgpPeerStatus.Builder |
newBuilder() |
static RouterStatusBgpPeerStatus.Builder |
newBuilder(RouterStatusBgpPeerStatus prototype) |
RouterStatusBgpPeerStatus.Builder |
newBuilderForType() |
protected RouterStatusBgpPeerStatus.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static RouterStatusBgpPeerStatus |
parseDelimitedFrom(InputStream input) |
static RouterStatusBgpPeerStatus |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterStatusBgpPeerStatus |
parseFrom(byte[] data) |
static RouterStatusBgpPeerStatus |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterStatusBgpPeerStatus |
parseFrom(ByteBuffer data) |
static RouterStatusBgpPeerStatus |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterStatusBgpPeerStatus |
parseFrom(com.google.protobuf.ByteString data) |
static RouterStatusBgpPeerStatus |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterStatusBgpPeerStatus |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RouterStatusBgpPeerStatus |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterStatusBgpPeerStatus |
parseFrom(InputStream input) |
static RouterStatusBgpPeerStatus |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<RouterStatusBgpPeerStatus> |
parser() |
RouterStatusBgpPeerStatus.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ADVERTISED_ROUTES_FIELD_NUMBER
public static final int BFD_STATUS_FIELD_NUMBER
public static final int ENABLE_IPV6_FIELD_NUMBER
public static final int IP_ADDRESS_FIELD_NUMBER
public static final int IPV6_NEXTHOP_ADDRESS_FIELD_NUMBER
public static final int LINKED_VPN_TUNNEL_FIELD_NUMBER
public static final int MD5_AUTH_ENABLED_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int NUM_LEARNED_ROUTES_FIELD_NUMBER
public static final int PEER_IP_ADDRESS_FIELD_NUMBER
public static final int PEER_IPV6_NEXTHOP_ADDRESS_FIELD_NUMBER
public static final int ROUTER_APPLIANCE_INSTANCE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int STATUS_REASON_FIELD_NUMBER
public static final int UPTIME_FIELD_NUMBER
public static final int UPTIME_SECONDS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<Route> getAdvertisedRoutesList()
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068;getAdvertisedRoutesList in interface RouterStatusBgpPeerStatusOrBuilderpublic List<? extends RouteOrBuilder> getAdvertisedRoutesOrBuilderList()
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068;getAdvertisedRoutesOrBuilderList in interface RouterStatusBgpPeerStatusOrBuilderpublic int getAdvertisedRoutesCount()
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068;getAdvertisedRoutesCount in interface RouterStatusBgpPeerStatusOrBuilderpublic Route getAdvertisedRoutes(int index)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068;getAdvertisedRoutes in interface RouterStatusBgpPeerStatusOrBuilderpublic RouteOrBuilder getAdvertisedRoutesOrBuilder(int index)
Routes that were advertised to the remote BGP peer
repeated .google.cloud.compute.v1.Route advertised_routes = 333393068;getAdvertisedRoutesOrBuilder in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean hasBfdStatus()
optional .google.cloud.compute.v1.BfdStatus bfd_status = 395631729;hasBfdStatus in interface RouterStatusBgpPeerStatusOrBuilderpublic BfdStatus getBfdStatus()
optional .google.cloud.compute.v1.BfdStatus bfd_status = 395631729;getBfdStatus in interface RouterStatusBgpPeerStatusOrBuilderpublic BfdStatusOrBuilder getBfdStatusOrBuilder()
optional .google.cloud.compute.v1.BfdStatus bfd_status = 395631729;getBfdStatusOrBuilder in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean hasEnableIpv6()
Enable IPv6 traffic over BGP Peer. If not specified, it is disabled by default.
optional bool enable_ipv6 = 181467939;hasEnableIpv6 in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean getEnableIpv6()
Enable IPv6 traffic over BGP Peer. If not specified, it is disabled by default.
optional bool enable_ipv6 = 181467939;getEnableIpv6 in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean hasIpAddress()
IP address of the local BGP interface.
optional string ip_address = 406272220;hasIpAddress in interface RouterStatusBgpPeerStatusOrBuilderpublic String getIpAddress()
IP address of the local BGP interface.
optional string ip_address = 406272220;getIpAddress in interface RouterStatusBgpPeerStatusOrBuilderpublic com.google.protobuf.ByteString getIpAddressBytes()
IP address of the local BGP interface.
optional string ip_address = 406272220;getIpAddressBytes in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean hasIpv6NexthopAddress()
IPv6 address of the local BGP interface.
optional string ipv6_nexthop_address = 27968211;hasIpv6NexthopAddress in interface RouterStatusBgpPeerStatusOrBuilderpublic String getIpv6NexthopAddress()
IPv6 address of the local BGP interface.
optional string ipv6_nexthop_address = 27968211;getIpv6NexthopAddress in interface RouterStatusBgpPeerStatusOrBuilderpublic com.google.protobuf.ByteString getIpv6NexthopAddressBytes()
IPv6 address of the local BGP interface.
optional string ipv6_nexthop_address = 27968211;getIpv6NexthopAddressBytes in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean hasLinkedVpnTunnel()
URL of the VPN tunnel that this BGP peer controls.
optional string linked_vpn_tunnel = 352296953;hasLinkedVpnTunnel in interface RouterStatusBgpPeerStatusOrBuilderpublic String getLinkedVpnTunnel()
URL of the VPN tunnel that this BGP peer controls.
optional string linked_vpn_tunnel = 352296953;getLinkedVpnTunnel in interface RouterStatusBgpPeerStatusOrBuilderpublic com.google.protobuf.ByteString getLinkedVpnTunnelBytes()
URL of the VPN tunnel that this BGP peer controls.
optional string linked_vpn_tunnel = 352296953;getLinkedVpnTunnelBytes in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean hasMd5AuthEnabled()
Informs whether MD5 authentication is enabled on this BGP peer.
optional bool md5_auth_enabled = 451152075;hasMd5AuthEnabled in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean getMd5AuthEnabled()
Informs whether MD5 authentication is enabled on this BGP peer.
optional bool md5_auth_enabled = 451152075;getMd5AuthEnabled in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean hasName()
Name of this BGP peer. Unique within the Routers resource.
optional string name = 3373707;hasName in interface RouterStatusBgpPeerStatusOrBuilderpublic String getName()
Name of this BGP peer. Unique within the Routers resource.
optional string name = 3373707;getName in interface RouterStatusBgpPeerStatusOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of this BGP peer. Unique within the Routers resource.
optional string name = 3373707;getNameBytes in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean hasNumLearnedRoutes()
Number of routes learned from the remote BGP Peer.
optional uint32 num_learned_routes = 135457535;hasNumLearnedRoutes in interface RouterStatusBgpPeerStatusOrBuilderpublic int getNumLearnedRoutes()
Number of routes learned from the remote BGP Peer.
optional uint32 num_learned_routes = 135457535;getNumLearnedRoutes in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean hasPeerIpAddress()
IP address of the remote BGP interface.
optional string peer_ip_address = 207735769;hasPeerIpAddress in interface RouterStatusBgpPeerStatusOrBuilderpublic String getPeerIpAddress()
IP address of the remote BGP interface.
optional string peer_ip_address = 207735769;getPeerIpAddress in interface RouterStatusBgpPeerStatusOrBuilderpublic com.google.protobuf.ByteString getPeerIpAddressBytes()
IP address of the remote BGP interface.
optional string peer_ip_address = 207735769;getPeerIpAddressBytes in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean hasPeerIpv6NexthopAddress()
IPv6 address of the remote BGP interface.
optional string peer_ipv6_nexthop_address = 491486608;hasPeerIpv6NexthopAddress in interface RouterStatusBgpPeerStatusOrBuilderpublic String getPeerIpv6NexthopAddress()
IPv6 address of the remote BGP interface.
optional string peer_ipv6_nexthop_address = 491486608;getPeerIpv6NexthopAddress in interface RouterStatusBgpPeerStatusOrBuilderpublic com.google.protobuf.ByteString getPeerIpv6NexthopAddressBytes()
IPv6 address of the remote BGP interface.
optional string peer_ipv6_nexthop_address = 491486608;getPeerIpv6NexthopAddressBytes in interface RouterStatusBgpPeerStatusOrBuilderpublic 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;hasRouterApplianceInstance in interface RouterStatusBgpPeerStatusOrBuilderpublic 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;getRouterApplianceInstance in interface RouterStatusBgpPeerStatusOrBuilderpublic 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;getRouterApplianceInstanceBytes in interface RouterStatusBgpPeerStatusOrBuilderpublic 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;hasState in interface RouterStatusBgpPeerStatusOrBuilderpublic 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;getState in interface RouterStatusBgpPeerStatusOrBuilderpublic 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;getStateBytes in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean hasStatus()
Status of the BGP peer: {UP, DOWN}
Check the Status enum for the list of possible values.
optional string status = 181260274;hasStatus in interface RouterStatusBgpPeerStatusOrBuilderpublic String getStatus()
Status of the BGP peer: {UP, DOWN}
Check the Status enum for the list of possible values.
optional string status = 181260274;getStatus in interface RouterStatusBgpPeerStatusOrBuilderpublic 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;getStatusBytes in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean hasStatusReason()
Indicates why particular status was returned. Check the StatusReason enum for the list of possible values.
optional string status_reason = 342706993;hasStatusReason in interface RouterStatusBgpPeerStatusOrBuilderpublic String getStatusReason()
Indicates why particular status was returned. Check the StatusReason enum for the list of possible values.
optional string status_reason = 342706993;getStatusReason in interface RouterStatusBgpPeerStatusOrBuilderpublic 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;getStatusReasonBytes in interface RouterStatusBgpPeerStatusOrBuilderpublic 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;hasUptime in interface RouterStatusBgpPeerStatusOrBuilderpublic 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;getUptime in interface RouterStatusBgpPeerStatusOrBuilderpublic 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;getUptimeBytes in interface RouterStatusBgpPeerStatusOrBuilderpublic boolean hasUptimeSeconds()
Time this session has been up, in seconds. Format: 145
optional string uptime_seconds = 104736040;hasUptimeSeconds in interface RouterStatusBgpPeerStatusOrBuilderpublic String getUptimeSeconds()
Time this session has been up, in seconds. Format: 145
optional string uptime_seconds = 104736040;getUptimeSeconds in interface RouterStatusBgpPeerStatusOrBuilderpublic com.google.protobuf.ByteString getUptimeSecondsBytes()
Time this session has been up, in seconds. Format: 145
optional string uptime_seconds = 104736040;getUptimeSecondsBytes in interface RouterStatusBgpPeerStatusOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static RouterStatusBgpPeerStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RouterStatusBgpPeerStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RouterStatusBgpPeerStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RouterStatusBgpPeerStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RouterStatusBgpPeerStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RouterStatusBgpPeerStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RouterStatusBgpPeerStatus parseFrom(InputStream input) throws IOException
IOExceptionpublic static RouterStatusBgpPeerStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RouterStatusBgpPeerStatus parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RouterStatusBgpPeerStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RouterStatusBgpPeerStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RouterStatusBgpPeerStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RouterStatusBgpPeerStatus.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RouterStatusBgpPeerStatus.Builder newBuilder()
public static RouterStatusBgpPeerStatus.Builder newBuilder(RouterStatusBgpPeerStatus prototype)
public RouterStatusBgpPeerStatus.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RouterStatusBgpPeerStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static RouterStatusBgpPeerStatus getDefaultInstance()
public static com.google.protobuf.Parser<RouterStatusBgpPeerStatus> parser()
public com.google.protobuf.Parser<RouterStatusBgpPeerStatus> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public RouterStatusBgpPeerStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.