Package com.google.cloud.compute.v1
Class HealthStatusForNetworkEndpoint.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>
-
- com.google.cloud.compute.v1.HealthStatusForNetworkEndpoint.Builder
-
- All Implemented Interfaces:
HealthStatusForNetworkEndpointOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- HealthStatusForNetworkEndpoint
public static final class HealthStatusForNetworkEndpoint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder> implements HealthStatusForNetworkEndpointOrBuilder
google.cloud.compute.v1.HealthStatusForNetworkEndpoint
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description HealthStatusForNetworkEndpoint.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
HealthStatusForNetworkEndpoint
build()
HealthStatusForNetworkEndpoint
buildPartial()
HealthStatusForNetworkEndpoint.Builder
clear()
HealthStatusForNetworkEndpoint.Builder
clearBackendService()
URL of the backend service associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
HealthStatusForNetworkEndpoint.Builder
clearForwardingRule()
URL of the forwarding rule associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
clearHealthCheck()
URL of the health check associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
clearHealthCheckService()
URL of the health check service associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
clearHealthState()
Health state of the network endpoint determined based on the health checks configured.HealthStatusForNetworkEndpoint.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
HealthStatusForNetworkEndpoint.Builder
clone()
BackendServiceReference
getBackendService()
URL of the backend service associated with the health state of the network endpoint.BackendServiceReference.Builder
getBackendServiceBuilder()
URL of the backend service associated with the health state of the network endpoint.BackendServiceReferenceOrBuilder
getBackendServiceOrBuilder()
URL of the backend service associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
ForwardingRuleReference
getForwardingRule()
URL of the forwarding rule associated with the health state of the network endpoint.ForwardingRuleReference.Builder
getForwardingRuleBuilder()
URL of the forwarding rule associated with the health state of the network endpoint.ForwardingRuleReferenceOrBuilder
getForwardingRuleOrBuilder()
URL of the forwarding rule associated with the health state of the network endpoint.HealthCheckReference
getHealthCheck()
URL of the health check associated with the health state of the network endpoint.HealthCheckReference.Builder
getHealthCheckBuilder()
URL of the health check associated with the health state of the network endpoint.HealthCheckReferenceOrBuilder
getHealthCheckOrBuilder()
URL of the health check associated with the health state of the network endpoint.HealthCheckServiceReference
getHealthCheckService()
URL of the health check service associated with the health state of the network endpoint.HealthCheckServiceReference.Builder
getHealthCheckServiceBuilder()
URL of the health check service associated with the health state of the network endpoint.HealthCheckServiceReferenceOrBuilder
getHealthCheckServiceOrBuilder()
URL of the health check service associated with the health state of the network endpoint.String
getHealthState()
Health state of the network endpoint determined based on the health checks configured.com.google.protobuf.ByteString
getHealthStateBytes()
Health state of the network endpoint determined based on the health checks configured.boolean
hasBackendService()
URL of the backend service associated with the health state of the network endpoint.boolean
hasForwardingRule()
URL of the forwarding rule associated with the health state of the network endpoint.boolean
hasHealthCheck()
URL of the health check associated with the health state of the network endpoint.boolean
hasHealthCheckService()
URL of the health check service associated with the health state of the network endpoint.boolean
hasHealthState()
Health state of the network endpoint determined based on the health checks configured.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
HealthStatusForNetworkEndpoint.Builder
mergeBackendService(BackendServiceReference value)
URL of the backend service associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
mergeForwardingRule(ForwardingRuleReference value)
URL of the forwarding rule associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
mergeFrom(HealthStatusForNetworkEndpoint other)
HealthStatusForNetworkEndpoint.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
HealthStatusForNetworkEndpoint.Builder
mergeFrom(com.google.protobuf.Message other)
HealthStatusForNetworkEndpoint.Builder
mergeHealthCheck(HealthCheckReference value)
URL of the health check associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
mergeHealthCheckService(HealthCheckServiceReference value)
URL of the health check service associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
HealthStatusForNetworkEndpoint.Builder
setBackendService(BackendServiceReference value)
URL of the backend service associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
setBackendService(BackendServiceReference.Builder builderForValue)
URL of the backend service associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
HealthStatusForNetworkEndpoint.Builder
setForwardingRule(ForwardingRuleReference value)
URL of the forwarding rule associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
setForwardingRule(ForwardingRuleReference.Builder builderForValue)
URL of the forwarding rule associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
setHealthCheck(HealthCheckReference value)
URL of the health check associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
setHealthCheck(HealthCheckReference.Builder builderForValue)
URL of the health check associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
setHealthCheckService(HealthCheckServiceReference value)
URL of the health check service associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
setHealthCheckService(HealthCheckServiceReference.Builder builderForValue)
URL of the health check service associated with the health state of the network endpoint.HealthStatusForNetworkEndpoint.Builder
setHealthState(String value)
Health state of the network endpoint determined based on the health checks configured.HealthStatusForNetworkEndpoint.Builder
setHealthStateBytes(com.google.protobuf.ByteString value)
Health state of the network endpoint determined based on the health checks configured.HealthStatusForNetworkEndpoint.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
HealthStatusForNetworkEndpoint.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<HealthStatusForNetworkEndpoint.Builder>
-
clear
public HealthStatusForNetworkEndpoint.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<HealthStatusForNetworkEndpoint.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<HealthStatusForNetworkEndpoint.Builder>
-
getDefaultInstanceForType
public HealthStatusForNetworkEndpoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public HealthStatusForNetworkEndpoint build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public HealthStatusForNetworkEndpoint buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public HealthStatusForNetworkEndpoint.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<HealthStatusForNetworkEndpoint.Builder>
-
setField
public HealthStatusForNetworkEndpoint.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<HealthStatusForNetworkEndpoint.Builder>
-
clearField
public HealthStatusForNetworkEndpoint.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<HealthStatusForNetworkEndpoint.Builder>
-
clearOneof
public HealthStatusForNetworkEndpoint.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<HealthStatusForNetworkEndpoint.Builder>
-
setRepeatedField
public HealthStatusForNetworkEndpoint.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<HealthStatusForNetworkEndpoint.Builder>
-
addRepeatedField
public HealthStatusForNetworkEndpoint.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<HealthStatusForNetworkEndpoint.Builder>
-
mergeFrom
public HealthStatusForNetworkEndpoint.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<HealthStatusForNetworkEndpoint.Builder>
-
mergeFrom
public HealthStatusForNetworkEndpoint.Builder mergeFrom(HealthStatusForNetworkEndpoint other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>
-
mergeFrom
public HealthStatusForNetworkEndpoint.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<HealthStatusForNetworkEndpoint.Builder>
- Throws:
IOException
-
hasBackendService
public boolean hasBackendService()
URL of the backend service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.BackendServiceReference backend_service = 306946058;
- Specified by:
hasBackendService
in interfaceHealthStatusForNetworkEndpointOrBuilder
- Returns:
- Whether the backendService field is set.
-
getBackendService
public BackendServiceReference getBackendService()
URL of the backend service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.BackendServiceReference backend_service = 306946058;
- Specified by:
getBackendService
in interfaceHealthStatusForNetworkEndpointOrBuilder
- Returns:
- The backendService.
-
setBackendService
public HealthStatusForNetworkEndpoint.Builder setBackendService(BackendServiceReference value)
URL of the backend service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.BackendServiceReference backend_service = 306946058;
-
setBackendService
public HealthStatusForNetworkEndpoint.Builder setBackendService(BackendServiceReference.Builder builderForValue)
URL of the backend service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.BackendServiceReference backend_service = 306946058;
-
mergeBackendService
public HealthStatusForNetworkEndpoint.Builder mergeBackendService(BackendServiceReference value)
URL of the backend service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.BackendServiceReference backend_service = 306946058;
-
clearBackendService
public HealthStatusForNetworkEndpoint.Builder clearBackendService()
URL of the backend service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.BackendServiceReference backend_service = 306946058;
-
getBackendServiceBuilder
public BackendServiceReference.Builder getBackendServiceBuilder()
URL of the backend service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.BackendServiceReference backend_service = 306946058;
-
getBackendServiceOrBuilder
public BackendServiceReferenceOrBuilder getBackendServiceOrBuilder()
URL of the backend service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.BackendServiceReference backend_service = 306946058;
- Specified by:
getBackendServiceOrBuilder
in interfaceHealthStatusForNetworkEndpointOrBuilder
-
hasForwardingRule
public boolean hasForwardingRule()
URL of the forwarding rule associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.ForwardingRuleReference forwarding_rule = 269964030;
- Specified by:
hasForwardingRule
in interfaceHealthStatusForNetworkEndpointOrBuilder
- Returns:
- Whether the forwardingRule field is set.
-
getForwardingRule
public ForwardingRuleReference getForwardingRule()
URL of the forwarding rule associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.ForwardingRuleReference forwarding_rule = 269964030;
- Specified by:
getForwardingRule
in interfaceHealthStatusForNetworkEndpointOrBuilder
- Returns:
- The forwardingRule.
-
setForwardingRule
public HealthStatusForNetworkEndpoint.Builder setForwardingRule(ForwardingRuleReference value)
URL of the forwarding rule associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.ForwardingRuleReference forwarding_rule = 269964030;
-
setForwardingRule
public HealthStatusForNetworkEndpoint.Builder setForwardingRule(ForwardingRuleReference.Builder builderForValue)
URL of the forwarding rule associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.ForwardingRuleReference forwarding_rule = 269964030;
-
mergeForwardingRule
public HealthStatusForNetworkEndpoint.Builder mergeForwardingRule(ForwardingRuleReference value)
URL of the forwarding rule associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.ForwardingRuleReference forwarding_rule = 269964030;
-
clearForwardingRule
public HealthStatusForNetworkEndpoint.Builder clearForwardingRule()
URL of the forwarding rule associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.ForwardingRuleReference forwarding_rule = 269964030;
-
getForwardingRuleBuilder
public ForwardingRuleReference.Builder getForwardingRuleBuilder()
URL of the forwarding rule associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.ForwardingRuleReference forwarding_rule = 269964030;
-
getForwardingRuleOrBuilder
public ForwardingRuleReferenceOrBuilder getForwardingRuleOrBuilder()
URL of the forwarding rule associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.ForwardingRuleReference forwarding_rule = 269964030;
- Specified by:
getForwardingRuleOrBuilder
in interfaceHealthStatusForNetworkEndpointOrBuilder
-
hasHealthCheck
public boolean hasHealthCheck()
URL of the health check associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckReference health_check = 308876645;
- Specified by:
hasHealthCheck
in interfaceHealthStatusForNetworkEndpointOrBuilder
- Returns:
- Whether the healthCheck field is set.
-
getHealthCheck
public HealthCheckReference getHealthCheck()
URL of the health check associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckReference health_check = 308876645;
- Specified by:
getHealthCheck
in interfaceHealthStatusForNetworkEndpointOrBuilder
- Returns:
- The healthCheck.
-
setHealthCheck
public HealthStatusForNetworkEndpoint.Builder setHealthCheck(HealthCheckReference value)
URL of the health check associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckReference health_check = 308876645;
-
setHealthCheck
public HealthStatusForNetworkEndpoint.Builder setHealthCheck(HealthCheckReference.Builder builderForValue)
URL of the health check associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckReference health_check = 308876645;
-
mergeHealthCheck
public HealthStatusForNetworkEndpoint.Builder mergeHealthCheck(HealthCheckReference value)
URL of the health check associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckReference health_check = 308876645;
-
clearHealthCheck
public HealthStatusForNetworkEndpoint.Builder clearHealthCheck()
URL of the health check associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckReference health_check = 308876645;
-
getHealthCheckBuilder
public HealthCheckReference.Builder getHealthCheckBuilder()
URL of the health check associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckReference health_check = 308876645;
-
getHealthCheckOrBuilder
public HealthCheckReferenceOrBuilder getHealthCheckOrBuilder()
URL of the health check associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckReference health_check = 308876645;
- Specified by:
getHealthCheckOrBuilder
in interfaceHealthStatusForNetworkEndpointOrBuilder
-
hasHealthCheckService
public boolean hasHealthCheckService()
URL of the health check service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckServiceReference health_check_service = 408374747;
- Specified by:
hasHealthCheckService
in interfaceHealthStatusForNetworkEndpointOrBuilder
- Returns:
- Whether the healthCheckService field is set.
-
getHealthCheckService
public HealthCheckServiceReference getHealthCheckService()
URL of the health check service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckServiceReference health_check_service = 408374747;
- Specified by:
getHealthCheckService
in interfaceHealthStatusForNetworkEndpointOrBuilder
- Returns:
- The healthCheckService.
-
setHealthCheckService
public HealthStatusForNetworkEndpoint.Builder setHealthCheckService(HealthCheckServiceReference value)
URL of the health check service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckServiceReference health_check_service = 408374747;
-
setHealthCheckService
public HealthStatusForNetworkEndpoint.Builder setHealthCheckService(HealthCheckServiceReference.Builder builderForValue)
URL of the health check service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckServiceReference health_check_service = 408374747;
-
mergeHealthCheckService
public HealthStatusForNetworkEndpoint.Builder mergeHealthCheckService(HealthCheckServiceReference value)
URL of the health check service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckServiceReference health_check_service = 408374747;
-
clearHealthCheckService
public HealthStatusForNetworkEndpoint.Builder clearHealthCheckService()
URL of the health check service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckServiceReference health_check_service = 408374747;
-
getHealthCheckServiceBuilder
public HealthCheckServiceReference.Builder getHealthCheckServiceBuilder()
URL of the health check service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckServiceReference health_check_service = 408374747;
-
getHealthCheckServiceOrBuilder
public HealthCheckServiceReferenceOrBuilder getHealthCheckServiceOrBuilder()
URL of the health check service associated with the health state of the network endpoint.
optional .google.cloud.compute.v1.HealthCheckServiceReference health_check_service = 408374747;
- Specified by:
getHealthCheckServiceOrBuilder
in interfaceHealthStatusForNetworkEndpointOrBuilder
-
hasHealthState
public boolean hasHealthState()
Health state of the network endpoint determined based on the health checks configured. Check the HealthState enum for the list of possible values.
optional string health_state = 324007150;
- Specified by:
hasHealthState
in interfaceHealthStatusForNetworkEndpointOrBuilder
- Returns:
- Whether the healthState field is set.
-
getHealthState
public String getHealthState()
Health state of the network endpoint determined based on the health checks configured. Check the HealthState enum for the list of possible values.
optional string health_state = 324007150;
- Specified by:
getHealthState
in interfaceHealthStatusForNetworkEndpointOrBuilder
- Returns:
- The healthState.
-
getHealthStateBytes
public com.google.protobuf.ByteString getHealthStateBytes()
Health state of the network endpoint determined based on the health checks configured. Check the HealthState enum for the list of possible values.
optional string health_state = 324007150;
- Specified by:
getHealthStateBytes
in interfaceHealthStatusForNetworkEndpointOrBuilder
- Returns:
- The bytes for healthState.
-
setHealthState
public HealthStatusForNetworkEndpoint.Builder setHealthState(String value)
Health state of the network endpoint determined based on the health checks configured. Check the HealthState enum for the list of possible values.
optional string health_state = 324007150;
- Parameters:
value
- The healthState to set.- Returns:
- This builder for chaining.
-
clearHealthState
public HealthStatusForNetworkEndpoint.Builder clearHealthState()
Health state of the network endpoint determined based on the health checks configured. Check the HealthState enum for the list of possible values.
optional string health_state = 324007150;
- Returns:
- This builder for chaining.
-
setHealthStateBytes
public HealthStatusForNetworkEndpoint.Builder setHealthStateBytes(com.google.protobuf.ByteString value)
Health state of the network endpoint determined based on the health checks configured. Check the HealthState enum for the list of possible values.
optional string health_state = 324007150;
- Parameters:
value
- The bytes for healthState to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final HealthStatusForNetworkEndpoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>
-
mergeUnknownFields
public final HealthStatusForNetworkEndpoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>
-
-