Class Endpoint.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Endpoint.Builder>
-
- com.google.cloud.networkmanagement.v1.Endpoint.Builder
-
- All Implemented Interfaces:
EndpointOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Endpoint
public static final class Endpoint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Endpoint.Builder> implements EndpointOrBuilder
Source or destination of the Connectivity Test.
Protobuf typegoogle.cloud.networkmanagement.v1.Endpoint
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Endpoint.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Endpoint
build()
Endpoint
buildPartial()
Endpoint.Builder
clear()
Endpoint.Builder
clearAppEngineVersion()
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).Endpoint.Builder
clearCloudFunction()
A [Cloud Function](https://cloud.google.com/functions).Endpoint.Builder
clearCloudRunRevision()
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)Endpoint.Builder
clearCloudSqlInstance()
A [Cloud SQL](https://cloud.google.com/sql) instance URI.Endpoint.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Endpoint.Builder
clearForwardingRule()
A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer.Endpoint.Builder
clearForwardingRuleTarget()
Output only.Endpoint.Builder
clearGkeMasterCluster()
A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).Endpoint.Builder
clearInstance()
A Compute Engine instance URI.Endpoint.Builder
clearIpAddress()
The IP address of the endpoint, which can be an external or internal IP.Endpoint.Builder
clearLoadBalancerId()
Output only.Endpoint.Builder
clearLoadBalancerType()
Output only.Endpoint.Builder
clearNetwork()
A Compute Engine network URI.Endpoint.Builder
clearNetworkType()
Type of the network where the endpoint is located.Endpoint.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Endpoint.Builder
clearPort()
The IP protocol port of the endpoint.Endpoint.Builder
clearProjectId()
Project ID where the endpoint is located.Endpoint.Builder
clone()
Endpoint.AppEngineVersionEndpoint
getAppEngineVersion()
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).Endpoint.AppEngineVersionEndpoint.Builder
getAppEngineVersionBuilder()
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).Endpoint.AppEngineVersionEndpointOrBuilder
getAppEngineVersionOrBuilder()
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).Endpoint.CloudFunctionEndpoint
getCloudFunction()
A [Cloud Function](https://cloud.google.com/functions).Endpoint.CloudFunctionEndpoint.Builder
getCloudFunctionBuilder()
A [Cloud Function](https://cloud.google.com/functions).Endpoint.CloudFunctionEndpointOrBuilder
getCloudFunctionOrBuilder()
A [Cloud Function](https://cloud.google.com/functions).Endpoint.CloudRunRevisionEndpoint
getCloudRunRevision()
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)Endpoint.CloudRunRevisionEndpoint.Builder
getCloudRunRevisionBuilder()
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)Endpoint.CloudRunRevisionEndpointOrBuilder
getCloudRunRevisionOrBuilder()
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)String
getCloudSqlInstance()
A [Cloud SQL](https://cloud.google.com/sql) instance URI.com.google.protobuf.ByteString
getCloudSqlInstanceBytes()
A [Cloud SQL](https://cloud.google.com/sql) instance URI.Endpoint
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getForwardingRule()
A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer.com.google.protobuf.ByteString
getForwardingRuleBytes()
A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer.Endpoint.ForwardingRuleTarget
getForwardingRuleTarget()
Output only.int
getForwardingRuleTargetValue()
Output only.String
getGkeMasterCluster()
A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).com.google.protobuf.ByteString
getGkeMasterClusterBytes()
A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).String
getInstance()
A Compute Engine instance URI.com.google.protobuf.ByteString
getInstanceBytes()
A Compute Engine instance URI.String
getIpAddress()
The IP address of the endpoint, which can be an external or internal IP.com.google.protobuf.ByteString
getIpAddressBytes()
The IP address of the endpoint, which can be an external or internal IP.String
getLoadBalancerId()
Output only.com.google.protobuf.ByteString
getLoadBalancerIdBytes()
Output only.LoadBalancerType
getLoadBalancerType()
Output only.int
getLoadBalancerTypeValue()
Output only.String
getNetwork()
A Compute Engine network URI.com.google.protobuf.ByteString
getNetworkBytes()
A Compute Engine network URI.Endpoint.NetworkType
getNetworkType()
Type of the network where the endpoint is located.int
getNetworkTypeValue()
Type of the network where the endpoint is located.int
getPort()
The IP protocol port of the endpoint.String
getProjectId()
Project ID where the endpoint is located.com.google.protobuf.ByteString
getProjectIdBytes()
Project ID where the endpoint is located.boolean
hasAppEngineVersion()
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).boolean
hasCloudFunction()
A [Cloud Function](https://cloud.google.com/functions).boolean
hasCloudRunRevision()
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)boolean
hasForwardingRuleTarget()
Output only.boolean
hasLoadBalancerId()
Output only.boolean
hasLoadBalancerType()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
Endpoint.Builder
mergeAppEngineVersion(Endpoint.AppEngineVersionEndpoint value)
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).Endpoint.Builder
mergeCloudFunction(Endpoint.CloudFunctionEndpoint value)
A [Cloud Function](https://cloud.google.com/functions).Endpoint.Builder
mergeCloudRunRevision(Endpoint.CloudRunRevisionEndpoint value)
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)Endpoint.Builder
mergeFrom(Endpoint other)
Endpoint.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Endpoint.Builder
mergeFrom(com.google.protobuf.Message other)
Endpoint.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Endpoint.Builder
setAppEngineVersion(Endpoint.AppEngineVersionEndpoint value)
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).Endpoint.Builder
setAppEngineVersion(Endpoint.AppEngineVersionEndpoint.Builder builderForValue)
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).Endpoint.Builder
setCloudFunction(Endpoint.CloudFunctionEndpoint value)
A [Cloud Function](https://cloud.google.com/functions).Endpoint.Builder
setCloudFunction(Endpoint.CloudFunctionEndpoint.Builder builderForValue)
A [Cloud Function](https://cloud.google.com/functions).Endpoint.Builder
setCloudRunRevision(Endpoint.CloudRunRevisionEndpoint value)
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)Endpoint.Builder
setCloudRunRevision(Endpoint.CloudRunRevisionEndpoint.Builder builderForValue)
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)Endpoint.Builder
setCloudSqlInstance(String value)
A [Cloud SQL](https://cloud.google.com/sql) instance URI.Endpoint.Builder
setCloudSqlInstanceBytes(com.google.protobuf.ByteString value)
A [Cloud SQL](https://cloud.google.com/sql) instance URI.Endpoint.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Endpoint.Builder
setForwardingRule(String value)
A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer.Endpoint.Builder
setForwardingRuleBytes(com.google.protobuf.ByteString value)
A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer.Endpoint.Builder
setForwardingRuleTarget(Endpoint.ForwardingRuleTarget value)
Output only.Endpoint.Builder
setForwardingRuleTargetValue(int value)
Output only.Endpoint.Builder
setGkeMasterCluster(String value)
A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).Endpoint.Builder
setGkeMasterClusterBytes(com.google.protobuf.ByteString value)
A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).Endpoint.Builder
setInstance(String value)
A Compute Engine instance URI.Endpoint.Builder
setInstanceBytes(com.google.protobuf.ByteString value)
A Compute Engine instance URI.Endpoint.Builder
setIpAddress(String value)
The IP address of the endpoint, which can be an external or internal IP.Endpoint.Builder
setIpAddressBytes(com.google.protobuf.ByteString value)
The IP address of the endpoint, which can be an external or internal IP.Endpoint.Builder
setLoadBalancerId(String value)
Output only.Endpoint.Builder
setLoadBalancerIdBytes(com.google.protobuf.ByteString value)
Output only.Endpoint.Builder
setLoadBalancerType(LoadBalancerType value)
Output only.Endpoint.Builder
setLoadBalancerTypeValue(int value)
Output only.Endpoint.Builder
setNetwork(String value)
A Compute Engine network URI.Endpoint.Builder
setNetworkBytes(com.google.protobuf.ByteString value)
A Compute Engine network URI.Endpoint.Builder
setNetworkType(Endpoint.NetworkType value)
Type of the network where the endpoint is located.Endpoint.Builder
setNetworkTypeValue(int value)
Type of the network where the endpoint is located.Endpoint.Builder
setPort(int value)
The IP protocol port of the endpoint.Endpoint.Builder
setProjectId(String value)
Project ID where the endpoint is located.Endpoint.Builder
setProjectIdBytes(com.google.protobuf.ByteString value)
Project ID where the endpoint is located.Endpoint.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Endpoint.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Endpoint.Builder>
-
clear
public Endpoint.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<Endpoint.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<Endpoint.Builder>
-
getDefaultInstanceForType
public Endpoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Endpoint build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Endpoint buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Endpoint.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<Endpoint.Builder>
-
setField
public Endpoint.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<Endpoint.Builder>
-
clearField
public Endpoint.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<Endpoint.Builder>
-
clearOneof
public Endpoint.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<Endpoint.Builder>
-
setRepeatedField
public Endpoint.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<Endpoint.Builder>
-
addRepeatedField
public Endpoint.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<Endpoint.Builder>
-
mergeFrom
public Endpoint.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Endpoint.Builder>
-
mergeFrom
public Endpoint.Builder mergeFrom(Endpoint other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Endpoint.Builder>
-
mergeFrom
public Endpoint.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<Endpoint.Builder>
- Throws:
IOException
-
getIpAddress
public String getIpAddress()
The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test's destination is a [global load balancer VIP](https://cloud.google.com/load-balancing/docs/load-balancing-overview).
string ip_address = 1;
- Specified by:
getIpAddress
in interfaceEndpointOrBuilder
- Returns:
- The ipAddress.
-
getIpAddressBytes
public com.google.protobuf.ByteString getIpAddressBytes()
The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test's destination is a [global load balancer VIP](https://cloud.google.com/load-balancing/docs/load-balancing-overview).
string ip_address = 1;
- Specified by:
getIpAddressBytes
in interfaceEndpointOrBuilder
- Returns:
- The bytes for ipAddress.
-
setIpAddress
public Endpoint.Builder setIpAddress(String value)
The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test's destination is a [global load balancer VIP](https://cloud.google.com/load-balancing/docs/load-balancing-overview).
string ip_address = 1;
- Parameters:
value
- The ipAddress to set.- Returns:
- This builder for chaining.
-
clearIpAddress
public Endpoint.Builder clearIpAddress()
The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test's destination is a [global load balancer VIP](https://cloud.google.com/load-balancing/docs/load-balancing-overview).
string ip_address = 1;
- Returns:
- This builder for chaining.
-
setIpAddressBytes
public Endpoint.Builder setIpAddressBytes(com.google.protobuf.ByteString value)
The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test's destination is a [global load balancer VIP](https://cloud.google.com/load-balancing/docs/load-balancing-overview).
string ip_address = 1;
- Parameters:
value
- The bytes for ipAddress to set.- Returns:
- This builder for chaining.
-
getPort
public int getPort()
The IP protocol port of the endpoint. Only applicable when protocol is TCP or UDP.
int32 port = 2;
- Specified by:
getPort
in interfaceEndpointOrBuilder
- Returns:
- The port.
-
setPort
public Endpoint.Builder setPort(int value)
The IP protocol port of the endpoint. Only applicable when protocol is TCP or UDP.
int32 port = 2;
- Parameters:
value
- The port to set.- Returns:
- This builder for chaining.
-
clearPort
public Endpoint.Builder clearPort()
The IP protocol port of the endpoint. Only applicable when protocol is TCP or UDP.
int32 port = 2;
- Returns:
- This builder for chaining.
-
getInstance
public String getInstance()
A Compute Engine instance URI.
string instance = 3;
- Specified by:
getInstance
in interfaceEndpointOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
A Compute Engine instance URI.
string instance = 3;
- Specified by:
getInstanceBytes
in interfaceEndpointOrBuilder
- Returns:
- The bytes for instance.
-
setInstance
public Endpoint.Builder setInstance(String value)
A Compute Engine instance URI.
string instance = 3;
- Parameters:
value
- The instance to set.- Returns:
- This builder for chaining.
-
clearInstance
public Endpoint.Builder clearInstance()
A Compute Engine instance URI.
string instance = 3;
- Returns:
- This builder for chaining.
-
setInstanceBytes
public Endpoint.Builder setInstanceBytes(com.google.protobuf.ByteString value)
A Compute Engine instance URI.
string instance = 3;
- Parameters:
value
- The bytes for instance to set.- Returns:
- This builder for chaining.
-
getForwardingRule
public String getForwardingRule()
A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules are also used for protocol forwarding, Private Service Connect and other network services to provide forwarding information in the control plane. Format: projects/{project}/global/forwardingRules/{id} or projects/{project}/regions/{region}/forwardingRules/{id}
string forwarding_rule = 13;
- Specified by:
getForwardingRule
in interfaceEndpointOrBuilder
- Returns:
- The forwardingRule.
-
getForwardingRuleBytes
public com.google.protobuf.ByteString getForwardingRuleBytes()
A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules are also used for protocol forwarding, Private Service Connect and other network services to provide forwarding information in the control plane. Format: projects/{project}/global/forwardingRules/{id} or projects/{project}/regions/{region}/forwardingRules/{id}
string forwarding_rule = 13;
- Specified by:
getForwardingRuleBytes
in interfaceEndpointOrBuilder
- Returns:
- The bytes for forwardingRule.
-
setForwardingRule
public Endpoint.Builder setForwardingRule(String value)
A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules are also used for protocol forwarding, Private Service Connect and other network services to provide forwarding information in the control plane. Format: projects/{project}/global/forwardingRules/{id} or projects/{project}/regions/{region}/forwardingRules/{id}
string forwarding_rule = 13;
- Parameters:
value
- The forwardingRule to set.- Returns:
- This builder for chaining.
-
clearForwardingRule
public Endpoint.Builder clearForwardingRule()
A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules are also used for protocol forwarding, Private Service Connect and other network services to provide forwarding information in the control plane. Format: projects/{project}/global/forwardingRules/{id} or projects/{project}/regions/{region}/forwardingRules/{id}
string forwarding_rule = 13;
- Returns:
- This builder for chaining.
-
setForwardingRuleBytes
public Endpoint.Builder setForwardingRuleBytes(com.google.protobuf.ByteString value)
A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules are also used for protocol forwarding, Private Service Connect and other network services to provide forwarding information in the control plane. Format: projects/{project}/global/forwardingRules/{id} or projects/{project}/regions/{region}/forwardingRules/{id}
string forwarding_rule = 13;
- Parameters:
value
- The bytes for forwardingRule to set.- Returns:
- This builder for chaining.
-
hasForwardingRuleTarget
public boolean hasForwardingRuleTarget()
Output only. Specifies the type of the target of the forwarding rule.
optional .google.cloud.networkmanagement.v1.Endpoint.ForwardingRuleTarget forwarding_rule_target = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasForwardingRuleTarget
in interfaceEndpointOrBuilder
- Returns:
- Whether the forwardingRuleTarget field is set.
-
getForwardingRuleTargetValue
public int getForwardingRuleTargetValue()
Output only. Specifies the type of the target of the forwarding rule.
optional .google.cloud.networkmanagement.v1.Endpoint.ForwardingRuleTarget forwarding_rule_target = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getForwardingRuleTargetValue
in interfaceEndpointOrBuilder
- Returns:
- The enum numeric value on the wire for forwardingRuleTarget.
-
setForwardingRuleTargetValue
public Endpoint.Builder setForwardingRuleTargetValue(int value)
Output only. Specifies the type of the target of the forwarding rule.
optional .google.cloud.networkmanagement.v1.Endpoint.ForwardingRuleTarget forwarding_rule_target = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The enum numeric value on the wire for forwardingRuleTarget to set.- Returns:
- This builder for chaining.
-
getForwardingRuleTarget
public Endpoint.ForwardingRuleTarget getForwardingRuleTarget()
Output only. Specifies the type of the target of the forwarding rule.
optional .google.cloud.networkmanagement.v1.Endpoint.ForwardingRuleTarget forwarding_rule_target = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getForwardingRuleTarget
in interfaceEndpointOrBuilder
- Returns:
- The forwardingRuleTarget.
-
setForwardingRuleTarget
public Endpoint.Builder setForwardingRuleTarget(Endpoint.ForwardingRuleTarget value)
Output only. Specifies the type of the target of the forwarding rule.
optional .google.cloud.networkmanagement.v1.Endpoint.ForwardingRuleTarget forwarding_rule_target = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The forwardingRuleTarget to set.- Returns:
- This builder for chaining.
-
clearForwardingRuleTarget
public Endpoint.Builder clearForwardingRuleTarget()
Output only. Specifies the type of the target of the forwarding rule.
optional .google.cloud.networkmanagement.v1.Endpoint.ForwardingRuleTarget forwarding_rule_target = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
hasLoadBalancerId
public boolean hasLoadBalancerId()
Output only. ID of the load balancer the forwarding rule points to. Empty for forwarding rules not related to load balancers.
optional string load_balancer_id = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasLoadBalancerId
in interfaceEndpointOrBuilder
- Returns:
- Whether the loadBalancerId field is set.
-
getLoadBalancerId
public String getLoadBalancerId()
Output only. ID of the load balancer the forwarding rule points to. Empty for forwarding rules not related to load balancers.
optional string load_balancer_id = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLoadBalancerId
in interfaceEndpointOrBuilder
- Returns:
- The loadBalancerId.
-
getLoadBalancerIdBytes
public com.google.protobuf.ByteString getLoadBalancerIdBytes()
Output only. ID of the load balancer the forwarding rule points to. Empty for forwarding rules not related to load balancers.
optional string load_balancer_id = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLoadBalancerIdBytes
in interfaceEndpointOrBuilder
- Returns:
- The bytes for loadBalancerId.
-
setLoadBalancerId
public Endpoint.Builder setLoadBalancerId(String value)
Output only. ID of the load balancer the forwarding rule points to. Empty for forwarding rules not related to load balancers.
optional string load_balancer_id = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The loadBalancerId to set.- Returns:
- This builder for chaining.
-
clearLoadBalancerId
public Endpoint.Builder clearLoadBalancerId()
Output only. ID of the load balancer the forwarding rule points to. Empty for forwarding rules not related to load balancers.
optional string load_balancer_id = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setLoadBalancerIdBytes
public Endpoint.Builder setLoadBalancerIdBytes(com.google.protobuf.ByteString value)
Output only. ID of the load balancer the forwarding rule points to. Empty for forwarding rules not related to load balancers.
optional string load_balancer_id = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes for loadBalancerId to set.- Returns:
- This builder for chaining.
-
hasLoadBalancerType
public boolean hasLoadBalancerType()
Output only. Type of the load balancer the forwarding rule points to.
optional .google.cloud.networkmanagement.v1.LoadBalancerType load_balancer_type = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasLoadBalancerType
in interfaceEndpointOrBuilder
- Returns:
- Whether the loadBalancerType field is set.
-
getLoadBalancerTypeValue
public int getLoadBalancerTypeValue()
Output only. Type of the load balancer the forwarding rule points to.
optional .google.cloud.networkmanagement.v1.LoadBalancerType load_balancer_type = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLoadBalancerTypeValue
in interfaceEndpointOrBuilder
- Returns:
- The enum numeric value on the wire for loadBalancerType.
-
setLoadBalancerTypeValue
public Endpoint.Builder setLoadBalancerTypeValue(int value)
Output only. Type of the load balancer the forwarding rule points to.
optional .google.cloud.networkmanagement.v1.LoadBalancerType load_balancer_type = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The enum numeric value on the wire for loadBalancerType to set.- Returns:
- This builder for chaining.
-
getLoadBalancerType
public LoadBalancerType getLoadBalancerType()
Output only. Type of the load balancer the forwarding rule points to.
optional .google.cloud.networkmanagement.v1.LoadBalancerType load_balancer_type = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLoadBalancerType
in interfaceEndpointOrBuilder
- Returns:
- The loadBalancerType.
-
setLoadBalancerType
public Endpoint.Builder setLoadBalancerType(LoadBalancerType value)
Output only. Type of the load balancer the forwarding rule points to.
optional .google.cloud.networkmanagement.v1.LoadBalancerType load_balancer_type = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The loadBalancerType to set.- Returns:
- This builder for chaining.
-
clearLoadBalancerType
public Endpoint.Builder clearLoadBalancerType()
Output only. Type of the load balancer the forwarding rule points to.
optional .google.cloud.networkmanagement.v1.LoadBalancerType load_balancer_type = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
getGkeMasterCluster
public String getGkeMasterCluster()
A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
string gke_master_cluster = 7;
- Specified by:
getGkeMasterCluster
in interfaceEndpointOrBuilder
- Returns:
- The gkeMasterCluster.
-
getGkeMasterClusterBytes
public com.google.protobuf.ByteString getGkeMasterClusterBytes()
A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
string gke_master_cluster = 7;
- Specified by:
getGkeMasterClusterBytes
in interfaceEndpointOrBuilder
- Returns:
- The bytes for gkeMasterCluster.
-
setGkeMasterCluster
public Endpoint.Builder setGkeMasterCluster(String value)
A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
string gke_master_cluster = 7;
- Parameters:
value
- The gkeMasterCluster to set.- Returns:
- This builder for chaining.
-
clearGkeMasterCluster
public Endpoint.Builder clearGkeMasterCluster()
A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
string gke_master_cluster = 7;
- Returns:
- This builder for chaining.
-
setGkeMasterClusterBytes
public Endpoint.Builder setGkeMasterClusterBytes(com.google.protobuf.ByteString value)
A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
string gke_master_cluster = 7;
- Parameters:
value
- The bytes for gkeMasterCluster to set.- Returns:
- This builder for chaining.
-
getCloudSqlInstance
public String getCloudSqlInstance()
A [Cloud SQL](https://cloud.google.com/sql) instance URI.
string cloud_sql_instance = 8;
- Specified by:
getCloudSqlInstance
in interfaceEndpointOrBuilder
- Returns:
- The cloudSqlInstance.
-
getCloudSqlInstanceBytes
public com.google.protobuf.ByteString getCloudSqlInstanceBytes()
A [Cloud SQL](https://cloud.google.com/sql) instance URI.
string cloud_sql_instance = 8;
- Specified by:
getCloudSqlInstanceBytes
in interfaceEndpointOrBuilder
- Returns:
- The bytes for cloudSqlInstance.
-
setCloudSqlInstance
public Endpoint.Builder setCloudSqlInstance(String value)
A [Cloud SQL](https://cloud.google.com/sql) instance URI.
string cloud_sql_instance = 8;
- Parameters:
value
- The cloudSqlInstance to set.- Returns:
- This builder for chaining.
-
clearCloudSqlInstance
public Endpoint.Builder clearCloudSqlInstance()
A [Cloud SQL](https://cloud.google.com/sql) instance URI.
string cloud_sql_instance = 8;
- Returns:
- This builder for chaining.
-
setCloudSqlInstanceBytes
public Endpoint.Builder setCloudSqlInstanceBytes(com.google.protobuf.ByteString value)
A [Cloud SQL](https://cloud.google.com/sql) instance URI.
string cloud_sql_instance = 8;
- Parameters:
value
- The bytes for cloudSqlInstance to set.- Returns:
- This builder for chaining.
-
hasCloudFunction
public boolean hasCloudFunction()
A [Cloud Function](https://cloud.google.com/functions).
.google.cloud.networkmanagement.v1.Endpoint.CloudFunctionEndpoint cloud_function = 10;
- Specified by:
hasCloudFunction
in interfaceEndpointOrBuilder
- Returns:
- Whether the cloudFunction field is set.
-
getCloudFunction
public Endpoint.CloudFunctionEndpoint getCloudFunction()
A [Cloud Function](https://cloud.google.com/functions).
.google.cloud.networkmanagement.v1.Endpoint.CloudFunctionEndpoint cloud_function = 10;
- Specified by:
getCloudFunction
in interfaceEndpointOrBuilder
- Returns:
- The cloudFunction.
-
setCloudFunction
public Endpoint.Builder setCloudFunction(Endpoint.CloudFunctionEndpoint value)
A [Cloud Function](https://cloud.google.com/functions).
.google.cloud.networkmanagement.v1.Endpoint.CloudFunctionEndpoint cloud_function = 10;
-
setCloudFunction
public Endpoint.Builder setCloudFunction(Endpoint.CloudFunctionEndpoint.Builder builderForValue)
A [Cloud Function](https://cloud.google.com/functions).
.google.cloud.networkmanagement.v1.Endpoint.CloudFunctionEndpoint cloud_function = 10;
-
mergeCloudFunction
public Endpoint.Builder mergeCloudFunction(Endpoint.CloudFunctionEndpoint value)
A [Cloud Function](https://cloud.google.com/functions).
.google.cloud.networkmanagement.v1.Endpoint.CloudFunctionEndpoint cloud_function = 10;
-
clearCloudFunction
public Endpoint.Builder clearCloudFunction()
A [Cloud Function](https://cloud.google.com/functions).
.google.cloud.networkmanagement.v1.Endpoint.CloudFunctionEndpoint cloud_function = 10;
-
getCloudFunctionBuilder
public Endpoint.CloudFunctionEndpoint.Builder getCloudFunctionBuilder()
A [Cloud Function](https://cloud.google.com/functions).
.google.cloud.networkmanagement.v1.Endpoint.CloudFunctionEndpoint cloud_function = 10;
-
getCloudFunctionOrBuilder
public Endpoint.CloudFunctionEndpointOrBuilder getCloudFunctionOrBuilder()
A [Cloud Function](https://cloud.google.com/functions).
.google.cloud.networkmanagement.v1.Endpoint.CloudFunctionEndpoint cloud_function = 10;
- Specified by:
getCloudFunctionOrBuilder
in interfaceEndpointOrBuilder
-
hasAppEngineVersion
public boolean hasAppEngineVersion()
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
.google.cloud.networkmanagement.v1.Endpoint.AppEngineVersionEndpoint app_engine_version = 11;
- Specified by:
hasAppEngineVersion
in interfaceEndpointOrBuilder
- Returns:
- Whether the appEngineVersion field is set.
-
getAppEngineVersion
public Endpoint.AppEngineVersionEndpoint getAppEngineVersion()
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
.google.cloud.networkmanagement.v1.Endpoint.AppEngineVersionEndpoint app_engine_version = 11;
- Specified by:
getAppEngineVersion
in interfaceEndpointOrBuilder
- Returns:
- The appEngineVersion.
-
setAppEngineVersion
public Endpoint.Builder setAppEngineVersion(Endpoint.AppEngineVersionEndpoint value)
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
.google.cloud.networkmanagement.v1.Endpoint.AppEngineVersionEndpoint app_engine_version = 11;
-
setAppEngineVersion
public Endpoint.Builder setAppEngineVersion(Endpoint.AppEngineVersionEndpoint.Builder builderForValue)
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
.google.cloud.networkmanagement.v1.Endpoint.AppEngineVersionEndpoint app_engine_version = 11;
-
mergeAppEngineVersion
public Endpoint.Builder mergeAppEngineVersion(Endpoint.AppEngineVersionEndpoint value)
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
.google.cloud.networkmanagement.v1.Endpoint.AppEngineVersionEndpoint app_engine_version = 11;
-
clearAppEngineVersion
public Endpoint.Builder clearAppEngineVersion()
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
.google.cloud.networkmanagement.v1.Endpoint.AppEngineVersionEndpoint app_engine_version = 11;
-
getAppEngineVersionBuilder
public Endpoint.AppEngineVersionEndpoint.Builder getAppEngineVersionBuilder()
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
.google.cloud.networkmanagement.v1.Endpoint.AppEngineVersionEndpoint app_engine_version = 11;
-
getAppEngineVersionOrBuilder
public Endpoint.AppEngineVersionEndpointOrBuilder getAppEngineVersionOrBuilder()
An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
.google.cloud.networkmanagement.v1.Endpoint.AppEngineVersionEndpoint app_engine_version = 11;
- Specified by:
getAppEngineVersionOrBuilder
in interfaceEndpointOrBuilder
-
hasCloudRunRevision
public boolean hasCloudRunRevision()
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)
.google.cloud.networkmanagement.v1.Endpoint.CloudRunRevisionEndpoint cloud_run_revision = 12;
- Specified by:
hasCloudRunRevision
in interfaceEndpointOrBuilder
- Returns:
- Whether the cloudRunRevision field is set.
-
getCloudRunRevision
public Endpoint.CloudRunRevisionEndpoint getCloudRunRevision()
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)
.google.cloud.networkmanagement.v1.Endpoint.CloudRunRevisionEndpoint cloud_run_revision = 12;
- Specified by:
getCloudRunRevision
in interfaceEndpointOrBuilder
- Returns:
- The cloudRunRevision.
-
setCloudRunRevision
public Endpoint.Builder setCloudRunRevision(Endpoint.CloudRunRevisionEndpoint value)
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)
.google.cloud.networkmanagement.v1.Endpoint.CloudRunRevisionEndpoint cloud_run_revision = 12;
-
setCloudRunRevision
public Endpoint.Builder setCloudRunRevision(Endpoint.CloudRunRevisionEndpoint.Builder builderForValue)
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)
.google.cloud.networkmanagement.v1.Endpoint.CloudRunRevisionEndpoint cloud_run_revision = 12;
-
mergeCloudRunRevision
public Endpoint.Builder mergeCloudRunRevision(Endpoint.CloudRunRevisionEndpoint value)
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)
.google.cloud.networkmanagement.v1.Endpoint.CloudRunRevisionEndpoint cloud_run_revision = 12;
-
clearCloudRunRevision
public Endpoint.Builder clearCloudRunRevision()
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)
.google.cloud.networkmanagement.v1.Endpoint.CloudRunRevisionEndpoint cloud_run_revision = 12;
-
getCloudRunRevisionBuilder
public Endpoint.CloudRunRevisionEndpoint.Builder getCloudRunRevisionBuilder()
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)
.google.cloud.networkmanagement.v1.Endpoint.CloudRunRevisionEndpoint cloud_run_revision = 12;
-
getCloudRunRevisionOrBuilder
public Endpoint.CloudRunRevisionEndpointOrBuilder getCloudRunRevisionOrBuilder()
A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get)
.google.cloud.networkmanagement.v1.Endpoint.CloudRunRevisionEndpoint cloud_run_revision = 12;
- Specified by:
getCloudRunRevisionOrBuilder
in interfaceEndpointOrBuilder
-
getNetwork
public String getNetwork()
A Compute Engine network URI.
string network = 4;
- Specified by:
getNetwork
in interfaceEndpointOrBuilder
- Returns:
- The network.
-
getNetworkBytes
public com.google.protobuf.ByteString getNetworkBytes()
A Compute Engine network URI.
string network = 4;
- Specified by:
getNetworkBytes
in interfaceEndpointOrBuilder
- Returns:
- The bytes for network.
-
setNetwork
public Endpoint.Builder setNetwork(String value)
A Compute Engine network URI.
string network = 4;
- Parameters:
value
- The network to set.- Returns:
- This builder for chaining.
-
clearNetwork
public Endpoint.Builder clearNetwork()
A Compute Engine network URI.
string network = 4;
- Returns:
- This builder for chaining.
-
setNetworkBytes
public Endpoint.Builder setNetworkBytes(com.google.protobuf.ByteString value)
A Compute Engine network URI.
string network = 4;
- Parameters:
value
- The bytes for network to set.- Returns:
- This builder for chaining.
-
getNetworkTypeValue
public int getNetworkTypeValue()
Type of the network where the endpoint is located. Applicable only to source endpoint, as destination network type can be inferred from the source.
.google.cloud.networkmanagement.v1.Endpoint.NetworkType network_type = 5;
- Specified by:
getNetworkTypeValue
in interfaceEndpointOrBuilder
- Returns:
- The enum numeric value on the wire for networkType.
-
setNetworkTypeValue
public Endpoint.Builder setNetworkTypeValue(int value)
Type of the network where the endpoint is located. Applicable only to source endpoint, as destination network type can be inferred from the source.
.google.cloud.networkmanagement.v1.Endpoint.NetworkType network_type = 5;
- Parameters:
value
- The enum numeric value on the wire for networkType to set.- Returns:
- This builder for chaining.
-
getNetworkType
public Endpoint.NetworkType getNetworkType()
Type of the network where the endpoint is located. Applicable only to source endpoint, as destination network type can be inferred from the source.
.google.cloud.networkmanagement.v1.Endpoint.NetworkType network_type = 5;
- Specified by:
getNetworkType
in interfaceEndpointOrBuilder
- Returns:
- The networkType.
-
setNetworkType
public Endpoint.Builder setNetworkType(Endpoint.NetworkType value)
Type of the network where the endpoint is located. Applicable only to source endpoint, as destination network type can be inferred from the source.
.google.cloud.networkmanagement.v1.Endpoint.NetworkType network_type = 5;
- Parameters:
value
- The networkType to set.- Returns:
- This builder for chaining.
-
clearNetworkType
public Endpoint.Builder clearNetworkType()
Type of the network where the endpoint is located. Applicable only to source endpoint, as destination network type can be inferred from the source.
.google.cloud.networkmanagement.v1.Endpoint.NetworkType network_type = 5;
- Returns:
- This builder for chaining.
-
getProjectId
public String getProjectId()
Project ID where the endpoint is located. The Project ID can be derived from the URI if you provide a VM instance or network URI. The following are two cases where you must provide the project ID: 1. Only the IP address is specified, and the IP address is within a Google Cloud project. 2. When you are using Shared VPC and the IP address that you provide is from the service project. In this case, the network that the IP address resides in is defined in the host project.
string project_id = 6;
- Specified by:
getProjectId
in interfaceEndpointOrBuilder
- Returns:
- The projectId.
-
getProjectIdBytes
public com.google.protobuf.ByteString getProjectIdBytes()
Project ID where the endpoint is located. The Project ID can be derived from the URI if you provide a VM instance or network URI. The following are two cases where you must provide the project ID: 1. Only the IP address is specified, and the IP address is within a Google Cloud project. 2. When you are using Shared VPC and the IP address that you provide is from the service project. In this case, the network that the IP address resides in is defined in the host project.
string project_id = 6;
- Specified by:
getProjectIdBytes
in interfaceEndpointOrBuilder
- Returns:
- The bytes for projectId.
-
setProjectId
public Endpoint.Builder setProjectId(String value)
Project ID where the endpoint is located. The Project ID can be derived from the URI if you provide a VM instance or network URI. The following are two cases where you must provide the project ID: 1. Only the IP address is specified, and the IP address is within a Google Cloud project. 2. When you are using Shared VPC and the IP address that you provide is from the service project. In this case, the network that the IP address resides in is defined in the host project.
string project_id = 6;
- Parameters:
value
- The projectId to set.- Returns:
- This builder for chaining.
-
clearProjectId
public Endpoint.Builder clearProjectId()
Project ID where the endpoint is located. The Project ID can be derived from the URI if you provide a VM instance or network URI. The following are two cases where you must provide the project ID: 1. Only the IP address is specified, and the IP address is within a Google Cloud project. 2. When you are using Shared VPC and the IP address that you provide is from the service project. In this case, the network that the IP address resides in is defined in the host project.
string project_id = 6;
- Returns:
- This builder for chaining.
-
setProjectIdBytes
public Endpoint.Builder setProjectIdBytes(com.google.protobuf.ByteString value)
Project ID where the endpoint is located. The Project ID can be derived from the URI if you provide a VM instance or network URI. The following are two cases where you must provide the project ID: 1. Only the IP address is specified, and the IP address is within a Google Cloud project. 2. When you are using Shared VPC and the IP address that you provide is from the service project. In this case, the network that the IP address resides in is defined in the host project.
string project_id = 6;
- Parameters:
value
- The bytes for projectId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Endpoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Endpoint.Builder>
-
mergeUnknownFields
public final Endpoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Endpoint.Builder>
-
-