Package com.google.cloud.compute.v1
Class HTTPSHealthCheck.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<HTTPSHealthCheck.Builder>
-
- com.google.cloud.compute.v1.HTTPSHealthCheck.Builder
-
- All Implemented Interfaces:
HTTPSHealthCheckOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- HTTPSHealthCheck
public static final class HTTPSHealthCheck.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HTTPSHealthCheck.Builder> implements HTTPSHealthCheckOrBuilder
google.cloud.compute.v1.HTTPSHealthCheck
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description HTTPSHealthCheck.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
HTTPSHealthCheck
build()
HTTPSHealthCheck
buildPartial()
HTTPSHealthCheck.Builder
clear()
HTTPSHealthCheck.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
HTTPSHealthCheck.Builder
clearHost()
The value of the host header in the HTTPS health check request.HTTPSHealthCheck.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
HTTPSHealthCheck.Builder
clearPort()
The TCP port number to which the health check prober sends packets.HTTPSHealthCheck.Builder
clearPortName()
Not supported.HTTPSHealthCheck.Builder
clearPortSpecification()
Specifies how a port is selected for health checking.HTTPSHealthCheck.Builder
clearProxyHeader()
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1.HTTPSHealthCheck.Builder
clearRequestPath()
The request path of the HTTPS health check request.HTTPSHealthCheck.Builder
clearResponse()
Creates a content-based HTTPS health check.HTTPSHealthCheck.Builder
clone()
HTTPSHealthCheck
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getHost()
The value of the host header in the HTTPS health check request.com.google.protobuf.ByteString
getHostBytes()
The value of the host header in the HTTPS health check request.int
getPort()
The TCP port number to which the health check prober sends packets.String
getPortName()
Not supported.com.google.protobuf.ByteString
getPortNameBytes()
Not supported.String
getPortSpecification()
Specifies how a port is selected for health checking.com.google.protobuf.ByteString
getPortSpecificationBytes()
Specifies how a port is selected for health checking.String
getProxyHeader()
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1.com.google.protobuf.ByteString
getProxyHeaderBytes()
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1.String
getRequestPath()
The request path of the HTTPS health check request.com.google.protobuf.ByteString
getRequestPathBytes()
The request path of the HTTPS health check request.String
getResponse()
Creates a content-based HTTPS health check.com.google.protobuf.ByteString
getResponseBytes()
Creates a content-based HTTPS health check.boolean
hasHost()
The value of the host header in the HTTPS health check request.boolean
hasPort()
The TCP port number to which the health check prober sends packets.boolean
hasPortName()
Not supported.boolean
hasPortSpecification()
Specifies how a port is selected for health checking.boolean
hasProxyHeader()
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1.boolean
hasRequestPath()
The request path of the HTTPS health check request.boolean
hasResponse()
Creates a content-based HTTPS health check.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
HTTPSHealthCheck.Builder
mergeFrom(HTTPSHealthCheck other)
HTTPSHealthCheck.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
HTTPSHealthCheck.Builder
mergeFrom(com.google.protobuf.Message other)
HTTPSHealthCheck.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
HTTPSHealthCheck.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
HTTPSHealthCheck.Builder
setHost(String value)
The value of the host header in the HTTPS health check request.HTTPSHealthCheck.Builder
setHostBytes(com.google.protobuf.ByteString value)
The value of the host header in the HTTPS health check request.HTTPSHealthCheck.Builder
setPort(int value)
The TCP port number to which the health check prober sends packets.HTTPSHealthCheck.Builder
setPortName(String value)
Not supported.HTTPSHealthCheck.Builder
setPortNameBytes(com.google.protobuf.ByteString value)
Not supported.HTTPSHealthCheck.Builder
setPortSpecification(String value)
Specifies how a port is selected for health checking.HTTPSHealthCheck.Builder
setPortSpecificationBytes(com.google.protobuf.ByteString value)
Specifies how a port is selected for health checking.HTTPSHealthCheck.Builder
setProxyHeader(String value)
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1.HTTPSHealthCheck.Builder
setProxyHeaderBytes(com.google.protobuf.ByteString value)
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1.HTTPSHealthCheck.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
HTTPSHealthCheck.Builder
setRequestPath(String value)
The request path of the HTTPS health check request.HTTPSHealthCheck.Builder
setRequestPathBytes(com.google.protobuf.ByteString value)
The request path of the HTTPS health check request.HTTPSHealthCheck.Builder
setResponse(String value)
Creates a content-based HTTPS health check.HTTPSHealthCheck.Builder
setResponseBytes(com.google.protobuf.ByteString value)
Creates a content-based HTTPS health check.HTTPSHealthCheck.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<HTTPSHealthCheck.Builder>
-
clear
public HTTPSHealthCheck.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<HTTPSHealthCheck.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<HTTPSHealthCheck.Builder>
-
getDefaultInstanceForType
public HTTPSHealthCheck getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public HTTPSHealthCheck build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public HTTPSHealthCheck buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public HTTPSHealthCheck.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<HTTPSHealthCheck.Builder>
-
setField
public HTTPSHealthCheck.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<HTTPSHealthCheck.Builder>
-
clearField
public HTTPSHealthCheck.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<HTTPSHealthCheck.Builder>
-
clearOneof
public HTTPSHealthCheck.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<HTTPSHealthCheck.Builder>
-
setRepeatedField
public HTTPSHealthCheck.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<HTTPSHealthCheck.Builder>
-
addRepeatedField
public HTTPSHealthCheck.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<HTTPSHealthCheck.Builder>
-
mergeFrom
public HTTPSHealthCheck.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<HTTPSHealthCheck.Builder>
-
mergeFrom
public HTTPSHealthCheck.Builder mergeFrom(HTTPSHealthCheck other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<HTTPSHealthCheck.Builder>
-
mergeFrom
public HTTPSHealthCheck.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<HTTPSHealthCheck.Builder>
- Throws:
IOException
-
hasHost
public boolean hasHost()
The value of the host header in the HTTPS health check request. If left empty (default value), the host header is set to the destination IP address to which health check packets are sent. The destination IP address depends on the type of load balancer. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#hc-packet-dest
optional string host = 3208616;
- Specified by:
hasHost
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- Whether the host field is set.
-
getHost
public String getHost()
The value of the host header in the HTTPS health check request. If left empty (default value), the host header is set to the destination IP address to which health check packets are sent. The destination IP address depends on the type of load balancer. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#hc-packet-dest
optional string host = 3208616;
- Specified by:
getHost
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- The host.
-
getHostBytes
public com.google.protobuf.ByteString getHostBytes()
The value of the host header in the HTTPS health check request. If left empty (default value), the host header is set to the destination IP address to which health check packets are sent. The destination IP address depends on the type of load balancer. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#hc-packet-dest
optional string host = 3208616;
- Specified by:
getHostBytes
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- The bytes for host.
-
setHost
public HTTPSHealthCheck.Builder setHost(String value)
The value of the host header in the HTTPS health check request. If left empty (default value), the host header is set to the destination IP address to which health check packets are sent. The destination IP address depends on the type of load balancer. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#hc-packet-dest
optional string host = 3208616;
- Parameters:
value
- The host to set.- Returns:
- This builder for chaining.
-
clearHost
public HTTPSHealthCheck.Builder clearHost()
The value of the host header in the HTTPS health check request. If left empty (default value), the host header is set to the destination IP address to which health check packets are sent. The destination IP address depends on the type of load balancer. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#hc-packet-dest
optional string host = 3208616;
- Returns:
- This builder for chaining.
-
setHostBytes
public HTTPSHealthCheck.Builder setHostBytes(com.google.protobuf.ByteString value)
The value of the host header in the HTTPS health check request. If left empty (default value), the host header is set to the destination IP address to which health check packets are sent. The destination IP address depends on the type of load balancer. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#hc-packet-dest
optional string host = 3208616;
- Parameters:
value
- The bytes for host to set.- Returns:
- This builder for chaining.
-
hasPort
public boolean hasPort()
The TCP port number to which the health check prober sends packets. The default value is 443. Valid values are 1 through 65535.
optional int32 port = 3446913;
- Specified by:
hasPort
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- Whether the port field is set.
-
getPort
public int getPort()
The TCP port number to which the health check prober sends packets. The default value is 443. Valid values are 1 through 65535.
optional int32 port = 3446913;
- Specified by:
getPort
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- The port.
-
setPort
public HTTPSHealthCheck.Builder setPort(int value)
The TCP port number to which the health check prober sends packets. The default value is 443. Valid values are 1 through 65535.
optional int32 port = 3446913;
- Parameters:
value
- The port to set.- Returns:
- This builder for chaining.
-
clearPort
public HTTPSHealthCheck.Builder clearPort()
The TCP port number to which the health check prober sends packets. The default value is 443. Valid values are 1 through 65535.
optional int32 port = 3446913;
- Returns:
- This builder for chaining.
-
hasPortName
public boolean hasPortName()
Not supported.
optional string port_name = 41534345;
- Specified by:
hasPortName
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- Whether the portName field is set.
-
getPortName
public String getPortName()
Not supported.
optional string port_name = 41534345;
- Specified by:
getPortName
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- The portName.
-
getPortNameBytes
public com.google.protobuf.ByteString getPortNameBytes()
Not supported.
optional string port_name = 41534345;
- Specified by:
getPortNameBytes
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- The bytes for portName.
-
setPortName
public HTTPSHealthCheck.Builder setPortName(String value)
Not supported.
optional string port_name = 41534345;
- Parameters:
value
- The portName to set.- Returns:
- This builder for chaining.
-
clearPortName
public HTTPSHealthCheck.Builder clearPortName()
Not supported.
optional string port_name = 41534345;
- Returns:
- This builder for chaining.
-
setPortNameBytes
public HTTPSHealthCheck.Builder setPortNameBytes(com.google.protobuf.ByteString value)
Not supported.
optional string port_name = 41534345;
- Parameters:
value
- The bytes for portName to set.- Returns:
- This builder for chaining.
-
hasPortSpecification
public boolean hasPortSpecification()
Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for pass-through load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for pass-through load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports. Check the PortSpecification enum for the list of possible values.
optional string port_specification = 51590597;
- Specified by:
hasPortSpecification
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- Whether the portSpecification field is set.
-
getPortSpecification
public String getPortSpecification()
Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for pass-through load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for pass-through load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports. Check the PortSpecification enum for the list of possible values.
optional string port_specification = 51590597;
- Specified by:
getPortSpecification
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- The portSpecification.
-
getPortSpecificationBytes
public com.google.protobuf.ByteString getPortSpecificationBytes()
Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for pass-through load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for pass-through load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports. Check the PortSpecification enum for the list of possible values.
optional string port_specification = 51590597;
- Specified by:
getPortSpecificationBytes
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- The bytes for portSpecification.
-
setPortSpecification
public HTTPSHealthCheck.Builder setPortSpecification(String value)
Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for pass-through load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for pass-through load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports. Check the PortSpecification enum for the list of possible values.
optional string port_specification = 51590597;
- Parameters:
value
- The portSpecification to set.- Returns:
- This builder for chaining.
-
clearPortSpecification
public HTTPSHealthCheck.Builder clearPortSpecification()
Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for pass-through load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for pass-through load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports. Check the PortSpecification enum for the list of possible values.
optional string port_specification = 51590597;
- Returns:
- This builder for chaining.
-
setPortSpecificationBytes
public HTTPSHealthCheck.Builder setPortSpecificationBytes(com.google.protobuf.ByteString value)
Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for pass-through load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for pass-through load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports. Check the PortSpecification enum for the list of possible values.
optional string port_specification = 51590597;
- Parameters:
value
- The bytes for portSpecification to set.- Returns:
- This builder for chaining.
-
hasProxyHeader
public boolean hasProxyHeader()
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE. Check the ProxyHeader enum for the list of possible values.
optional string proxy_header = 160374142;
- Specified by:
hasProxyHeader
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- Whether the proxyHeader field is set.
-
getProxyHeader
public String getProxyHeader()
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE. Check the ProxyHeader enum for the list of possible values.
optional string proxy_header = 160374142;
- Specified by:
getProxyHeader
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- The proxyHeader.
-
getProxyHeaderBytes
public com.google.protobuf.ByteString getProxyHeaderBytes()
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE. Check the ProxyHeader enum for the list of possible values.
optional string proxy_header = 160374142;
- Specified by:
getProxyHeaderBytes
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- The bytes for proxyHeader.
-
setProxyHeader
public HTTPSHealthCheck.Builder setProxyHeader(String value)
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE. Check the ProxyHeader enum for the list of possible values.
optional string proxy_header = 160374142;
- Parameters:
value
- The proxyHeader to set.- Returns:
- This builder for chaining.
-
clearProxyHeader
public HTTPSHealthCheck.Builder clearProxyHeader()
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE. Check the ProxyHeader enum for the list of possible values.
optional string proxy_header = 160374142;
- Returns:
- This builder for chaining.
-
setProxyHeaderBytes
public HTTPSHealthCheck.Builder setProxyHeaderBytes(com.google.protobuf.ByteString value)
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE. Check the ProxyHeader enum for the list of possible values.
optional string proxy_header = 160374142;
- Parameters:
value
- The bytes for proxyHeader to set.- Returns:
- This builder for chaining.
-
hasRequestPath
public boolean hasRequestPath()
The request path of the HTTPS health check request. The default value is /.
optional string request_path = 229403605;
- Specified by:
hasRequestPath
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- Whether the requestPath field is set.
-
getRequestPath
public String getRequestPath()
The request path of the HTTPS health check request. The default value is /.
optional string request_path = 229403605;
- Specified by:
getRequestPath
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- The requestPath.
-
getRequestPathBytes
public com.google.protobuf.ByteString getRequestPathBytes()
The request path of the HTTPS health check request. The default value is /.
optional string request_path = 229403605;
- Specified by:
getRequestPathBytes
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- The bytes for requestPath.
-
setRequestPath
public HTTPSHealthCheck.Builder setRequestPath(String value)
The request path of the HTTPS health check request. The default value is /.
optional string request_path = 229403605;
- Parameters:
value
- The requestPath to set.- Returns:
- This builder for chaining.
-
clearRequestPath
public HTTPSHealthCheck.Builder clearRequestPath()
The request path of the HTTPS health check request. The default value is /.
optional string request_path = 229403605;
- Returns:
- This builder for chaining.
-
setRequestPathBytes
public HTTPSHealthCheck.Builder setRequestPathBytes(com.google.protobuf.ByteString value)
The request path of the HTTPS health check request. The default value is /.
optional string request_path = 229403605;
- Parameters:
value
- The bytes for requestPath to set.- Returns:
- This builder for chaining.
-
hasResponse
public boolean hasResponse()
Creates a content-based HTTPS health check. In addition to the required HTTP 200 (OK) status code, you can configure the health check to pass only when the backend sends this specific ASCII response string within the first 1024 bytes of the HTTP response body. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-http
optional string response = 196547649;
- Specified by:
hasResponse
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- Whether the response field is set.
-
getResponse
public String getResponse()
Creates a content-based HTTPS health check. In addition to the required HTTP 200 (OK) status code, you can configure the health check to pass only when the backend sends this specific ASCII response string within the first 1024 bytes of the HTTP response body. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-http
optional string response = 196547649;
- Specified by:
getResponse
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- The response.
-
getResponseBytes
public com.google.protobuf.ByteString getResponseBytes()
Creates a content-based HTTPS health check. In addition to the required HTTP 200 (OK) status code, you can configure the health check to pass only when the backend sends this specific ASCII response string within the first 1024 bytes of the HTTP response body. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-http
optional string response = 196547649;
- Specified by:
getResponseBytes
in interfaceHTTPSHealthCheckOrBuilder
- Returns:
- The bytes for response.
-
setResponse
public HTTPSHealthCheck.Builder setResponse(String value)
Creates a content-based HTTPS health check. In addition to the required HTTP 200 (OK) status code, you can configure the health check to pass only when the backend sends this specific ASCII response string within the first 1024 bytes of the HTTP response body. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-http
optional string response = 196547649;
- Parameters:
value
- The response to set.- Returns:
- This builder for chaining.
-
clearResponse
public HTTPSHealthCheck.Builder clearResponse()
Creates a content-based HTTPS health check. In addition to the required HTTP 200 (OK) status code, you can configure the health check to pass only when the backend sends this specific ASCII response string within the first 1024 bytes of the HTTP response body. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-http
optional string response = 196547649;
- Returns:
- This builder for chaining.
-
setResponseBytes
public HTTPSHealthCheck.Builder setResponseBytes(com.google.protobuf.ByteString value)
Creates a content-based HTTPS health check. In addition to the required HTTP 200 (OK) status code, you can configure the health check to pass only when the backend sends this specific ASCII response string within the first 1024 bytes of the HTTP response body. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-http
optional string response = 196547649;
- Parameters:
value
- The bytes for response to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final HTTPSHealthCheck.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<HTTPSHealthCheck.Builder>
-
mergeUnknownFields
public final HTTPSHealthCheck.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<HTTPSHealthCheck.Builder>
-
-