- 1.92.0 (latest)
- 1.91.0
- 1.90.0
- 1.88.0
- 1.86.0
- 1.85.0
- 1.84.0
- 1.83.0
- 1.82.0
- 1.80.0
- 1.78.0
- 1.77.0
- 1.74.0
- 1.73.0
- 1.72.0
- 1.70.0
- 1.69.0
- 1.68.0
- 1.67.0
- 1.66.0
- 1.65.0
- 1.64.0
- 1.63.0
- 1.62.0
- 1.61.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.1
- 1.11.0
- 1.9.1
- 1.8.1
- 1.7.2
- 1.6.0-beta
public static final class BackendServiceGroupHealth.Builder extends GeneratedMessage.Builder<BackendServiceGroupHealth.Builder> implements BackendServiceGroupHealthOrBuilder Protobuf type google.cloud.compute.v1.BackendServiceGroupHealth
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > BackendServiceGroupHealth.BuilderImplements
BackendServiceGroupHealthOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllHealthStatus(Iterable<? extends HealthStatus> values)
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;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.compute.v1.HealthStatus> |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
addHealthStatus(HealthStatus value)
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;
| Parameter | |
|---|---|
| Name | Description |
value |
HealthStatus |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
addHealthStatus(HealthStatus.Builder builderForValue)
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;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
HealthStatus.Builder |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
addHealthStatus(int index, HealthStatus value)
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;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
HealthStatus |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
addHealthStatus(int index, HealthStatus.Builder builderForValue)
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;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
HealthStatus.Builder |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
addHealthStatusBuilder()
public 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;
| Returns | |
|---|---|
| Type | Description |
HealthStatus.Builder |
|
addHealthStatusBuilder(int index)
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;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
HealthStatus.Builder |
|
build()
public BackendServiceGroupHealth build()| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth |
|
buildPartial()
public BackendServiceGroupHealth buildPartial()| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth |
|
clear()
public BackendServiceGroupHealth.Builder clear()| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
clearAnnotations()
public BackendServiceGroupHealth.Builder clearAnnotations()| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
clearHealthStatus()
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;
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
clearKind()
public BackendServiceGroupHealth.Builder clearKind()Output only. [Output Only] Type of resource. Alwayscompute#backendServiceGroupHealth for the health of backend services.
optional string kind = 3292052;
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
This builder for chaining. |
containsAnnotations(String key)
public boolean containsAnnotations(String key)Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
| Parameter | |
|---|---|
| Name | Description |
key |
String |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getAnnotations() (deprecated)
public Map<String,String> getAnnotations()Use #getAnnotationsMap() instead.
| Returns | |
|---|---|
| Type | Description |
Map<String,String> |
|
getAnnotationsCount()
public int getAnnotationsCount()Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
| Returns | |
|---|---|
| Type | Description |
int |
|
getAnnotationsMap()
public Map<String,String> getAnnotationsMap()Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
| Returns | |
|---|---|
| Type | Description |
Map<String,String> |
|
getAnnotationsOrDefault(String key, String defaultValue)
public String getAnnotationsOrDefault(String key, String defaultValue)Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
| Parameters | |
|---|---|
| Name | Description |
key |
String |
defaultValue |
String |
| Returns | |
|---|---|
| Type | Description |
String |
|
getAnnotationsOrThrow(String key)
public String getAnnotationsOrThrow(String key)Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
| Parameter | |
|---|---|
| Name | Description |
key |
String |
| Returns | |
|---|---|
| Type | Description |
String |
|
getDefaultInstanceForType()
public BackendServiceGroupHealth getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getHealthStatus(int index)
public 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;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
HealthStatus |
|
getHealthStatusBuilder(int index)
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;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
HealthStatus.Builder |
|
getHealthStatusBuilderList()
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;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getHealthStatusCount()
public 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;
| Returns | |
|---|---|
| Type | Description |
int |
|
getHealthStatusList()
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;
| Returns | |
|---|---|
| Type | Description |
List<HealthStatus> |
|
getHealthStatusOrBuilder(int index)
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;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
HealthStatusOrBuilder |
|
getHealthStatusOrBuilderList()
public 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;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.compute.v1.HealthStatusOrBuilder> |
|
getKind()
public String getKind()Output only. [Output Only] Type of resource. Alwayscompute#backendServiceGroupHealth for the health of backend services.
optional string kind = 3292052;
| Returns | |
|---|---|
| Type | Description |
String |
The kind. |
getKindBytes()
public ByteString getKindBytes()Output only. [Output Only] Type of resource. Alwayscompute#backendServiceGroupHealth for the health of backend services.
optional string kind = 3292052;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for kind. |
getMutableAnnotations() (deprecated)
public Map<String,String> getMutableAnnotations()Use alternate mutation accessors instead.
| Returns | |
|---|---|
| Type | Description |
Map<String,String> |
|
hasKind()
public boolean hasKind()Output only. [Output Only] Type of resource. Alwayscompute#backendServiceGroupHealth for the health of backend services.
optional string kind = 3292052;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the kind field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
internalGetMapFieldReflection(int number)
protected MapFieldReflectionAccessor internalGetMapFieldReflection(int number)| Parameter | |
|---|---|
| Name | Description |
number |
int |
| Returns | |
|---|---|
| Type | Description |
com.google.protobuf.MapFieldReflectionAccessor |
|
internalGetMutableMapFieldReflection(int number)
protected MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)| Parameter | |
|---|---|
| Name | Description |
number |
int |
| Returns | |
|---|---|
| Type | Description |
com.google.protobuf.MapFieldReflectionAccessor |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(BackendServiceGroupHealth other)
public BackendServiceGroupHealth.Builder mergeFrom(BackendServiceGroupHealth other)| Parameter | |
|---|---|
| Name | Description |
other |
BackendServiceGroupHealth |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public BackendServiceGroupHealth.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public BackendServiceGroupHealth.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
putAllAnnotations(Map<String,String> values)
public BackendServiceGroupHealth.Builder putAllAnnotations(Map<String,String> values)Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
| Parameter | |
|---|---|
| Name | Description |
values |
Map<String,String> |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
putAnnotations(String key, String value)
public BackendServiceGroupHealth.Builder putAnnotations(String key, String value)Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
| Parameters | |
|---|---|
| Name | Description |
key |
String |
value |
String |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
removeAnnotations(String key)
public BackendServiceGroupHealth.Builder removeAnnotations(String key)Metadata defined as annotations on the network endpoint group.
map<string, string> annotations = 112032548;
| Parameter | |
|---|---|
| Name | Description |
key |
String |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
removeHealthStatus(int index)
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;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
setHealthStatus(int index, HealthStatus value)
public 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;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
HealthStatus |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
setHealthStatus(int index, HealthStatus.Builder builderForValue)
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;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
HealthStatus.Builder |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
|
setKind(String value)
public BackendServiceGroupHealth.Builder setKind(String value)Output only. [Output Only] Type of resource. Alwayscompute#backendServiceGroupHealth for the health of backend services.
optional string kind = 3292052;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe kind to set. |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
This builder for chaining. |
setKindBytes(ByteString value)
public BackendServiceGroupHealth.Builder setKindBytes(ByteString value)Output only. [Output Only] Type of resource. Alwayscompute#backendServiceGroupHealth for the health of backend services.
optional string kind = 3292052;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for kind to set. |
| Returns | |
|---|---|
| Type | Description |
BackendServiceGroupHealth.Builder |
This builder for chaining. |