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.Builder
addAllRelatedProjects(Iterable<String> values)
Other projects that may be relevant for reachability analysis.ConnectivityTest.Builder
addRelatedProjects(String value)
Other projects that may be relevant for reachability analysis.ConnectivityTest.Builder
addRelatedProjectsBytes(com.google.protobuf.ByteString value)
Other projects that may be relevant for reachability analysis.ConnectivityTest.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ConnectivityTest
build()
ConnectivityTest
buildPartial()
ConnectivityTest.Builder
clear()
ConnectivityTest.Builder
clearCreateTime()
Output only.ConnectivityTest.Builder
clearDescription()
The user-supplied description of the Connectivity Test.ConnectivityTest.Builder
clearDestination()
Required.ConnectivityTest.Builder
clearDisplayName()
Output only.ConnectivityTest.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ConnectivityTest.Builder
clearLabels()
ConnectivityTest.Builder
clearName()
Required.ConnectivityTest.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ConnectivityTest.Builder
clearProbingDetails()
Output only.ConnectivityTest.Builder
clearProtocol()
IP Protocol of the test.ConnectivityTest.Builder
clearReachabilityDetails()
Output only.ConnectivityTest.Builder
clearRelatedProjects()
Other projects that may be relevant for reachability analysis.ConnectivityTest.Builder
clearSource()
Required.ConnectivityTest.Builder
clearUpdateTime()
Output only.ConnectivityTest.Builder
clone()
boolean
containsLabels(String key)
Resource labels to represent user-provided metadata.com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.Timestamp.Builder
getCreateTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.ConnectivityTest
getDefaultInstanceForType()
String
getDescription()
The user-supplied description of the Connectivity Test.com.google.protobuf.ByteString
getDescriptionBytes()
The user-supplied description of the Connectivity Test.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
Endpoint
getDestination()
Required.Endpoint.Builder
getDestinationBuilder()
Required.EndpointOrBuilder
getDestinationOrBuilder()
Required.String
getDisplayName()
Output only.com.google.protobuf.ByteString
getDisplayNameBytes()
Output only.Map<String,String>
getLabels()
Deprecated.int
getLabelsCount()
Resource labels to represent user-provided metadata.Map<String,String>
getLabelsMap()
Resource labels to represent user-provided metadata.String
getLabelsOrDefault(String key, String defaultValue)
Resource labels to represent user-provided metadata.String
getLabelsOrThrow(String key)
Resource labels to represent user-provided metadata.Map<String,String>
getMutableLabels()
Deprecated.String
getName()
Required.com.google.protobuf.ByteString
getNameBytes()
Required.ProbingDetails
getProbingDetails()
Output only.ProbingDetails.Builder
getProbingDetailsBuilder()
Output only.ProbingDetailsOrBuilder
getProbingDetailsOrBuilder()
Output only.String
getProtocol()
IP Protocol of the test.com.google.protobuf.ByteString
getProtocolBytes()
IP Protocol of the test.ReachabilityDetails
getReachabilityDetails()
Output only.ReachabilityDetails.Builder
getReachabilityDetailsBuilder()
Output only.ReachabilityDetailsOrBuilder
getReachabilityDetailsOrBuilder()
Output only.String
getRelatedProjects(int index)
Other projects that may be relevant for reachability analysis.com.google.protobuf.ByteString
getRelatedProjectsBytes(int index)
Other projects that may be relevant for reachability analysis.int
getRelatedProjectsCount()
Other projects that may be relevant for reachability analysis.com.google.protobuf.ProtocolStringList
getRelatedProjectsList()
Other projects that may be relevant for reachability analysis.Endpoint
getSource()
Required.Endpoint.Builder
getSourceBuilder()
Required.EndpointOrBuilder
getSourceOrBuilder()
Required.com.google.protobuf.Timestamp
getUpdateTime()
Output only.com.google.protobuf.Timestamp.Builder
getUpdateTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
Output only.boolean
hasCreateTime()
Output only.boolean
hasDestination()
Required.boolean
hasProbingDetails()
Output only.boolean
hasReachabilityDetails()
Output only.boolean
hasSource()
Required.boolean
hasUpdateTime()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
ConnectivityTest.Builder
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.ConnectivityTest.Builder
mergeDestination(Endpoint value)
Required.ConnectivityTest.Builder
mergeFrom(ConnectivityTest other)
ConnectivityTest.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ConnectivityTest.Builder
mergeFrom(com.google.protobuf.Message other)
ConnectivityTest.Builder
mergeProbingDetails(ProbingDetails value)
Output only.ConnectivityTest.Builder
mergeReachabilityDetails(ReachabilityDetails value)
Output only.ConnectivityTest.Builder
mergeSource(Endpoint value)
Required.ConnectivityTest.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ConnectivityTest.Builder
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.ConnectivityTest.Builder
putAllLabels(Map<String,String> values)
Resource labels to represent user-provided metadata.ConnectivityTest.Builder
putLabels(String key, String value)
Resource labels to represent user-provided metadata.ConnectivityTest.Builder
removeLabels(String key)
Resource labels to represent user-provided metadata.ConnectivityTest.Builder
setCreateTime(com.google.protobuf.Timestamp value)
Output only.ConnectivityTest.Builder
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.ConnectivityTest.Builder
setDescription(String value)
The user-supplied description of the Connectivity Test.ConnectivityTest.Builder
setDescriptionBytes(com.google.protobuf.ByteString value)
The user-supplied description of the Connectivity Test.ConnectivityTest.Builder
setDestination(Endpoint value)
Required.ConnectivityTest.Builder
setDestination(Endpoint.Builder builderForValue)
Required.ConnectivityTest.Builder
setDisplayName(String value)
Output only.ConnectivityTest.Builder
setDisplayNameBytes(com.google.protobuf.ByteString value)
Output only.ConnectivityTest.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ConnectivityTest.Builder
setName(String value)
Required.ConnectivityTest.Builder
setNameBytes(com.google.protobuf.ByteString value)
Required.ConnectivityTest.Builder
setProbingDetails(ProbingDetails value)
Output only.ConnectivityTest.Builder
setProbingDetails(ProbingDetails.Builder builderForValue)
Output only.ConnectivityTest.Builder
setProtocol(String value)
IP Protocol of the test.ConnectivityTest.Builder
setProtocolBytes(com.google.protobuf.ByteString value)
IP Protocol of the test.ConnectivityTest.Builder
setReachabilityDetails(ReachabilityDetails value)
Output only.ConnectivityTest.Builder
setReachabilityDetails(ReachabilityDetails.Builder builderForValue)
Output only.ConnectivityTest.Builder
setRelatedProjects(int index, String value)
Other projects that may be relevant for reachability analysis.ConnectivityTest.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ConnectivityTest.Builder
setSource(Endpoint value)
Required.ConnectivityTest.Builder
setSource(Endpoint.Builder builderForValue)
Required.ConnectivityTest.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ConnectivityTest.Builder
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.ConnectivityTest.Builder
setUpdateTime(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:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
clear
public ConnectivityTest.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
getDefaultInstanceForType
public ConnectivityTest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ConnectivityTest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ConnectivityTest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ConnectivityTest.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
setField
public ConnectivityTest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
clearField
public ConnectivityTest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
clearOneof
public ConnectivityTest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
setRepeatedField
public ConnectivityTest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
addRepeatedField
public ConnectivityTest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
mergeFrom
public ConnectivityTest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ConnectivityTest.Builder>
-
mergeFrom
public ConnectivityTest.Builder mergeFrom(ConnectivityTest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getName
in 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:
getNameBytes
in 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:
getDescription
in 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:
getDescriptionBytes
in 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:
hasSource
in 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:
getSource
in 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:
getSourceOrBuilder
in 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:
hasDestination
in 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:
getDestination
in 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:
getDestinationOrBuilder
in interfaceConnectivityTestOrBuilder
-
getProtocol
public String getProtocol()
IP Protocol of the test. When not provided, "TCP" is assumed.
string protocol = 5;
- Specified by:
getProtocol
in 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:
getProtocolBytes
in 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:
getRelatedProjectsList
in 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:
getRelatedProjectsCount
in 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:
getRelatedProjects
in 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:
getRelatedProjectsBytes
in 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:
getDisplayName
in 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:
getDisplayNameBytes
in 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:ConnectivityTestOrBuilder
Resource labels to represent user-provided metadata.
map<string, string> labels = 8;
- Specified by:
getLabelsCount
in interfaceConnectivityTestOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Resource labels to represent user-provided metadata.
map<string, string> labels = 8;
- Specified by:
containsLabels
in interfaceConnectivityTestOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()
instead.- Specified by:
getLabels
in interfaceConnectivityTestOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Resource labels to represent user-provided metadata.
map<string, string> labels = 8;
- Specified by:
getLabelsMap
in interfaceConnectivityTestOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Resource labels to represent user-provided metadata.
map<string, string> labels = 8;
- Specified by:
getLabelsOrDefault
in interfaceConnectivityTestOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Resource labels to represent user-provided metadata.
map<string, string> labels = 8;
- Specified by:
getLabelsOrThrow
in 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:
hasCreateTime
in 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:
getCreateTime
in 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:
getCreateTimeOrBuilder
in 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:
hasUpdateTime
in 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:
getUpdateTime
in 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:
getUpdateTimeOrBuilder
in 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:
hasReachabilityDetails
in 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:
getReachabilityDetails
in 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:
getReachabilityDetailsOrBuilder
in 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:
hasProbingDetails
in 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:
getProbingDetails
in 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:
getProbingDetailsOrBuilder
in interfaceConnectivityTestOrBuilder
-
setUnknownFields
public final ConnectivityTest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
mergeUnknownFields
public final ConnectivityTest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ConnectivityTest.Builder>
-
-