Class ProbingDetails.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ProbingDetails.Builder>
-
- com.google.cloud.networkmanagement.v1beta1.ProbingDetails.Builder
-
- All Implemented Interfaces:
ProbingDetailsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ProbingDetails
public static final class ProbingDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ProbingDetails.Builder> implements ProbingDetailsOrBuilder
Results of active probing from the last run of the test.
Protobuf typegoogle.cloud.networkmanagement.v1beta1.ProbingDetails
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ProbingDetails.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ProbingDetailsbuild()ProbingDetailsbuildPartial()ProbingDetails.Builderclear()ProbingDetails.BuilderclearAbortCause()The reason probing was aborted.ProbingDetails.BuilderclearDestinationEgressLocation()The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network.ProbingDetails.BuilderclearEndpointInfo()The source and destination endpoints derived from the test input and used for active probing.ProbingDetails.BuilderclearError()Details about an internal failure or the cancellation of active probing.ProbingDetails.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ProbingDetails.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ProbingDetails.BuilderclearProbingLatency()Latency as measured by active probing in one direction: from the source to the destination endpoint.ProbingDetails.BuilderclearResult()The overall result of active probing.ProbingDetails.BuilderclearSentProbeCount()Number of probes sent.ProbingDetails.BuilderclearSuccessfulProbeCount()Number of probes that reached the destination.ProbingDetails.BuilderclearVerifyTime()The time that reachability was assessed through active probing.ProbingDetails.Builderclone()ProbingDetails.ProbingAbortCausegetAbortCause()The reason probing was aborted.intgetAbortCauseValue()The reason probing was aborted.ProbingDetailsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ProbingDetails.EdgeLocationgetDestinationEgressLocation()The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network.ProbingDetails.EdgeLocation.BuildergetDestinationEgressLocationBuilder()The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network.ProbingDetails.EdgeLocationOrBuildergetDestinationEgressLocationOrBuilder()The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network.EndpointInfogetEndpointInfo()The source and destination endpoints derived from the test input and used for active probing.EndpointInfo.BuildergetEndpointInfoBuilder()The source and destination endpoints derived from the test input and used for active probing.EndpointInfoOrBuildergetEndpointInfoOrBuilder()The source and destination endpoints derived from the test input and used for active probing.com.google.rpc.StatusgetError()Details about an internal failure or the cancellation of active probing.com.google.rpc.Status.BuildergetErrorBuilder()Details about an internal failure or the cancellation of active probing.com.google.rpc.StatusOrBuildergetErrorOrBuilder()Details about an internal failure or the cancellation of active probing.LatencyDistributiongetProbingLatency()Latency as measured by active probing in one direction: from the source to the destination endpoint.LatencyDistribution.BuildergetProbingLatencyBuilder()Latency as measured by active probing in one direction: from the source to the destination endpoint.LatencyDistributionOrBuildergetProbingLatencyOrBuilder()Latency as measured by active probing in one direction: from the source to the destination endpoint.ProbingDetails.ProbingResultgetResult()The overall result of active probing.intgetResultValue()The overall result of active probing.intgetSentProbeCount()Number of probes sent.intgetSuccessfulProbeCount()Number of probes that reached the destination.com.google.protobuf.TimestampgetVerifyTime()The time that reachability was assessed through active probing.com.google.protobuf.Timestamp.BuildergetVerifyTimeBuilder()The time that reachability was assessed through active probing.com.google.protobuf.TimestampOrBuildergetVerifyTimeOrBuilder()The time that reachability was assessed through active probing.booleanhasDestinationEgressLocation()The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network.booleanhasEndpointInfo()The source and destination endpoints derived from the test input and used for active probing.booleanhasError()Details about an internal failure or the cancellation of active probing.booleanhasProbingLatency()Latency as measured by active probing in one direction: from the source to the destination endpoint.booleanhasVerifyTime()The time that reachability was assessed through active probing.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ProbingDetails.BuildermergeDestinationEgressLocation(ProbingDetails.EdgeLocation value)The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network.ProbingDetails.BuildermergeEndpointInfo(EndpointInfo value)The source and destination endpoints derived from the test input and used for active probing.ProbingDetails.BuildermergeError(com.google.rpc.Status value)Details about an internal failure or the cancellation of active probing.ProbingDetails.BuildermergeFrom(ProbingDetails other)ProbingDetails.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ProbingDetails.BuildermergeFrom(com.google.protobuf.Message other)ProbingDetails.BuildermergeProbingLatency(LatencyDistribution value)Latency as measured by active probing in one direction: from the source to the destination endpoint.ProbingDetails.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ProbingDetails.BuildermergeVerifyTime(com.google.protobuf.Timestamp value)The time that reachability was assessed through active probing.ProbingDetails.BuildersetAbortCause(ProbingDetails.ProbingAbortCause value)The reason probing was aborted.ProbingDetails.BuildersetAbortCauseValue(int value)The reason probing was aborted.ProbingDetails.BuildersetDestinationEgressLocation(ProbingDetails.EdgeLocation value)The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network.ProbingDetails.BuildersetDestinationEgressLocation(ProbingDetails.EdgeLocation.Builder builderForValue)The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network.ProbingDetails.BuildersetEndpointInfo(EndpointInfo value)The source and destination endpoints derived from the test input and used for active probing.ProbingDetails.BuildersetEndpointInfo(EndpointInfo.Builder builderForValue)The source and destination endpoints derived from the test input and used for active probing.ProbingDetails.BuildersetError(com.google.rpc.Status value)Details about an internal failure or the cancellation of active probing.ProbingDetails.BuildersetError(com.google.rpc.Status.Builder builderForValue)Details about an internal failure or the cancellation of active probing.ProbingDetails.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ProbingDetails.BuildersetProbingLatency(LatencyDistribution value)Latency as measured by active probing in one direction: from the source to the destination endpoint.ProbingDetails.BuildersetProbingLatency(LatencyDistribution.Builder builderForValue)Latency as measured by active probing in one direction: from the source to the destination endpoint.ProbingDetails.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ProbingDetails.BuildersetResult(ProbingDetails.ProbingResult value)The overall result of active probing.ProbingDetails.BuildersetResultValue(int value)The overall result of active probing.ProbingDetails.BuildersetSentProbeCount(int value)Number of probes sent.ProbingDetails.BuildersetSuccessfulProbeCount(int value)Number of probes that reached the destination.ProbingDetails.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ProbingDetails.BuildersetVerifyTime(com.google.protobuf.Timestamp value)The time that reachability was assessed through active probing.ProbingDetails.BuildersetVerifyTime(com.google.protobuf.Timestamp.Builder builderForValue)The time that reachability was assessed through active probing.-
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<ProbingDetails.Builder>
-
clear
public ProbingDetails.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<ProbingDetails.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<ProbingDetails.Builder>
-
getDefaultInstanceForType
public ProbingDetails getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ProbingDetails build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ProbingDetails buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ProbingDetails.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<ProbingDetails.Builder>
-
setField
public ProbingDetails.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<ProbingDetails.Builder>
-
clearField
public ProbingDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProbingDetails.Builder>
-
clearOneof
public ProbingDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ProbingDetails.Builder>
-
setRepeatedField
public ProbingDetails.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<ProbingDetails.Builder>
-
addRepeatedField
public ProbingDetails.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<ProbingDetails.Builder>
-
mergeFrom
public ProbingDetails.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ProbingDetails.Builder>
-
mergeFrom
public ProbingDetails.Builder mergeFrom(ProbingDetails other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ProbingDetails.Builder>
-
mergeFrom
public ProbingDetails.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<ProbingDetails.Builder>- Throws:
IOException
-
getResultValue
public int getResultValue()
The overall result of active probing.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingResult result = 1;- Specified by:
getResultValuein interfaceProbingDetailsOrBuilder- Returns:
- The enum numeric value on the wire for result.
-
setResultValue
public ProbingDetails.Builder setResultValue(int value)
The overall result of active probing.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingResult result = 1;- Parameters:
value- The enum numeric value on the wire for result to set.- Returns:
- This builder for chaining.
-
getResult
public ProbingDetails.ProbingResult getResult()
The overall result of active probing.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingResult result = 1;- Specified by:
getResultin interfaceProbingDetailsOrBuilder- Returns:
- The result.
-
setResult
public ProbingDetails.Builder setResult(ProbingDetails.ProbingResult value)
The overall result of active probing.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingResult result = 1;- Parameters:
value- The result to set.- Returns:
- This builder for chaining.
-
clearResult
public ProbingDetails.Builder clearResult()
The overall result of active probing.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingResult result = 1;- Returns:
- This builder for chaining.
-
hasVerifyTime
public boolean hasVerifyTime()
The time that reachability was assessed through active probing.
.google.protobuf.Timestamp verify_time = 2;- Specified by:
hasVerifyTimein interfaceProbingDetailsOrBuilder- Returns:
- Whether the verifyTime field is set.
-
getVerifyTime
public com.google.protobuf.Timestamp getVerifyTime()
The time that reachability was assessed through active probing.
.google.protobuf.Timestamp verify_time = 2;- Specified by:
getVerifyTimein interfaceProbingDetailsOrBuilder- Returns:
- The verifyTime.
-
setVerifyTime
public ProbingDetails.Builder setVerifyTime(com.google.protobuf.Timestamp value)
The time that reachability was assessed through active probing.
.google.protobuf.Timestamp verify_time = 2;
-
setVerifyTime
public ProbingDetails.Builder setVerifyTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time that reachability was assessed through active probing.
.google.protobuf.Timestamp verify_time = 2;
-
mergeVerifyTime
public ProbingDetails.Builder mergeVerifyTime(com.google.protobuf.Timestamp value)
The time that reachability was assessed through active probing.
.google.protobuf.Timestamp verify_time = 2;
-
clearVerifyTime
public ProbingDetails.Builder clearVerifyTime()
The time that reachability was assessed through active probing.
.google.protobuf.Timestamp verify_time = 2;
-
getVerifyTimeBuilder
public com.google.protobuf.Timestamp.Builder getVerifyTimeBuilder()
The time that reachability was assessed through active probing.
.google.protobuf.Timestamp verify_time = 2;
-
getVerifyTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getVerifyTimeOrBuilder()
The time that reachability was assessed through active probing.
.google.protobuf.Timestamp verify_time = 2;- Specified by:
getVerifyTimeOrBuilderin interfaceProbingDetailsOrBuilder
-
hasError
public boolean hasError()
Details about an internal failure or the cancellation of active probing.
.google.rpc.Status error = 3;- Specified by:
hasErrorin interfaceProbingDetailsOrBuilder- Returns:
- Whether the error field is set.
-
getError
public com.google.rpc.Status getError()
Details about an internal failure or the cancellation of active probing.
.google.rpc.Status error = 3;- Specified by:
getErrorin interfaceProbingDetailsOrBuilder- Returns:
- The error.
-
setError
public ProbingDetails.Builder setError(com.google.rpc.Status value)
Details about an internal failure or the cancellation of active probing.
.google.rpc.Status error = 3;
-
setError
public ProbingDetails.Builder setError(com.google.rpc.Status.Builder builderForValue)
Details about an internal failure or the cancellation of active probing.
.google.rpc.Status error = 3;
-
mergeError
public ProbingDetails.Builder mergeError(com.google.rpc.Status value)
Details about an internal failure or the cancellation of active probing.
.google.rpc.Status error = 3;
-
clearError
public ProbingDetails.Builder clearError()
Details about an internal failure or the cancellation of active probing.
.google.rpc.Status error = 3;
-
getErrorBuilder
public com.google.rpc.Status.Builder getErrorBuilder()
Details about an internal failure or the cancellation of active probing.
.google.rpc.Status error = 3;
-
getErrorOrBuilder
public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
Details about an internal failure or the cancellation of active probing.
.google.rpc.Status error = 3;- Specified by:
getErrorOrBuilderin interfaceProbingDetailsOrBuilder
-
getAbortCauseValue
public int getAbortCauseValue()
The reason probing was aborted.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingAbortCause abort_cause = 4;- Specified by:
getAbortCauseValuein interfaceProbingDetailsOrBuilder- Returns:
- The enum numeric value on the wire for abortCause.
-
setAbortCauseValue
public ProbingDetails.Builder setAbortCauseValue(int value)
The reason probing was aborted.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingAbortCause abort_cause = 4;- Parameters:
value- The enum numeric value on the wire for abortCause to set.- Returns:
- This builder for chaining.
-
getAbortCause
public ProbingDetails.ProbingAbortCause getAbortCause()
The reason probing was aborted.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingAbortCause abort_cause = 4;- Specified by:
getAbortCausein interfaceProbingDetailsOrBuilder- Returns:
- The abortCause.
-
setAbortCause
public ProbingDetails.Builder setAbortCause(ProbingDetails.ProbingAbortCause value)
The reason probing was aborted.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingAbortCause abort_cause = 4;- Parameters:
value- The abortCause to set.- Returns:
- This builder for chaining.
-
clearAbortCause
public ProbingDetails.Builder clearAbortCause()
The reason probing was aborted.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingAbortCause abort_cause = 4;- Returns:
- This builder for chaining.
-
getSentProbeCount
public int getSentProbeCount()
Number of probes sent.
int32 sent_probe_count = 5;- Specified by:
getSentProbeCountin interfaceProbingDetailsOrBuilder- Returns:
- The sentProbeCount.
-
setSentProbeCount
public ProbingDetails.Builder setSentProbeCount(int value)
Number of probes sent.
int32 sent_probe_count = 5;- Parameters:
value- The sentProbeCount to set.- Returns:
- This builder for chaining.
-
clearSentProbeCount
public ProbingDetails.Builder clearSentProbeCount()
Number of probes sent.
int32 sent_probe_count = 5;- Returns:
- This builder for chaining.
-
getSuccessfulProbeCount
public int getSuccessfulProbeCount()
Number of probes that reached the destination.
int32 successful_probe_count = 6;- Specified by:
getSuccessfulProbeCountin interfaceProbingDetailsOrBuilder- Returns:
- The successfulProbeCount.
-
setSuccessfulProbeCount
public ProbingDetails.Builder setSuccessfulProbeCount(int value)
Number of probes that reached the destination.
int32 successful_probe_count = 6;- Parameters:
value- The successfulProbeCount to set.- Returns:
- This builder for chaining.
-
clearSuccessfulProbeCount
public ProbingDetails.Builder clearSuccessfulProbeCount()
Number of probes that reached the destination.
int32 successful_probe_count = 6;- Returns:
- This builder for chaining.
-
hasEndpointInfo
public boolean hasEndpointInfo()
The source and destination endpoints derived from the test input and used for active probing.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint_info = 7;- Specified by:
hasEndpointInfoin interfaceProbingDetailsOrBuilder- Returns:
- Whether the endpointInfo field is set.
-
getEndpointInfo
public EndpointInfo getEndpointInfo()
The source and destination endpoints derived from the test input and used for active probing.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint_info = 7;- Specified by:
getEndpointInfoin interfaceProbingDetailsOrBuilder- Returns:
- The endpointInfo.
-
setEndpointInfo
public ProbingDetails.Builder setEndpointInfo(EndpointInfo value)
The source and destination endpoints derived from the test input and used for active probing.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint_info = 7;
-
setEndpointInfo
public ProbingDetails.Builder setEndpointInfo(EndpointInfo.Builder builderForValue)
The source and destination endpoints derived from the test input and used for active probing.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint_info = 7;
-
mergeEndpointInfo
public ProbingDetails.Builder mergeEndpointInfo(EndpointInfo value)
The source and destination endpoints derived from the test input and used for active probing.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint_info = 7;
-
clearEndpointInfo
public ProbingDetails.Builder clearEndpointInfo()
The source and destination endpoints derived from the test input and used for active probing.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint_info = 7;
-
getEndpointInfoBuilder
public EndpointInfo.Builder getEndpointInfoBuilder()
The source and destination endpoints derived from the test input and used for active probing.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint_info = 7;
-
getEndpointInfoOrBuilder
public EndpointInfoOrBuilder getEndpointInfoOrBuilder()
The source and destination endpoints derived from the test input and used for active probing.
.google.cloud.networkmanagement.v1beta1.EndpointInfo endpoint_info = 7;- Specified by:
getEndpointInfoOrBuilderin interfaceProbingDetailsOrBuilder
-
hasProbingLatency
public boolean hasProbingLatency()
Latency as measured by active probing in one direction: from the source to the destination endpoint.
.google.cloud.networkmanagement.v1beta1.LatencyDistribution probing_latency = 8;- Specified by:
hasProbingLatencyin interfaceProbingDetailsOrBuilder- Returns:
- Whether the probingLatency field is set.
-
getProbingLatency
public LatencyDistribution getProbingLatency()
Latency as measured by active probing in one direction: from the source to the destination endpoint.
.google.cloud.networkmanagement.v1beta1.LatencyDistribution probing_latency = 8;- Specified by:
getProbingLatencyin interfaceProbingDetailsOrBuilder- Returns:
- The probingLatency.
-
setProbingLatency
public ProbingDetails.Builder setProbingLatency(LatencyDistribution value)
Latency as measured by active probing in one direction: from the source to the destination endpoint.
.google.cloud.networkmanagement.v1beta1.LatencyDistribution probing_latency = 8;
-
setProbingLatency
public ProbingDetails.Builder setProbingLatency(LatencyDistribution.Builder builderForValue)
Latency as measured by active probing in one direction: from the source to the destination endpoint.
.google.cloud.networkmanagement.v1beta1.LatencyDistribution probing_latency = 8;
-
mergeProbingLatency
public ProbingDetails.Builder mergeProbingLatency(LatencyDistribution value)
Latency as measured by active probing in one direction: from the source to the destination endpoint.
.google.cloud.networkmanagement.v1beta1.LatencyDistribution probing_latency = 8;
-
clearProbingLatency
public ProbingDetails.Builder clearProbingLatency()
Latency as measured by active probing in one direction: from the source to the destination endpoint.
.google.cloud.networkmanagement.v1beta1.LatencyDistribution probing_latency = 8;
-
getProbingLatencyBuilder
public LatencyDistribution.Builder getProbingLatencyBuilder()
Latency as measured by active probing in one direction: from the source to the destination endpoint.
.google.cloud.networkmanagement.v1beta1.LatencyDistribution probing_latency = 8;
-
getProbingLatencyOrBuilder
public LatencyDistributionOrBuilder getProbingLatencyOrBuilder()
Latency as measured by active probing in one direction: from the source to the destination endpoint.
.google.cloud.networkmanagement.v1beta1.LatencyDistribution probing_latency = 8;- Specified by:
getProbingLatencyOrBuilderin interfaceProbingDetailsOrBuilder
-
hasDestinationEgressLocation
public boolean hasDestinationEgressLocation()
The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network. This will only be populated for a connectivity test which has an internet destination/source address. The absence of this field *must not* be used as an indication that the destination/source is part of the Google network.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.EdgeLocation destination_egress_location = 9;- Specified by:
hasDestinationEgressLocationin interfaceProbingDetailsOrBuilder- Returns:
- Whether the destinationEgressLocation field is set.
-
getDestinationEgressLocation
public ProbingDetails.EdgeLocation getDestinationEgressLocation()
The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network. This will only be populated for a connectivity test which has an internet destination/source address. The absence of this field *must not* be used as an indication that the destination/source is part of the Google network.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.EdgeLocation destination_egress_location = 9;- Specified by:
getDestinationEgressLocationin interfaceProbingDetailsOrBuilder- Returns:
- The destinationEgressLocation.
-
setDestinationEgressLocation
public ProbingDetails.Builder setDestinationEgressLocation(ProbingDetails.EdgeLocation value)
The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network. This will only be populated for a connectivity test which has an internet destination/source address. The absence of this field *must not* be used as an indication that the destination/source is part of the Google network.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.EdgeLocation destination_egress_location = 9;
-
setDestinationEgressLocation
public ProbingDetails.Builder setDestinationEgressLocation(ProbingDetails.EdgeLocation.Builder builderForValue)
The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network. This will only be populated for a connectivity test which has an internet destination/source address. The absence of this field *must not* be used as an indication that the destination/source is part of the Google network.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.EdgeLocation destination_egress_location = 9;
-
mergeDestinationEgressLocation
public ProbingDetails.Builder mergeDestinationEgressLocation(ProbingDetails.EdgeLocation value)
The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network. This will only be populated for a connectivity test which has an internet destination/source address. The absence of this field *must not* be used as an indication that the destination/source is part of the Google network.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.EdgeLocation destination_egress_location = 9;
-
clearDestinationEgressLocation
public ProbingDetails.Builder clearDestinationEgressLocation()
The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network. This will only be populated for a connectivity test which has an internet destination/source address. The absence of this field *must not* be used as an indication that the destination/source is part of the Google network.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.EdgeLocation destination_egress_location = 9;
-
getDestinationEgressLocationBuilder
public ProbingDetails.EdgeLocation.Builder getDestinationEgressLocationBuilder()
The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network. This will only be populated for a connectivity test which has an internet destination/source address. The absence of this field *must not* be used as an indication that the destination/source is part of the Google network.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.EdgeLocation destination_egress_location = 9;
-
getDestinationEgressLocationOrBuilder
public ProbingDetails.EdgeLocationOrBuilder getDestinationEgressLocationOrBuilder()
The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network. This will only be populated for a connectivity test which has an internet destination/source address. The absence of this field *must not* be used as an indication that the destination/source is part of the Google network.
.google.cloud.networkmanagement.v1beta1.ProbingDetails.EdgeLocation destination_egress_location = 9;- Specified by:
getDestinationEgressLocationOrBuilderin interfaceProbingDetailsOrBuilder
-
setUnknownFields
public final ProbingDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ProbingDetails.Builder>
-
mergeUnknownFields
public final ProbingDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ProbingDetails.Builder>
-
-