Class ConnectivityTest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
- com.google.cloud.networkmanagement.v1beta1.ConnectivityTest.Builder
-
- All Implemented Interfaces:
ConnectivityTestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ConnectivityTest
public static final class ConnectivityTest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder> implements ConnectivityTestOrBuilder
A Connectivity Test for a network reachability analysis.
Protobuf typegoogle.cloud.networkmanagement.v1beta1.ConnectivityTest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ConnectivityTest.BuilderaddAllRelatedProjects(Iterable<String> values)Other projects that may be relevant for reachability analysis.ConnectivityTest.BuilderaddRelatedProjects(String value)Other projects that may be relevant for reachability analysis.ConnectivityTest.BuilderaddRelatedProjectsBytes(com.google.protobuf.ByteString value)Other projects that may be relevant for reachability analysis.ConnectivityTest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ConnectivityTestbuild()ConnectivityTestbuildPartial()ConnectivityTest.Builderclear()ConnectivityTest.BuilderclearCreateTime()Output only.ConnectivityTest.BuilderclearDescription()The user-supplied description of the Connectivity Test.ConnectivityTest.BuilderclearDestination()Required.ConnectivityTest.BuilderclearDisplayName()Output only.ConnectivityTest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ConnectivityTest.BuilderclearLabels()ConnectivityTest.BuilderclearName()Required.ConnectivityTest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ConnectivityTest.BuilderclearProbingDetails()Output only.ConnectivityTest.BuilderclearProtocol()IP Protocol of the test.ConnectivityTest.BuilderclearReachabilityDetails()Output only.ConnectivityTest.BuilderclearRelatedProjects()Other projects that may be relevant for reachability analysis.ConnectivityTest.BuilderclearSource()Required.ConnectivityTest.BuilderclearUpdateTime()Output only.ConnectivityTest.Builderclone()booleancontainsLabels(String key)Resource labels to represent user-provided metadata.com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.ConnectivityTestgetDefaultInstanceForType()StringgetDescription()The user-supplied description of the Connectivity Test.com.google.protobuf.ByteStringgetDescriptionBytes()The user-supplied description of the Connectivity Test.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()EndpointgetDestination()Required.Endpoint.BuildergetDestinationBuilder()Required.EndpointOrBuildergetDestinationOrBuilder()Required.StringgetDisplayName()Output only.com.google.protobuf.ByteStringgetDisplayNameBytes()Output only.Map<String,String>getLabels()Deprecated.intgetLabelsCount()Resource labels to represent user-provided metadata.Map<String,String>getLabelsMap()Resource labels to represent user-provided metadata.StringgetLabelsOrDefault(String key, String defaultValue)Resource labels to represent user-provided metadata.StringgetLabelsOrThrow(String key)Resource labels to represent user-provided metadata.Map<String,String>getMutableLabels()Deprecated.StringgetName()Required.com.google.protobuf.ByteStringgetNameBytes()Required.ProbingDetailsgetProbingDetails()Output only.ProbingDetails.BuildergetProbingDetailsBuilder()Output only.ProbingDetailsOrBuildergetProbingDetailsOrBuilder()Output only.StringgetProtocol()IP Protocol of the test.com.google.protobuf.ByteStringgetProtocolBytes()IP Protocol of the test.ReachabilityDetailsgetReachabilityDetails()Output only.ReachabilityDetails.BuildergetReachabilityDetailsBuilder()Output only.ReachabilityDetailsOrBuildergetReachabilityDetailsOrBuilder()Output only.StringgetRelatedProjects(int index)Other projects that may be relevant for reachability analysis.com.google.protobuf.ByteStringgetRelatedProjectsBytes(int index)Other projects that may be relevant for reachability analysis.intgetRelatedProjectsCount()Other projects that may be relevant for reachability analysis.com.google.protobuf.ProtocolStringListgetRelatedProjectsList()Other projects that may be relevant for reachability analysis.EndpointgetSource()Required.Endpoint.BuildergetSourceBuilder()Required.EndpointOrBuildergetSourceOrBuilder()Required.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.booleanhasCreateTime()Output only.booleanhasDestination()Required.booleanhasProbingDetails()Output only.booleanhasReachabilityDetails()Output only.booleanhasSource()Required.booleanhasUpdateTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()ConnectivityTest.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Output only.ConnectivityTest.BuildermergeDestination(Endpoint value)Required.ConnectivityTest.BuildermergeFrom(ConnectivityTest other)ConnectivityTest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ConnectivityTest.BuildermergeFrom(com.google.protobuf.Message other)ConnectivityTest.BuildermergeProbingDetails(ProbingDetails value)Output only.ConnectivityTest.BuildermergeReachabilityDetails(ReachabilityDetails value)Output only.ConnectivityTest.BuildermergeSource(Endpoint value)Required.ConnectivityTest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ConnectivityTest.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)Output only.ConnectivityTest.BuilderputAllLabels(Map<String,String> values)Resource labels to represent user-provided metadata.ConnectivityTest.BuilderputLabels(String key, String value)Resource labels to represent user-provided metadata.ConnectivityTest.BuilderremoveLabels(String key)Resource labels to represent user-provided metadata.ConnectivityTest.BuildersetCreateTime(com.google.protobuf.Timestamp value)Output only.ConnectivityTest.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.ConnectivityTest.BuildersetDescription(String value)The user-supplied description of the Connectivity Test.ConnectivityTest.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)The user-supplied description of the Connectivity Test.ConnectivityTest.BuildersetDestination(Endpoint value)Required.ConnectivityTest.BuildersetDestination(Endpoint.Builder builderForValue)Required.ConnectivityTest.BuildersetDisplayName(String value)Output only.ConnectivityTest.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)Output only.ConnectivityTest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ConnectivityTest.BuildersetName(String value)Required.ConnectivityTest.BuildersetNameBytes(com.google.protobuf.ByteString value)Required.ConnectivityTest.BuildersetProbingDetails(ProbingDetails value)Output only.ConnectivityTest.BuildersetProbingDetails(ProbingDetails.Builder builderForValue)Output only.ConnectivityTest.BuildersetProtocol(String value)IP Protocol of the test.ConnectivityTest.BuildersetProtocolBytes(com.google.protobuf.ByteString value)IP Protocol of the test.ConnectivityTest.BuildersetReachabilityDetails(ReachabilityDetails value)Output only.ConnectivityTest.BuildersetReachabilityDetails(ReachabilityDetails.Builder builderForValue)Output only.ConnectivityTest.BuildersetRelatedProjects(int index, String value)Other projects that may be relevant for reachability analysis.ConnectivityTest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ConnectivityTest.BuildersetSource(Endpoint value)Required.ConnectivityTest.BuildersetSource(Endpoint.Builder builderForValue)Required.ConnectivityTest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ConnectivityTest.BuildersetUpdateTime(com.google.protobuf.Timestamp value)Output only.ConnectivityTest.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, 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()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
clear
public ConnectivityTest.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<ConnectivityTest.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<ConnectivityTest.Builder>
-
getDefaultInstanceForType
public ConnectivityTest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ConnectivityTest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ConnectivityTest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ConnectivityTest.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<ConnectivityTest.Builder>
-
setField
public ConnectivityTest.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<ConnectivityTest.Builder>
-
clearField
public ConnectivityTest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
clearOneof
public ConnectivityTest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
setRepeatedField
public ConnectivityTest.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<ConnectivityTest.Builder>
-
addRepeatedField
public ConnectivityTest.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<ConnectivityTest.Builder>
-
mergeFrom
public ConnectivityTest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ConnectivityTest.Builder>
-
mergeFrom
public ConnectivityTest.Builder mergeFrom(ConnectivityTest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
mergeFrom
public ConnectivityTest.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<ConnectivityTest.Builder>- Throws:
IOException
-
getName
public String getName()
Required. Unique name of the resource using the form: `projects/{project_id}/locations/global/connectivityTests/{test}`string name = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNamein interfaceConnectivityTestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Required. Unique name of the resource using the form: `projects/{project_id}/locations/global/connectivityTests/{test}`string name = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNameBytesin interfaceConnectivityTestOrBuilder- Returns:
- The bytes for name.
-
setName
public ConnectivityTest.Builder setName(String value)
Required. Unique name of the resource using the form: `projects/{project_id}/locations/global/connectivityTests/{test}`string name = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public ConnectivityTest.Builder clearName()
Required. Unique name of the resource using the form: `projects/{project_id}/locations/global/connectivityTests/{test}`string name = 1 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setNameBytes
public ConnectivityTest.Builder setNameBytes(com.google.protobuf.ByteString value)
Required. Unique name of the resource using the form: `projects/{project_id}/locations/global/connectivityTests/{test}`string name = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDescription
public String getDescription()
The user-supplied description of the Connectivity Test. Maximum of 512 characters.
string description = 2;- Specified by:
getDescriptionin interfaceConnectivityTestOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
The user-supplied description of the Connectivity Test. Maximum of 512 characters.
string description = 2;- Specified by:
getDescriptionBytesin interfaceConnectivityTestOrBuilder- Returns:
- The bytes for description.
-
setDescription
public ConnectivityTest.Builder setDescription(String value)
The user-supplied description of the Connectivity Test. Maximum of 512 characters.
string description = 2;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public ConnectivityTest.Builder clearDescription()
The user-supplied description of the Connectivity Test. Maximum of 512 characters.
string description = 2;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public ConnectivityTest.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
The user-supplied description of the Connectivity Test. Maximum of 512 characters.
string description = 2;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasSource
public boolean hasSource()
Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint source = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
hasSourcein interfaceConnectivityTestOrBuilder- Returns:
- Whether the source field is set.
-
getSource
public Endpoint getSource()
Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint source = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getSourcein interfaceConnectivityTestOrBuilder- Returns:
- The source.
-
setSource
public ConnectivityTest.Builder setSource(Endpoint value)
Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint source = 3 [(.google.api.field_behavior) = REQUIRED];
-
setSource
public ConnectivityTest.Builder setSource(Endpoint.Builder builderForValue)
Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint source = 3 [(.google.api.field_behavior) = REQUIRED];
-
mergeSource
public ConnectivityTest.Builder mergeSource(Endpoint value)
Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint source = 3 [(.google.api.field_behavior) = REQUIRED];
-
clearSource
public ConnectivityTest.Builder clearSource()
Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint source = 3 [(.google.api.field_behavior) = REQUIRED];
-
getSourceBuilder
public Endpoint.Builder getSourceBuilder()
Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint source = 3 [(.google.api.field_behavior) = REQUIRED];
-
getSourceOrBuilder
public EndpointOrBuilder getSourceOrBuilder()
Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint source = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getSourceOrBuilderin interfaceConnectivityTestOrBuilder
-
hasDestination
public boolean hasDestination()
Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint destination = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
hasDestinationin interfaceConnectivityTestOrBuilder- Returns:
- Whether the destination field is set.
-
getDestination
public Endpoint getDestination()
Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint destination = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDestinationin interfaceConnectivityTestOrBuilder- Returns:
- The destination.
-
setDestination
public ConnectivityTest.Builder setDestination(Endpoint value)
Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
setDestination
public ConnectivityTest.Builder setDestination(Endpoint.Builder builderForValue)
Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
mergeDestination
public ConnectivityTest.Builder mergeDestination(Endpoint value)
Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
clearDestination
public ConnectivityTest.Builder clearDestination()
Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
getDestinationBuilder
public Endpoint.Builder getDestinationBuilder()
Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
getDestinationOrBuilder
public EndpointOrBuilder getDestinationOrBuilder()
Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don't intend to test.
.google.cloud.networkmanagement.v1beta1.Endpoint destination = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDestinationOrBuilderin interfaceConnectivityTestOrBuilder
-
getProtocol
public String getProtocol()
IP Protocol of the test. When not provided, "TCP" is assumed.
string protocol = 5;- Specified by:
getProtocolin interfaceConnectivityTestOrBuilder- Returns:
- The protocol.
-
getProtocolBytes
public com.google.protobuf.ByteString getProtocolBytes()
IP Protocol of the test. When not provided, "TCP" is assumed.
string protocol = 5;- Specified by:
getProtocolBytesin interfaceConnectivityTestOrBuilder- Returns:
- The bytes for protocol.
-
setProtocol
public ConnectivityTest.Builder setProtocol(String value)
IP Protocol of the test. When not provided, "TCP" is assumed.
string protocol = 5;- Parameters:
value- The protocol to set.- Returns:
- This builder for chaining.
-
clearProtocol
public ConnectivityTest.Builder clearProtocol()
IP Protocol of the test. When not provided, "TCP" is assumed.
string protocol = 5;- Returns:
- This builder for chaining.
-
setProtocolBytes
public ConnectivityTest.Builder setProtocolBytes(com.google.protobuf.ByteString value)
IP Protocol of the test. When not provided, "TCP" is assumed.
string protocol = 5;- Parameters:
value- The bytes for protocol to set.- Returns:
- This builder for chaining.
-
getRelatedProjectsList
public com.google.protobuf.ProtocolStringList getRelatedProjectsList()
Other projects that may be relevant for reachability analysis. This is applicable to scenarios where a test can cross project boundaries.
repeated string related_projects = 6;- Specified by:
getRelatedProjectsListin interfaceConnectivityTestOrBuilder- Returns:
- A list containing the relatedProjects.
-
getRelatedProjectsCount
public int getRelatedProjectsCount()
Other projects that may be relevant for reachability analysis. This is applicable to scenarios where a test can cross project boundaries.
repeated string related_projects = 6;- Specified by:
getRelatedProjectsCountin interfaceConnectivityTestOrBuilder- Returns:
- The count of relatedProjects.
-
getRelatedProjects
public String getRelatedProjects(int index)
Other projects that may be relevant for reachability analysis. This is applicable to scenarios where a test can cross project boundaries.
repeated string related_projects = 6;- Specified by:
getRelatedProjectsin interfaceConnectivityTestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The relatedProjects at the given index.
-
getRelatedProjectsBytes
public com.google.protobuf.ByteString getRelatedProjectsBytes(int index)
Other projects that may be relevant for reachability analysis. This is applicable to scenarios where a test can cross project boundaries.
repeated string related_projects = 6;- Specified by:
getRelatedProjectsBytesin interfaceConnectivityTestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the relatedProjects at the given index.
-
setRelatedProjects
public ConnectivityTest.Builder setRelatedProjects(int index, String value)
Other projects that may be relevant for reachability analysis. This is applicable to scenarios where a test can cross project boundaries.
repeated string related_projects = 6;- Parameters:
index- The index to set the value at.value- The relatedProjects to set.- Returns:
- This builder for chaining.
-
addRelatedProjects
public ConnectivityTest.Builder addRelatedProjects(String value)
Other projects that may be relevant for reachability analysis. This is applicable to scenarios where a test can cross project boundaries.
repeated string related_projects = 6;- Parameters:
value- The relatedProjects to add.- Returns:
- This builder for chaining.
-
addAllRelatedProjects
public ConnectivityTest.Builder addAllRelatedProjects(Iterable<String> values)
Other projects that may be relevant for reachability analysis. This is applicable to scenarios where a test can cross project boundaries.
repeated string related_projects = 6;- Parameters:
values- The relatedProjects to add.- Returns:
- This builder for chaining.
-
clearRelatedProjects
public ConnectivityTest.Builder clearRelatedProjects()
Other projects that may be relevant for reachability analysis. This is applicable to scenarios where a test can cross project boundaries.
repeated string related_projects = 6;- Returns:
- This builder for chaining.
-
addRelatedProjectsBytes
public ConnectivityTest.Builder addRelatedProjectsBytes(com.google.protobuf.ByteString value)
Other projects that may be relevant for reachability analysis. This is applicable to scenarios where a test can cross project boundaries.
repeated string related_projects = 6;- Parameters:
value- The bytes of the relatedProjects to add.- Returns:
- This builder for chaining.
-
getDisplayName
public String getDisplayName()
Output only. The display name of a Connectivity Test.
string display_name = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDisplayNamein interfaceConnectivityTestOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Output only. The display name of a Connectivity Test.
string display_name = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDisplayNameBytesin interfaceConnectivityTestOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
public ConnectivityTest.Builder setDisplayName(String value)
Output only. The display name of a Connectivity Test.
string display_name = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public ConnectivityTest.Builder clearDisplayName()
Output only. The display name of a Connectivity Test.
string display_name = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public ConnectivityTest.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Output only. The display name of a Connectivity Test.
string display_name = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:ConnectivityTestOrBuilderResource labels to represent user-provided metadata.
map<string, string> labels = 8;- Specified by:
getLabelsCountin interfaceConnectivityTestOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Resource labels to represent user-provided metadata.
map<string, string> labels = 8;- Specified by:
containsLabelsin interfaceConnectivityTestOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceConnectivityTestOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Resource labels to represent user-provided metadata.
map<string, string> labels = 8;- Specified by:
getLabelsMapin interfaceConnectivityTestOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Resource labels to represent user-provided metadata.
map<string, string> labels = 8;- Specified by:
getLabelsOrDefaultin interfaceConnectivityTestOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Resource labels to represent user-provided metadata.
map<string, string> labels = 8;- Specified by:
getLabelsOrThrowin interfaceConnectivityTestOrBuilder
-
clearLabels
public ConnectivityTest.Builder clearLabels()
-
removeLabels
public ConnectivityTest.Builder removeLabels(String key)
Resource labels to represent user-provided metadata.
map<string, string> labels = 8;
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
public ConnectivityTest.Builder putLabels(String key, String value)
Resource labels to represent user-provided metadata.
map<string, string> labels = 8;
-
putAllLabels
public ConnectivityTest.Builder putAllLabels(Map<String,String> values)
Resource labels to represent user-provided metadata.
map<string, string> labels = 8;
-
hasCreateTime
public boolean hasCreateTime()
Output only. The time the test was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceConnectivityTestOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. The time the test was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceConnectivityTestOrBuilder- Returns:
- The createTime.
-
setCreateTime
public ConnectivityTest.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The time the test was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCreateTime
public ConnectivityTest.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time the test was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCreateTime
public ConnectivityTest.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The time the test was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCreateTime
public ConnectivityTest.Builder clearCreateTime()
Output only. The time the test was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The time the test was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time the test was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceConnectivityTestOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. The time the test's configuration was updated.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceConnectivityTestOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. The time the test's configuration was updated.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceConnectivityTestOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
public ConnectivityTest.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time the test's configuration was updated.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setUpdateTime
public ConnectivityTest.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time the test's configuration was updated.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeUpdateTime
public ConnectivityTest.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time the test's configuration was updated.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearUpdateTime
public ConnectivityTest.Builder clearUpdateTime()
Output only. The time the test's configuration was updated.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The time the test's configuration was updated.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The time the test's configuration was updated.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceConnectivityTestOrBuilder
-
hasReachabilityDetails
public boolean hasReachabilityDetails()
Output only. The reachability details of this test from the latest run. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ReachabilityDetails reachability_details = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasReachabilityDetailsin interfaceConnectivityTestOrBuilder- Returns:
- Whether the reachabilityDetails field is set.
-
getReachabilityDetails
public ReachabilityDetails getReachabilityDetails()
Output only. The reachability details of this test from the latest run. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ReachabilityDetails reachability_details = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getReachabilityDetailsin interfaceConnectivityTestOrBuilder- Returns:
- The reachabilityDetails.
-
setReachabilityDetails
public ConnectivityTest.Builder setReachabilityDetails(ReachabilityDetails value)
Output only. The reachability details of this test from the latest run. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ReachabilityDetails reachability_details = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setReachabilityDetails
public ConnectivityTest.Builder setReachabilityDetails(ReachabilityDetails.Builder builderForValue)
Output only. The reachability details of this test from the latest run. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ReachabilityDetails reachability_details = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeReachabilityDetails
public ConnectivityTest.Builder mergeReachabilityDetails(ReachabilityDetails value)
Output only. The reachability details of this test from the latest run. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ReachabilityDetails reachability_details = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearReachabilityDetails
public ConnectivityTest.Builder clearReachabilityDetails()
Output only. The reachability details of this test from the latest run. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ReachabilityDetails reachability_details = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getReachabilityDetailsBuilder
public ReachabilityDetails.Builder getReachabilityDetailsBuilder()
Output only. The reachability details of this test from the latest run. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ReachabilityDetails reachability_details = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getReachabilityDetailsOrBuilder
public ReachabilityDetailsOrBuilder getReachabilityDetailsOrBuilder()
Output only. The reachability details of this test from the latest run. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ReachabilityDetails reachability_details = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getReachabilityDetailsOrBuilderin interfaceConnectivityTestOrBuilder
-
hasProbingDetails
public boolean hasProbingDetails()
Output only. The probing details of this test from the latest run, present for applicable tests only. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ProbingDetails probing_details = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasProbingDetailsin interfaceConnectivityTestOrBuilder- Returns:
- Whether the probingDetails field is set.
-
getProbingDetails
public ProbingDetails getProbingDetails()
Output only. The probing details of this test from the latest run, present for applicable tests only. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ProbingDetails probing_details = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getProbingDetailsin interfaceConnectivityTestOrBuilder- Returns:
- The probingDetails.
-
setProbingDetails
public ConnectivityTest.Builder setProbingDetails(ProbingDetails value)
Output only. The probing details of this test from the latest run, present for applicable tests only. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ProbingDetails probing_details = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setProbingDetails
public ConnectivityTest.Builder setProbingDetails(ProbingDetails.Builder builderForValue)
Output only. The probing details of this test from the latest run, present for applicable tests only. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ProbingDetails probing_details = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeProbingDetails
public ConnectivityTest.Builder mergeProbingDetails(ProbingDetails value)
Output only. The probing details of this test from the latest run, present for applicable tests only. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ProbingDetails probing_details = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearProbingDetails
public ConnectivityTest.Builder clearProbingDetails()
Output only. The probing details of this test from the latest run, present for applicable tests only. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ProbingDetails probing_details = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getProbingDetailsBuilder
public ProbingDetails.Builder getProbingDetailsBuilder()
Output only. The probing details of this test from the latest run, present for applicable tests only. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ProbingDetails probing_details = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getProbingDetailsOrBuilder
public ProbingDetailsOrBuilder getProbingDetailsOrBuilder()
Output only. The probing details of this test from the latest run, present for applicable tests only. The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.
.google.cloud.networkmanagement.v1beta1.ProbingDetails probing_details = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getProbingDetailsOrBuilderin interfaceConnectivityTestOrBuilder
-
setUnknownFields
public final ConnectivityTest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
mergeUnknownFields
public final ConnectivityTest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
-