public static final class BackendServiceGroupHealth.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BackendServiceGroupHealth.Builder> implements BackendServiceGroupHealthOrBuilder
Protobuf type
google.cloud.compute.v1.BackendServiceGroupHealth| Modifier and Type | Method and Description |
|---|---|
BackendServiceGroupHealth.Builder |
addAllHealthStatus(Iterable<? extends HealthStatus> values)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
addHealthStatus(HealthStatus.Builder builderForValue)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
addHealthStatus(HealthStatus value)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
addHealthStatus(int index,
HealthStatus.Builder builderForValue)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
addHealthStatus(int index,
HealthStatus value)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
HealthStatus.Builder |
addHealthStatusBuilder()
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
HealthStatus.Builder |
addHealthStatusBuilder(int index)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BackendServiceGroupHealth |
build() |
BackendServiceGroupHealth |
buildPartial() |
BackendServiceGroupHealth.Builder |
clear() |
BackendServiceGroupHealth.Builder |
clearAnnotations() |
BackendServiceGroupHealth.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BackendServiceGroupHealth.Builder |
clearHealthStatus()
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
clearKind()
[Output Only] Type of resource.
|
BackendServiceGroupHealth.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BackendServiceGroupHealth.Builder |
clone() |
boolean |
containsAnnotations(String key)
Metadata defined as annotations on the network endpoint group.
|
Map<String,String> |
getAnnotations()
Deprecated.
|
int |
getAnnotationsCount()
Metadata defined as annotations on the network endpoint group.
|
Map<String,String> |
getAnnotationsMap()
Metadata defined as annotations on the network endpoint group.
|
String |
getAnnotationsOrDefault(String key,
String defaultValue)
Metadata defined as annotations on the network endpoint group.
|
String |
getAnnotationsOrThrow(String key)
Metadata defined as annotations on the network endpoint group.
|
BackendServiceGroupHealth |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HealthStatus |
getHealthStatus(int index)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
HealthStatus.Builder |
getHealthStatusBuilder(int index)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
List<HealthStatus.Builder> |
getHealthStatusBuilderList()
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
int |
getHealthStatusCount()
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
List<HealthStatus> |
getHealthStatusList()
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
HealthStatusOrBuilder |
getHealthStatusOrBuilder(int index)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
List<? extends HealthStatusOrBuilder> |
getHealthStatusOrBuilderList()
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
String |
getKind()
[Output Only] Type of resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of resource.
|
Map<String,String> |
getMutableAnnotations()
Deprecated.
|
boolean |
hasKind()
[Output Only] Type of resource.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
BackendServiceGroupHealth.Builder |
mergeFrom(BackendServiceGroupHealth other) |
BackendServiceGroupHealth.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BackendServiceGroupHealth.Builder |
mergeFrom(com.google.protobuf.Message other) |
BackendServiceGroupHealth.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BackendServiceGroupHealth.Builder |
putAllAnnotations(Map<String,String> values)
Metadata defined as annotations on the network endpoint group.
|
BackendServiceGroupHealth.Builder |
putAnnotations(String key,
String value)
Metadata defined as annotations on the network endpoint group.
|
BackendServiceGroupHealth.Builder |
removeAnnotations(String key)
Metadata defined as annotations on the network endpoint group.
|
BackendServiceGroupHealth.Builder |
removeHealthStatus(int index)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BackendServiceGroupHealth.Builder |
setHealthStatus(int index,
HealthStatus.Builder builderForValue)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
setHealthStatus(int index,
HealthStatus value)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
setKind(String value)
[Output Only] Type of resource.
|
BackendServiceGroupHealth.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.
|
BackendServiceGroupHealth.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BackendServiceGroupHealth.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, 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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServiceGroupHealth.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServiceGroupHealth.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServiceGroupHealth.Builder>public BackendServiceGroupHealth.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServiceGroupHealth.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<BackendServiceGroupHealth.Builder>public BackendServiceGroupHealth getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BackendServiceGroupHealth build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BackendServiceGroupHealth buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BackendServiceGroupHealth.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServiceGroupHealth.Builder>public BackendServiceGroupHealth.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<BackendServiceGroupHealth.Builder>public BackendServiceGroupHealth.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServiceGroupHealth.Builder>public BackendServiceGroupHealth.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServiceGroupHealth.Builder>public BackendServiceGroupHealth.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<BackendServiceGroupHealth.Builder>public BackendServiceGroupHealth.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<BackendServiceGroupHealth.Builder>public BackendServiceGroupHealth.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BackendServiceGroupHealth.Builder>public BackendServiceGroupHealth.Builder mergeFrom(BackendServiceGroupHealth other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServiceGroupHealth.Builder>public BackendServiceGroupHealth.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<BackendServiceGroupHealth.Builder>IOExceptionpublic int getAnnotationsCount()
BackendServiceGroupHealthOrBuilderMetadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;getAnnotationsCount in interface BackendServiceGroupHealthOrBuilderpublic boolean containsAnnotations(String key)
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;containsAnnotations in interface BackendServiceGroupHealthOrBuilder@Deprecated public Map<String,String> getAnnotations()
getAnnotationsMap() instead.getAnnotations in interface BackendServiceGroupHealthOrBuilderpublic Map<String,String> getAnnotationsMap()
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;getAnnotationsMap in interface BackendServiceGroupHealthOrBuilderpublic String getAnnotationsOrDefault(String key, String defaultValue)
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;getAnnotationsOrDefault in interface BackendServiceGroupHealthOrBuilderpublic String getAnnotationsOrThrow(String key)
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;getAnnotationsOrThrow in interface BackendServiceGroupHealthOrBuilderpublic BackendServiceGroupHealth.Builder clearAnnotations()
public BackendServiceGroupHealth.Builder removeAnnotations(String key)
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;@Deprecated public Map<String,String> getMutableAnnotations()
public BackendServiceGroupHealth.Builder putAnnotations(String key, String value)
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;public BackendServiceGroupHealth.Builder putAllAnnotations(Map<String,String> values)
Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;public List<HealthStatus> getHealthStatusList()
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;getHealthStatusList in interface BackendServiceGroupHealthOrBuilderpublic int getHealthStatusCount()
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;getHealthStatusCount in interface BackendServiceGroupHealthOrBuilderpublic HealthStatus getHealthStatus(int index)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;getHealthStatus in interface BackendServiceGroupHealthOrBuilderpublic BackendServiceGroupHealth.Builder setHealthStatus(int index, HealthStatus value)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;public BackendServiceGroupHealth.Builder setHealthStatus(int index, HealthStatus.Builder builderForValue)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;public BackendServiceGroupHealth.Builder addHealthStatus(HealthStatus value)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;public BackendServiceGroupHealth.Builder addHealthStatus(int index, HealthStatus value)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;public BackendServiceGroupHealth.Builder addHealthStatus(HealthStatus.Builder builderForValue)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;public BackendServiceGroupHealth.Builder addHealthStatus(int index, HealthStatus.Builder builderForValue)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;public BackendServiceGroupHealth.Builder addAllHealthStatus(Iterable<? extends HealthStatus> values)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;public BackendServiceGroupHealth.Builder clearHealthStatus()
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;public BackendServiceGroupHealth.Builder removeHealthStatus(int index)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;public HealthStatus.Builder getHealthStatusBuilder(int index)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;public HealthStatusOrBuilder getHealthStatusOrBuilder(int index)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;getHealthStatusOrBuilder in interface BackendServiceGroupHealthOrBuilderpublic List<? extends HealthStatusOrBuilder> getHealthStatusOrBuilderList()
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;getHealthStatusOrBuilderList in interface BackendServiceGroupHealthOrBuilderpublic HealthStatus.Builder addHealthStatusBuilder()
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;public HealthStatus.Builder addHealthStatusBuilder(int index)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;public List<HealthStatus.Builder> getHealthStatusBuilderList()
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
repeated .google.cloud.compute.v1.HealthStatus health_status = 380545845;public boolean hasKind()
[Output Only] Type of resource. Always compute#backendServiceGroupHealth for the health of backend services.
optional string kind = 3292052;hasKind in interface BackendServiceGroupHealthOrBuilderpublic String getKind()
[Output Only] Type of resource. Always compute#backendServiceGroupHealth for the health of backend services.
optional string kind = 3292052;getKind in interface BackendServiceGroupHealthOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource. Always compute#backendServiceGroupHealth for the health of backend services.
optional string kind = 3292052;getKindBytes in interface BackendServiceGroupHealthOrBuilderpublic BackendServiceGroupHealth.Builder setKind(String value)
[Output Only] Type of resource. Always compute#backendServiceGroupHealth for the health of backend services.
optional string kind = 3292052;value - The kind to set.public BackendServiceGroupHealth.Builder clearKind()
[Output Only] Type of resource. Always compute#backendServiceGroupHealth for the health of backend services.
optional string kind = 3292052;public BackendServiceGroupHealth.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource. Always compute#backendServiceGroupHealth for the health of backend services.
optional string kind = 3292052;value - The bytes for kind to set.public final BackendServiceGroupHealth.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServiceGroupHealth.Builder>public final BackendServiceGroupHealth.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServiceGroupHealth.Builder>Copyright © 2023 Google LLC. All rights reserved.