Class ReachabilityDetails.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ReachabilityDetails.Builder>
-
- com.google.cloud.networkmanagement.v1.ReachabilityDetails.Builder
-
- All Implemented Interfaces:
ReachabilityDetailsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ReachabilityDetails
public static final class ReachabilityDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReachabilityDetails.Builder> implements ReachabilityDetailsOrBuilder
Results of the configuration analysis from the last run of the test.
Protobuf typegoogle.cloud.networkmanagement.v1.ReachabilityDetails
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ReachabilityDetails.BuilderaddAllTraces(Iterable<? extends Trace> values)Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.ReachabilityDetails.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ReachabilityDetails.BuilderaddTraces(int index, Trace value)Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.ReachabilityDetails.BuilderaddTraces(int index, Trace.Builder builderForValue)Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.ReachabilityDetails.BuilderaddTraces(Trace value)Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.ReachabilityDetails.BuilderaddTraces(Trace.Builder builderForValue)Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.Trace.BuilderaddTracesBuilder()Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.Trace.BuilderaddTracesBuilder(int index)Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.ReachabilityDetailsbuild()ReachabilityDetailsbuildPartial()ReachabilityDetails.Builderclear()ReachabilityDetails.BuilderclearError()The details of a failure or a cancellation of reachability analysis.ReachabilityDetails.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ReachabilityDetails.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ReachabilityDetails.BuilderclearResult()The overall result of the test's configuration analysis.ReachabilityDetails.BuilderclearTraces()Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.ReachabilityDetails.BuilderclearVerifyTime()The time of the configuration analysis.ReachabilityDetails.Builderclone()ReachabilityDetailsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.rpc.StatusgetError()The details of a failure or a cancellation of reachability analysis.com.google.rpc.Status.BuildergetErrorBuilder()The details of a failure or a cancellation of reachability analysis.com.google.rpc.StatusOrBuildergetErrorOrBuilder()The details of a failure or a cancellation of reachability analysis.ReachabilityDetails.ResultgetResult()The overall result of the test's configuration analysis.intgetResultValue()The overall result of the test's configuration analysis.TracegetTraces(int index)Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.Trace.BuildergetTracesBuilder(int index)Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.List<Trace.Builder>getTracesBuilderList()Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.intgetTracesCount()Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.List<Trace>getTracesList()Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.TraceOrBuildergetTracesOrBuilder(int index)Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.List<? extends TraceOrBuilder>getTracesOrBuilderList()Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.com.google.protobuf.TimestampgetVerifyTime()The time of the configuration analysis.com.google.protobuf.Timestamp.BuildergetVerifyTimeBuilder()The time of the configuration analysis.com.google.protobuf.TimestampOrBuildergetVerifyTimeOrBuilder()The time of the configuration analysis.booleanhasError()The details of a failure or a cancellation of reachability analysis.booleanhasVerifyTime()The time of the configuration analysis.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ReachabilityDetails.BuildermergeError(com.google.rpc.Status value)The details of a failure or a cancellation of reachability analysis.ReachabilityDetails.BuildermergeFrom(ReachabilityDetails other)ReachabilityDetails.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ReachabilityDetails.BuildermergeFrom(com.google.protobuf.Message other)ReachabilityDetails.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ReachabilityDetails.BuildermergeVerifyTime(com.google.protobuf.Timestamp value)The time of the configuration analysis.ReachabilityDetails.BuilderremoveTraces(int index)Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.ReachabilityDetails.BuildersetError(com.google.rpc.Status value)The details of a failure or a cancellation of reachability analysis.ReachabilityDetails.BuildersetError(com.google.rpc.Status.Builder builderForValue)The details of a failure or a cancellation of reachability analysis.ReachabilityDetails.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ReachabilityDetails.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ReachabilityDetails.BuildersetResult(ReachabilityDetails.Result value)The overall result of the test's configuration analysis.ReachabilityDetails.BuildersetResultValue(int value)The overall result of the test's configuration analysis.ReachabilityDetails.BuildersetTraces(int index, Trace value)Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.ReachabilityDetails.BuildersetTraces(int index, Trace.Builder builderForValue)Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.ReachabilityDetails.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ReachabilityDetails.BuildersetVerifyTime(com.google.protobuf.Timestamp value)The time of the configuration analysis.ReachabilityDetails.BuildersetVerifyTime(com.google.protobuf.Timestamp.Builder builderForValue)The time of the configuration analysis.-
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<ReachabilityDetails.Builder>
-
clear
public ReachabilityDetails.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<ReachabilityDetails.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<ReachabilityDetails.Builder>
-
getDefaultInstanceForType
public ReachabilityDetails getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ReachabilityDetails build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ReachabilityDetails buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ReachabilityDetails.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<ReachabilityDetails.Builder>
-
setField
public ReachabilityDetails.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<ReachabilityDetails.Builder>
-
clearField
public ReachabilityDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReachabilityDetails.Builder>
-
clearOneof
public ReachabilityDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ReachabilityDetails.Builder>
-
setRepeatedField
public ReachabilityDetails.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<ReachabilityDetails.Builder>
-
addRepeatedField
public ReachabilityDetails.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<ReachabilityDetails.Builder>
-
mergeFrom
public ReachabilityDetails.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ReachabilityDetails.Builder>
-
mergeFrom
public ReachabilityDetails.Builder mergeFrom(ReachabilityDetails other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ReachabilityDetails.Builder>
-
mergeFrom
public ReachabilityDetails.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<ReachabilityDetails.Builder>- Throws:
IOException
-
getResultValue
public int getResultValue()
The overall result of the test's configuration analysis.
.google.cloud.networkmanagement.v1.ReachabilityDetails.Result result = 1;- Specified by:
getResultValuein interfaceReachabilityDetailsOrBuilder- Returns:
- The enum numeric value on the wire for result.
-
setResultValue
public ReachabilityDetails.Builder setResultValue(int value)
The overall result of the test's configuration analysis.
.google.cloud.networkmanagement.v1.ReachabilityDetails.Result result = 1;- Parameters:
value- The enum numeric value on the wire for result to set.- Returns:
- This builder for chaining.
-
getResult
public ReachabilityDetails.Result getResult()
The overall result of the test's configuration analysis.
.google.cloud.networkmanagement.v1.ReachabilityDetails.Result result = 1;- Specified by:
getResultin interfaceReachabilityDetailsOrBuilder- Returns:
- The result.
-
setResult
public ReachabilityDetails.Builder setResult(ReachabilityDetails.Result value)
The overall result of the test's configuration analysis.
.google.cloud.networkmanagement.v1.ReachabilityDetails.Result result = 1;- Parameters:
value- The result to set.- Returns:
- This builder for chaining.
-
clearResult
public ReachabilityDetails.Builder clearResult()
The overall result of the test's configuration analysis.
.google.cloud.networkmanagement.v1.ReachabilityDetails.Result result = 1;- Returns:
- This builder for chaining.
-
hasVerifyTime
public boolean hasVerifyTime()
The time of the configuration analysis.
.google.protobuf.Timestamp verify_time = 2;- Specified by:
hasVerifyTimein interfaceReachabilityDetailsOrBuilder- Returns:
- Whether the verifyTime field is set.
-
getVerifyTime
public com.google.protobuf.Timestamp getVerifyTime()
The time of the configuration analysis.
.google.protobuf.Timestamp verify_time = 2;- Specified by:
getVerifyTimein interfaceReachabilityDetailsOrBuilder- Returns:
- The verifyTime.
-
setVerifyTime
public ReachabilityDetails.Builder setVerifyTime(com.google.protobuf.Timestamp value)
The time of the configuration analysis.
.google.protobuf.Timestamp verify_time = 2;
-
setVerifyTime
public ReachabilityDetails.Builder setVerifyTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time of the configuration analysis.
.google.protobuf.Timestamp verify_time = 2;
-
mergeVerifyTime
public ReachabilityDetails.Builder mergeVerifyTime(com.google.protobuf.Timestamp value)
The time of the configuration analysis.
.google.protobuf.Timestamp verify_time = 2;
-
clearVerifyTime
public ReachabilityDetails.Builder clearVerifyTime()
The time of the configuration analysis.
.google.protobuf.Timestamp verify_time = 2;
-
getVerifyTimeBuilder
public com.google.protobuf.Timestamp.Builder getVerifyTimeBuilder()
The time of the configuration analysis.
.google.protobuf.Timestamp verify_time = 2;
-
getVerifyTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getVerifyTimeOrBuilder()
The time of the configuration analysis.
.google.protobuf.Timestamp verify_time = 2;- Specified by:
getVerifyTimeOrBuilderin interfaceReachabilityDetailsOrBuilder
-
hasError
public boolean hasError()
The details of a failure or a cancellation of reachability analysis.
.google.rpc.Status error = 3;- Specified by:
hasErrorin interfaceReachabilityDetailsOrBuilder- Returns:
- Whether the error field is set.
-
getError
public com.google.rpc.Status getError()
The details of a failure or a cancellation of reachability analysis.
.google.rpc.Status error = 3;- Specified by:
getErrorin interfaceReachabilityDetailsOrBuilder- Returns:
- The error.
-
setError
public ReachabilityDetails.Builder setError(com.google.rpc.Status value)
The details of a failure or a cancellation of reachability analysis.
.google.rpc.Status error = 3;
-
setError
public ReachabilityDetails.Builder setError(com.google.rpc.Status.Builder builderForValue)
The details of a failure or a cancellation of reachability analysis.
.google.rpc.Status error = 3;
-
mergeError
public ReachabilityDetails.Builder mergeError(com.google.rpc.Status value)
The details of a failure or a cancellation of reachability analysis.
.google.rpc.Status error = 3;
-
clearError
public ReachabilityDetails.Builder clearError()
The details of a failure or a cancellation of reachability analysis.
.google.rpc.Status error = 3;
-
getErrorBuilder
public com.google.rpc.Status.Builder getErrorBuilder()
The details of a failure or a cancellation of reachability analysis.
.google.rpc.Status error = 3;
-
getErrorOrBuilder
public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
The details of a failure or a cancellation of reachability analysis.
.google.rpc.Status error = 3;- Specified by:
getErrorOrBuilderin interfaceReachabilityDetailsOrBuilder
-
getTracesList
public List<Trace> getTracesList()
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;- Specified by:
getTracesListin interfaceReachabilityDetailsOrBuilder
-
getTracesCount
public int getTracesCount()
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;- Specified by:
getTracesCountin interfaceReachabilityDetailsOrBuilder
-
getTraces
public Trace getTraces(int index)
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;- Specified by:
getTracesin interfaceReachabilityDetailsOrBuilder
-
setTraces
public ReachabilityDetails.Builder setTraces(int index, Trace value)
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;
-
setTraces
public ReachabilityDetails.Builder setTraces(int index, Trace.Builder builderForValue)
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;
-
addTraces
public ReachabilityDetails.Builder addTraces(Trace value)
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;
-
addTraces
public ReachabilityDetails.Builder addTraces(int index, Trace value)
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;
-
addTraces
public ReachabilityDetails.Builder addTraces(Trace.Builder builderForValue)
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;
-
addTraces
public ReachabilityDetails.Builder addTraces(int index, Trace.Builder builderForValue)
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;
-
addAllTraces
public ReachabilityDetails.Builder addAllTraces(Iterable<? extends Trace> values)
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;
-
clearTraces
public ReachabilityDetails.Builder clearTraces()
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;
-
removeTraces
public ReachabilityDetails.Builder removeTraces(int index)
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;
-
getTracesBuilder
public Trace.Builder getTracesBuilder(int index)
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;
-
getTracesOrBuilder
public TraceOrBuilder getTracesOrBuilder(int index)
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;- Specified by:
getTracesOrBuilderin interfaceReachabilityDetailsOrBuilder
-
getTracesOrBuilderList
public List<? extends TraceOrBuilder> getTracesOrBuilderList()
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;- Specified by:
getTracesOrBuilderListin interfaceReachabilityDetailsOrBuilder
-
addTracesBuilder
public Trace.Builder addTracesBuilder()
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;
-
addTracesBuilder
public Trace.Builder addTracesBuilder(int index)
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;
-
getTracesBuilderList
public List<Trace.Builder> getTracesBuilderList()
Result may contain a list of traces if a test has multiple possible paths in the network, such as when destination endpoint is a load balancer with multiple backends.
repeated .google.cloud.networkmanagement.v1.Trace traces = 5;
-
setUnknownFields
public final ReachabilityDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ReachabilityDetails.Builder>
-
mergeUnknownFields
public final ReachabilityDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ReachabilityDetails.Builder>
-
-