Package com.google.cloud.compute.v1
Class BfdStatus.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder>
-
- com.google.cloud.compute.v1.BfdStatus.Builder
-
- All Implemented Interfaces:
BfdStatusOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BfdStatus
public static final class BfdStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder> implements BfdStatusOrBuilder
Next free: 15
Protobuf typegoogle.cloud.compute.v1.BfdStatus
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BfdStatus.BuilderaddAllControlPacketIntervals(Iterable<? extends PacketIntervals> values)Inter-packet time interval statistics for control packets.BfdStatus.BuilderaddControlPacketIntervals(int index, PacketIntervals value)Inter-packet time interval statistics for control packets.BfdStatus.BuilderaddControlPacketIntervals(int index, PacketIntervals.Builder builderForValue)Inter-packet time interval statistics for control packets.BfdStatus.BuilderaddControlPacketIntervals(PacketIntervals value)Inter-packet time interval statistics for control packets.BfdStatus.BuilderaddControlPacketIntervals(PacketIntervals.Builder builderForValue)Inter-packet time interval statistics for control packets.PacketIntervals.BuilderaddControlPacketIntervalsBuilder()Inter-packet time interval statistics for control packets.PacketIntervals.BuilderaddControlPacketIntervalsBuilder(int index)Inter-packet time interval statistics for control packets.BfdStatus.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BfdStatusbuild()BfdStatusbuildPartial()BfdStatus.Builderclear()BfdStatus.BuilderclearBfdSessionInitializationMode()The BFD session initialization mode for this BGP peer.BfdStatus.BuilderclearConfigUpdateTimestampMicros()Unix timestamp of the most recent config update.BfdStatus.BuilderclearControlPacketCounts()Control packet counts for the current BFD session.BfdStatus.BuilderclearControlPacketIntervals()Inter-packet time interval statistics for control packets.BfdStatus.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BfdStatus.BuilderclearLocalDiagnostic()The diagnostic code specifies the local system's reason for the last change in session state.BfdStatus.BuilderclearLocalState()The current BFD session state as seen by the transmitting system.BfdStatus.BuilderclearNegotiatedLocalControlTxIntervalMs()Negotiated transmit interval for control packets.BfdStatus.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BfdStatus.BuilderclearRxPacket()The most recent Rx control packet for this BFD session.BfdStatus.BuilderclearTxPacket()The most recent Tx control packet for this BFD session.BfdStatus.BuilderclearUptimeMs()Session uptime in milliseconds.BfdStatus.Builderclone()StringgetBfdSessionInitializationMode()The BFD session initialization mode for this BGP peer.com.google.protobuf.ByteStringgetBfdSessionInitializationModeBytes()The BFD session initialization mode for this BGP peer.longgetConfigUpdateTimestampMicros()Unix timestamp of the most recent config update.BfdStatusPacketCountsgetControlPacketCounts()Control packet counts for the current BFD session.BfdStatusPacketCounts.BuildergetControlPacketCountsBuilder()Control packet counts for the current BFD session.BfdStatusPacketCountsOrBuildergetControlPacketCountsOrBuilder()Control packet counts for the current BFD session.PacketIntervalsgetControlPacketIntervals(int index)Inter-packet time interval statistics for control packets.PacketIntervals.BuildergetControlPacketIntervalsBuilder(int index)Inter-packet time interval statistics for control packets.List<PacketIntervals.Builder>getControlPacketIntervalsBuilderList()Inter-packet time interval statistics for control packets.intgetControlPacketIntervalsCount()Inter-packet time interval statistics for control packets.List<PacketIntervals>getControlPacketIntervalsList()Inter-packet time interval statistics for control packets.PacketIntervalsOrBuildergetControlPacketIntervalsOrBuilder(int index)Inter-packet time interval statistics for control packets.List<? extends PacketIntervalsOrBuilder>getControlPacketIntervalsOrBuilderList()Inter-packet time interval statistics for control packets.BfdStatusgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetLocalDiagnostic()The diagnostic code specifies the local system's reason for the last change in session state.com.google.protobuf.ByteStringgetLocalDiagnosticBytes()The diagnostic code specifies the local system's reason for the last change in session state.StringgetLocalState()The current BFD session state as seen by the transmitting system.com.google.protobuf.ByteStringgetLocalStateBytes()The current BFD session state as seen by the transmitting system.intgetNegotiatedLocalControlTxIntervalMs()Negotiated transmit interval for control packets.BfdPacketgetRxPacket()The most recent Rx control packet for this BFD session.BfdPacket.BuildergetRxPacketBuilder()The most recent Rx control packet for this BFD session.BfdPacketOrBuildergetRxPacketOrBuilder()The most recent Rx control packet for this BFD session.BfdPacketgetTxPacket()The most recent Tx control packet for this BFD session.BfdPacket.BuildergetTxPacketBuilder()The most recent Tx control packet for this BFD session.BfdPacketOrBuildergetTxPacketOrBuilder()The most recent Tx control packet for this BFD session.longgetUptimeMs()Session uptime in milliseconds.booleanhasBfdSessionInitializationMode()The BFD session initialization mode for this BGP peer.booleanhasConfigUpdateTimestampMicros()Unix timestamp of the most recent config update.booleanhasControlPacketCounts()Control packet counts for the current BFD session.booleanhasLocalDiagnostic()The diagnostic code specifies the local system's reason for the last change in session state.booleanhasLocalState()The current BFD session state as seen by the transmitting system.booleanhasNegotiatedLocalControlTxIntervalMs()Negotiated transmit interval for control packets.booleanhasRxPacket()The most recent Rx control packet for this BFD session.booleanhasTxPacket()The most recent Tx control packet for this BFD session.booleanhasUptimeMs()Session uptime in milliseconds.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BfdStatus.BuildermergeControlPacketCounts(BfdStatusPacketCounts value)Control packet counts for the current BFD session.BfdStatus.BuildermergeFrom(BfdStatus other)BfdStatus.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BfdStatus.BuildermergeFrom(com.google.protobuf.Message other)BfdStatus.BuildermergeRxPacket(BfdPacket value)The most recent Rx control packet for this BFD session.BfdStatus.BuildermergeTxPacket(BfdPacket value)The most recent Tx control packet for this BFD session.BfdStatus.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BfdStatus.BuilderremoveControlPacketIntervals(int index)Inter-packet time interval statistics for control packets.BfdStatus.BuildersetBfdSessionInitializationMode(String value)The BFD session initialization mode for this BGP peer.BfdStatus.BuildersetBfdSessionInitializationModeBytes(com.google.protobuf.ByteString value)The BFD session initialization mode for this BGP peer.BfdStatus.BuildersetConfigUpdateTimestampMicros(long value)Unix timestamp of the most recent config update.BfdStatus.BuildersetControlPacketCounts(BfdStatusPacketCounts value)Control packet counts for the current BFD session.BfdStatus.BuildersetControlPacketCounts(BfdStatusPacketCounts.Builder builderForValue)Control packet counts for the current BFD session.BfdStatus.BuildersetControlPacketIntervals(int index, PacketIntervals value)Inter-packet time interval statistics for control packets.BfdStatus.BuildersetControlPacketIntervals(int index, PacketIntervals.Builder builderForValue)Inter-packet time interval statistics for control packets.BfdStatus.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BfdStatus.BuildersetLocalDiagnostic(String value)The diagnostic code specifies the local system's reason for the last change in session state.BfdStatus.BuildersetLocalDiagnosticBytes(com.google.protobuf.ByteString value)The diagnostic code specifies the local system's reason for the last change in session state.BfdStatus.BuildersetLocalState(String value)The current BFD session state as seen by the transmitting system.BfdStatus.BuildersetLocalStateBytes(com.google.protobuf.ByteString value)The current BFD session state as seen by the transmitting system.BfdStatus.BuildersetNegotiatedLocalControlTxIntervalMs(int value)Negotiated transmit interval for control packets.BfdStatus.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)BfdStatus.BuildersetRxPacket(BfdPacket value)The most recent Rx control packet for this BFD session.BfdStatus.BuildersetRxPacket(BfdPacket.Builder builderForValue)The most recent Rx control packet for this BFD session.BfdStatus.BuildersetTxPacket(BfdPacket value)The most recent Tx control packet for this BFD session.BfdStatus.BuildersetTxPacket(BfdPacket.Builder builderForValue)The most recent Tx control packet for this BFD session.BfdStatus.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BfdStatus.BuildersetUptimeMs(long value)Session uptime in milliseconds.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder>
-
clear
public BfdStatus.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder>
-
getDefaultInstanceForType
public BfdStatus getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BfdStatus build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BfdStatus buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BfdStatus.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder>
-
setField
public BfdStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder>
-
clearField
public BfdStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder>
-
clearOneof
public BfdStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder>
-
setRepeatedField
public BfdStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder>
-
addRepeatedField
public BfdStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder>
-
mergeFrom
public BfdStatus.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BfdStatus.Builder>
-
mergeFrom
public BfdStatus.Builder mergeFrom(BfdStatus other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder>
-
mergeFrom
public BfdStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BfdStatus.Builder>- Throws:
IOException
-
hasBfdSessionInitializationMode
public boolean hasBfdSessionInitializationMode()
The BFD session initialization mode for this BGP peer. If set to ACTIVE, the Cloud Router will initiate the BFD session for this BGP peer. If set to PASSIVE, the Cloud Router will wait for the peer router to initiate the BFD session for this BGP peer. If set to DISABLED, BFD is disabled for this BGP peer. Check the BfdSessionInitializationMode enum for the list of possible values.
optional string bfd_session_initialization_mode = 218156954;- Specified by:
hasBfdSessionInitializationModein interfaceBfdStatusOrBuilder- Returns:
- Whether the bfdSessionInitializationMode field is set.
-
getBfdSessionInitializationMode
public String getBfdSessionInitializationMode()
The BFD session initialization mode for this BGP peer. If set to ACTIVE, the Cloud Router will initiate the BFD session for this BGP peer. If set to PASSIVE, the Cloud Router will wait for the peer router to initiate the BFD session for this BGP peer. If set to DISABLED, BFD is disabled for this BGP peer. Check the BfdSessionInitializationMode enum for the list of possible values.
optional string bfd_session_initialization_mode = 218156954;- Specified by:
getBfdSessionInitializationModein interfaceBfdStatusOrBuilder- Returns:
- The bfdSessionInitializationMode.
-
getBfdSessionInitializationModeBytes
public com.google.protobuf.ByteString getBfdSessionInitializationModeBytes()
The BFD session initialization mode for this BGP peer. If set to ACTIVE, the Cloud Router will initiate the BFD session for this BGP peer. If set to PASSIVE, the Cloud Router will wait for the peer router to initiate the BFD session for this BGP peer. If set to DISABLED, BFD is disabled for this BGP peer. Check the BfdSessionInitializationMode enum for the list of possible values.
optional string bfd_session_initialization_mode = 218156954;- Specified by:
getBfdSessionInitializationModeBytesin interfaceBfdStatusOrBuilder- Returns:
- The bytes for bfdSessionInitializationMode.
-
setBfdSessionInitializationMode
public BfdStatus.Builder setBfdSessionInitializationMode(String value)
The BFD session initialization mode for this BGP peer. If set to ACTIVE, the Cloud Router will initiate the BFD session for this BGP peer. If set to PASSIVE, the Cloud Router will wait for the peer router to initiate the BFD session for this BGP peer. If set to DISABLED, BFD is disabled for this BGP peer. Check the BfdSessionInitializationMode enum for the list of possible values.
optional string bfd_session_initialization_mode = 218156954;- Parameters:
value- The bfdSessionInitializationMode to set.- Returns:
- This builder for chaining.
-
clearBfdSessionInitializationMode
public BfdStatus.Builder clearBfdSessionInitializationMode()
The BFD session initialization mode for this BGP peer. If set to ACTIVE, the Cloud Router will initiate the BFD session for this BGP peer. If set to PASSIVE, the Cloud Router will wait for the peer router to initiate the BFD session for this BGP peer. If set to DISABLED, BFD is disabled for this BGP peer. Check the BfdSessionInitializationMode enum for the list of possible values.
optional string bfd_session_initialization_mode = 218156954;- Returns:
- This builder for chaining.
-
setBfdSessionInitializationModeBytes
public BfdStatus.Builder setBfdSessionInitializationModeBytes(com.google.protobuf.ByteString value)
The BFD session initialization mode for this BGP peer. If set to ACTIVE, the Cloud Router will initiate the BFD session for this BGP peer. If set to PASSIVE, the Cloud Router will wait for the peer router to initiate the BFD session for this BGP peer. If set to DISABLED, BFD is disabled for this BGP peer. Check the BfdSessionInitializationMode enum for the list of possible values.
optional string bfd_session_initialization_mode = 218156954;- Parameters:
value- The bytes for bfdSessionInitializationMode to set.- Returns:
- This builder for chaining.
-
hasConfigUpdateTimestampMicros
public boolean hasConfigUpdateTimestampMicros()
Unix timestamp of the most recent config update.
optional int64 config_update_timestamp_micros = 457195569;- Specified by:
hasConfigUpdateTimestampMicrosin interfaceBfdStatusOrBuilder- Returns:
- Whether the configUpdateTimestampMicros field is set.
-
getConfigUpdateTimestampMicros
public long getConfigUpdateTimestampMicros()
Unix timestamp of the most recent config update.
optional int64 config_update_timestamp_micros = 457195569;- Specified by:
getConfigUpdateTimestampMicrosin interfaceBfdStatusOrBuilder- Returns:
- The configUpdateTimestampMicros.
-
setConfigUpdateTimestampMicros
public BfdStatus.Builder setConfigUpdateTimestampMicros(long value)
Unix timestamp of the most recent config update.
optional int64 config_update_timestamp_micros = 457195569;- Parameters:
value- The configUpdateTimestampMicros to set.- Returns:
- This builder for chaining.
-
clearConfigUpdateTimestampMicros
public BfdStatus.Builder clearConfigUpdateTimestampMicros()
Unix timestamp of the most recent config update.
optional int64 config_update_timestamp_micros = 457195569;- Returns:
- This builder for chaining.
-
hasControlPacketCounts
public boolean hasControlPacketCounts()
Control packet counts for the current BFD session.
optional .google.cloud.compute.v1.BfdStatusPacketCounts control_packet_counts = 132573561;- Specified by:
hasControlPacketCountsin interfaceBfdStatusOrBuilder- Returns:
- Whether the controlPacketCounts field is set.
-
getControlPacketCounts
public BfdStatusPacketCounts getControlPacketCounts()
Control packet counts for the current BFD session.
optional .google.cloud.compute.v1.BfdStatusPacketCounts control_packet_counts = 132573561;- Specified by:
getControlPacketCountsin interfaceBfdStatusOrBuilder- Returns:
- The controlPacketCounts.
-
setControlPacketCounts
public BfdStatus.Builder setControlPacketCounts(BfdStatusPacketCounts value)
Control packet counts for the current BFD session.
optional .google.cloud.compute.v1.BfdStatusPacketCounts control_packet_counts = 132573561;
-
setControlPacketCounts
public BfdStatus.Builder setControlPacketCounts(BfdStatusPacketCounts.Builder builderForValue)
Control packet counts for the current BFD session.
optional .google.cloud.compute.v1.BfdStatusPacketCounts control_packet_counts = 132573561;
-
mergeControlPacketCounts
public BfdStatus.Builder mergeControlPacketCounts(BfdStatusPacketCounts value)
Control packet counts for the current BFD session.
optional .google.cloud.compute.v1.BfdStatusPacketCounts control_packet_counts = 132573561;
-
clearControlPacketCounts
public BfdStatus.Builder clearControlPacketCounts()
Control packet counts for the current BFD session.
optional .google.cloud.compute.v1.BfdStatusPacketCounts control_packet_counts = 132573561;
-
getControlPacketCountsBuilder
public BfdStatusPacketCounts.Builder getControlPacketCountsBuilder()
Control packet counts for the current BFD session.
optional .google.cloud.compute.v1.BfdStatusPacketCounts control_packet_counts = 132573561;
-
getControlPacketCountsOrBuilder
public BfdStatusPacketCountsOrBuilder getControlPacketCountsOrBuilder()
Control packet counts for the current BFD session.
optional .google.cloud.compute.v1.BfdStatusPacketCounts control_packet_counts = 132573561;- Specified by:
getControlPacketCountsOrBuilderin interfaceBfdStatusOrBuilder
-
getControlPacketIntervalsList
public List<PacketIntervals> getControlPacketIntervalsList()
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;- Specified by:
getControlPacketIntervalsListin interfaceBfdStatusOrBuilder
-
getControlPacketIntervalsCount
public int getControlPacketIntervalsCount()
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;- Specified by:
getControlPacketIntervalsCountin interfaceBfdStatusOrBuilder
-
getControlPacketIntervals
public PacketIntervals getControlPacketIntervals(int index)
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;- Specified by:
getControlPacketIntervalsin interfaceBfdStatusOrBuilder
-
setControlPacketIntervals
public BfdStatus.Builder setControlPacketIntervals(int index, PacketIntervals value)
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;
-
setControlPacketIntervals
public BfdStatus.Builder setControlPacketIntervals(int index, PacketIntervals.Builder builderForValue)
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;
-
addControlPacketIntervals
public BfdStatus.Builder addControlPacketIntervals(PacketIntervals value)
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;
-
addControlPacketIntervals
public BfdStatus.Builder addControlPacketIntervals(int index, PacketIntervals value)
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;
-
addControlPacketIntervals
public BfdStatus.Builder addControlPacketIntervals(PacketIntervals.Builder builderForValue)
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;
-
addControlPacketIntervals
public BfdStatus.Builder addControlPacketIntervals(int index, PacketIntervals.Builder builderForValue)
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;
-
addAllControlPacketIntervals
public BfdStatus.Builder addAllControlPacketIntervals(Iterable<? extends PacketIntervals> values)
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;
-
clearControlPacketIntervals
public BfdStatus.Builder clearControlPacketIntervals()
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;
-
removeControlPacketIntervals
public BfdStatus.Builder removeControlPacketIntervals(int index)
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;
-
getControlPacketIntervalsBuilder
public PacketIntervals.Builder getControlPacketIntervalsBuilder(int index)
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;
-
getControlPacketIntervalsOrBuilder
public PacketIntervalsOrBuilder getControlPacketIntervalsOrBuilder(int index)
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;- Specified by:
getControlPacketIntervalsOrBuilderin interfaceBfdStatusOrBuilder
-
getControlPacketIntervalsOrBuilderList
public List<? extends PacketIntervalsOrBuilder> getControlPacketIntervalsOrBuilderList()
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;- Specified by:
getControlPacketIntervalsOrBuilderListin interfaceBfdStatusOrBuilder
-
addControlPacketIntervalsBuilder
public PacketIntervals.Builder addControlPacketIntervalsBuilder()
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;
-
addControlPacketIntervalsBuilder
public PacketIntervals.Builder addControlPacketIntervalsBuilder(int index)
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;
-
getControlPacketIntervalsBuilderList
public List<PacketIntervals.Builder> getControlPacketIntervalsBuilderList()
Inter-packet time interval statistics for control packets.
repeated .google.cloud.compute.v1.PacketIntervals control_packet_intervals = 500806649;
-
hasLocalDiagnostic
public boolean hasLocalDiagnostic()
The diagnostic code specifies the local system's reason for the last change in session state. This allows remote systems to determine the reason that the previous session failed, for example. These diagnostic codes are specified in section 4.1 of RFC5880 Check the LocalDiagnostic enum for the list of possible values.
optional string local_diagnostic = 463737083;- Specified by:
hasLocalDiagnosticin interfaceBfdStatusOrBuilder- Returns:
- Whether the localDiagnostic field is set.
-
getLocalDiagnostic
public String getLocalDiagnostic()
The diagnostic code specifies the local system's reason for the last change in session state. This allows remote systems to determine the reason that the previous session failed, for example. These diagnostic codes are specified in section 4.1 of RFC5880 Check the LocalDiagnostic enum for the list of possible values.
optional string local_diagnostic = 463737083;- Specified by:
getLocalDiagnosticin interfaceBfdStatusOrBuilder- Returns:
- The localDiagnostic.
-
getLocalDiagnosticBytes
public com.google.protobuf.ByteString getLocalDiagnosticBytes()
The diagnostic code specifies the local system's reason for the last change in session state. This allows remote systems to determine the reason that the previous session failed, for example. These diagnostic codes are specified in section 4.1 of RFC5880 Check the LocalDiagnostic enum for the list of possible values.
optional string local_diagnostic = 463737083;- Specified by:
getLocalDiagnosticBytesin interfaceBfdStatusOrBuilder- Returns:
- The bytes for localDiagnostic.
-
setLocalDiagnostic
public BfdStatus.Builder setLocalDiagnostic(String value)
The diagnostic code specifies the local system's reason for the last change in session state. This allows remote systems to determine the reason that the previous session failed, for example. These diagnostic codes are specified in section 4.1 of RFC5880 Check the LocalDiagnostic enum for the list of possible values.
optional string local_diagnostic = 463737083;- Parameters:
value- The localDiagnostic to set.- Returns:
- This builder for chaining.
-
clearLocalDiagnostic
public BfdStatus.Builder clearLocalDiagnostic()
The diagnostic code specifies the local system's reason for the last change in session state. This allows remote systems to determine the reason that the previous session failed, for example. These diagnostic codes are specified in section 4.1 of RFC5880 Check the LocalDiagnostic enum for the list of possible values.
optional string local_diagnostic = 463737083;- Returns:
- This builder for chaining.
-
setLocalDiagnosticBytes
public BfdStatus.Builder setLocalDiagnosticBytes(com.google.protobuf.ByteString value)
The diagnostic code specifies the local system's reason for the last change in session state. This allows remote systems to determine the reason that the previous session failed, for example. These diagnostic codes are specified in section 4.1 of RFC5880 Check the LocalDiagnostic enum for the list of possible values.
optional string local_diagnostic = 463737083;- Parameters:
value- The bytes for localDiagnostic to set.- Returns:
- This builder for chaining.
-
hasLocalState
public boolean hasLocalState()
The current BFD session state as seen by the transmitting system. These states are specified in section 4.1 of RFC5880 Check the LocalState enum for the list of possible values.
optional string local_state = 149195453;- Specified by:
hasLocalStatein interfaceBfdStatusOrBuilder- Returns:
- Whether the localState field is set.
-
getLocalState
public String getLocalState()
The current BFD session state as seen by the transmitting system. These states are specified in section 4.1 of RFC5880 Check the LocalState enum for the list of possible values.
optional string local_state = 149195453;- Specified by:
getLocalStatein interfaceBfdStatusOrBuilder- Returns:
- The localState.
-
getLocalStateBytes
public com.google.protobuf.ByteString getLocalStateBytes()
The current BFD session state as seen by the transmitting system. These states are specified in section 4.1 of RFC5880 Check the LocalState enum for the list of possible values.
optional string local_state = 149195453;- Specified by:
getLocalStateBytesin interfaceBfdStatusOrBuilder- Returns:
- The bytes for localState.
-
setLocalState
public BfdStatus.Builder setLocalState(String value)
The current BFD session state as seen by the transmitting system. These states are specified in section 4.1 of RFC5880 Check the LocalState enum for the list of possible values.
optional string local_state = 149195453;- Parameters:
value- The localState to set.- Returns:
- This builder for chaining.
-
clearLocalState
public BfdStatus.Builder clearLocalState()
The current BFD session state as seen by the transmitting system. These states are specified in section 4.1 of RFC5880 Check the LocalState enum for the list of possible values.
optional string local_state = 149195453;- Returns:
- This builder for chaining.
-
setLocalStateBytes
public BfdStatus.Builder setLocalStateBytes(com.google.protobuf.ByteString value)
The current BFD session state as seen by the transmitting system. These states are specified in section 4.1 of RFC5880 Check the LocalState enum for the list of possible values.
optional string local_state = 149195453;- Parameters:
value- The bytes for localState to set.- Returns:
- This builder for chaining.
-
hasNegotiatedLocalControlTxIntervalMs
public boolean hasNegotiatedLocalControlTxIntervalMs()
Negotiated transmit interval for control packets.
optional uint32 negotiated_local_control_tx_interval_ms = 21768340;- Specified by:
hasNegotiatedLocalControlTxIntervalMsin interfaceBfdStatusOrBuilder- Returns:
- Whether the negotiatedLocalControlTxIntervalMs field is set.
-
getNegotiatedLocalControlTxIntervalMs
public int getNegotiatedLocalControlTxIntervalMs()
Negotiated transmit interval for control packets.
optional uint32 negotiated_local_control_tx_interval_ms = 21768340;- Specified by:
getNegotiatedLocalControlTxIntervalMsin interfaceBfdStatusOrBuilder- Returns:
- The negotiatedLocalControlTxIntervalMs.
-
setNegotiatedLocalControlTxIntervalMs
public BfdStatus.Builder setNegotiatedLocalControlTxIntervalMs(int value)
Negotiated transmit interval for control packets.
optional uint32 negotiated_local_control_tx_interval_ms = 21768340;- Parameters:
value- The negotiatedLocalControlTxIntervalMs to set.- Returns:
- This builder for chaining.
-
clearNegotiatedLocalControlTxIntervalMs
public BfdStatus.Builder clearNegotiatedLocalControlTxIntervalMs()
Negotiated transmit interval for control packets.
optional uint32 negotiated_local_control_tx_interval_ms = 21768340;- Returns:
- This builder for chaining.
-
hasRxPacket
public boolean hasRxPacket()
The most recent Rx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket rx_packet = 505069729;- Specified by:
hasRxPacketin interfaceBfdStatusOrBuilder- Returns:
- Whether the rxPacket field is set.
-
getRxPacket
public BfdPacket getRxPacket()
The most recent Rx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket rx_packet = 505069729;- Specified by:
getRxPacketin interfaceBfdStatusOrBuilder- Returns:
- The rxPacket.
-
setRxPacket
public BfdStatus.Builder setRxPacket(BfdPacket value)
The most recent Rx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket rx_packet = 505069729;
-
setRxPacket
public BfdStatus.Builder setRxPacket(BfdPacket.Builder builderForValue)
The most recent Rx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket rx_packet = 505069729;
-
mergeRxPacket
public BfdStatus.Builder mergeRxPacket(BfdPacket value)
The most recent Rx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket rx_packet = 505069729;
-
clearRxPacket
public BfdStatus.Builder clearRxPacket()
The most recent Rx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket rx_packet = 505069729;
-
getRxPacketBuilder
public BfdPacket.Builder getRxPacketBuilder()
The most recent Rx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket rx_packet = 505069729;
-
getRxPacketOrBuilder
public BfdPacketOrBuilder getRxPacketOrBuilder()
The most recent Rx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket rx_packet = 505069729;- Specified by:
getRxPacketOrBuilderin interfaceBfdStatusOrBuilder
-
hasTxPacket
public boolean hasTxPacket()
The most recent Tx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket tx_packet = 111386275;- Specified by:
hasTxPacketin interfaceBfdStatusOrBuilder- Returns:
- Whether the txPacket field is set.
-
getTxPacket
public BfdPacket getTxPacket()
The most recent Tx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket tx_packet = 111386275;- Specified by:
getTxPacketin interfaceBfdStatusOrBuilder- Returns:
- The txPacket.
-
setTxPacket
public BfdStatus.Builder setTxPacket(BfdPacket value)
The most recent Tx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket tx_packet = 111386275;
-
setTxPacket
public BfdStatus.Builder setTxPacket(BfdPacket.Builder builderForValue)
The most recent Tx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket tx_packet = 111386275;
-
mergeTxPacket
public BfdStatus.Builder mergeTxPacket(BfdPacket value)
The most recent Tx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket tx_packet = 111386275;
-
clearTxPacket
public BfdStatus.Builder clearTxPacket()
The most recent Tx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket tx_packet = 111386275;
-
getTxPacketBuilder
public BfdPacket.Builder getTxPacketBuilder()
The most recent Tx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket tx_packet = 111386275;
-
getTxPacketOrBuilder
public BfdPacketOrBuilder getTxPacketOrBuilder()
The most recent Tx control packet for this BFD session.
optional .google.cloud.compute.v1.BfdPacket tx_packet = 111386275;- Specified by:
getTxPacketOrBuilderin interfaceBfdStatusOrBuilder
-
hasUptimeMs
public boolean hasUptimeMs()
Session uptime in milliseconds. Value will be 0 if session is not up.
optional int64 uptime_ms = 125398365;- Specified by:
hasUptimeMsin interfaceBfdStatusOrBuilder- Returns:
- Whether the uptimeMs field is set.
-
getUptimeMs
public long getUptimeMs()
Session uptime in milliseconds. Value will be 0 if session is not up.
optional int64 uptime_ms = 125398365;- Specified by:
getUptimeMsin interfaceBfdStatusOrBuilder- Returns:
- The uptimeMs.
-
setUptimeMs
public BfdStatus.Builder setUptimeMs(long value)
Session uptime in milliseconds. Value will be 0 if session is not up.
optional int64 uptime_ms = 125398365;- Parameters:
value- The uptimeMs to set.- Returns:
- This builder for chaining.
-
clearUptimeMs
public BfdStatus.Builder clearUptimeMs()
Session uptime in milliseconds. Value will be 0 if session is not up.
optional int64 uptime_ms = 125398365;- Returns:
- This builder for chaining.
-
setUnknownFields
public final BfdStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder>
-
mergeUnknownFields
public final BfdStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BfdStatus.Builder>
-
-