public static final class HealthStatusForNetworkEndpoint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder> implements HealthStatusForNetworkEndpointOrBuilder
Protobuf type
google.cloud.compute.v1.HealthStatusForNetworkEndpoint| Modifier and Type | Method and 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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HealthStatusForNetworkEndpoint.Builder |
mergeFrom(HealthStatusForNetworkEndpoint other) |
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.Builder builderForValue)
URL of the backend service associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
setBackendService(BackendServiceReference value)
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.Builder builderForValue)
URL of the forwarding rule associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
setForwardingRule(ForwardingRuleReference value)
URL of the forwarding rule 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 |
setHealthCheck(HealthCheckReference value)
URL of the health check 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 |
setHealthCheckService(HealthCheckServiceReference value)
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) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>public HealthStatusForNetworkEndpoint.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>public HealthStatusForNetworkEndpoint getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HealthStatusForNetworkEndpoint build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HealthStatusForNetworkEndpoint buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HealthStatusForNetworkEndpoint.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>public HealthStatusForNetworkEndpoint.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>public HealthStatusForNetworkEndpoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>public HealthStatusForNetworkEndpoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>public HealthStatusForNetworkEndpoint.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>public HealthStatusForNetworkEndpoint.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>public HealthStatusForNetworkEndpoint.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HealthStatusForNetworkEndpoint.Builder>public HealthStatusForNetworkEndpoint.Builder mergeFrom(HealthStatusForNetworkEndpoint other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>public HealthStatusForNetworkEndpoint.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HealthStatusForNetworkEndpoint.Builder>IOExceptionpublic 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;
hasBackendService in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;
getBackendService in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;
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;
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;
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;
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;
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;
getBackendServiceOrBuilder in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;
hasForwardingRule in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;
getForwardingRule in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;
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;
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;
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;
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;
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;
getForwardingRuleOrBuilder in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;hasHealthCheck in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;getHealthCheck in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;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;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;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;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;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;getHealthCheckOrBuilder in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;
hasHealthCheckService in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;
getHealthCheckService in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;
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;
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;
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;
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;
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;
getHealthCheckServiceOrBuilder in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;hasHealthState in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;getHealthState in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;getHealthStateBytes in interface HealthStatusForNetworkEndpointOrBuilderpublic 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;value - The healthState to set.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;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;value - The bytes for healthState to set.public final HealthStatusForNetworkEndpoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>public final HealthStatusForNetworkEndpoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HealthStatusForNetworkEndpoint.Builder>Copyright © 2023 Google LLC. All rights reserved.