public final class BackendServiceGroupHealth extends com.google.protobuf.GeneratedMessageV3 implements BackendServiceGroupHealthOrBuilder
Protobuf type
google.cloud.compute.v1.BackendServiceGroupHealth| Modifier and Type | Class and Description |
|---|---|
static class |
BackendServiceGroupHealth.Builder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ANNOTATIONS_FIELD_NUMBER |
static int |
HEALTH_STATUS_FIELD_NUMBER |
static int |
KIND_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsAnnotations(String key)
Metadata defined as annotations on the network endpoint group.
|
boolean |
equals(Object obj) |
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.
|
static BackendServiceGroupHealth |
getDefaultInstance() |
BackendServiceGroupHealth |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.
|
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.
|
com.google.protobuf.Parser<BackendServiceGroupHealth> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasKind()
[Output Only] Type of resource.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static BackendServiceGroupHealth.Builder |
newBuilder() |
static BackendServiceGroupHealth.Builder |
newBuilder(BackendServiceGroupHealth prototype) |
BackendServiceGroupHealth.Builder |
newBuilderForType() |
protected BackendServiceGroupHealth.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static BackendServiceGroupHealth |
parseDelimitedFrom(InputStream input) |
static BackendServiceGroupHealth |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceGroupHealth |
parseFrom(byte[] data) |
static BackendServiceGroupHealth |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceGroupHealth |
parseFrom(ByteBuffer data) |
static BackendServiceGroupHealth |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceGroupHealth |
parseFrom(com.google.protobuf.ByteString data) |
static BackendServiceGroupHealth |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceGroupHealth |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BackendServiceGroupHealth |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceGroupHealth |
parseFrom(InputStream input) |
static BackendServiceGroupHealth |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<BackendServiceGroupHealth> |
parser() |
BackendServiceGroupHealth.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ANNOTATIONS_FIELD_NUMBER
public static final int HEALTH_STATUS_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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 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 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 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 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 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 final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static BackendServiceGroupHealth parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BackendServiceGroupHealth parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BackendServiceGroupHealth parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BackendServiceGroupHealth parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BackendServiceGroupHealth parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BackendServiceGroupHealth parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BackendServiceGroupHealth parseFrom(InputStream input) throws IOException
IOExceptionpublic static BackendServiceGroupHealth parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BackendServiceGroupHealth parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BackendServiceGroupHealth parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BackendServiceGroupHealth parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BackendServiceGroupHealth parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic BackendServiceGroupHealth.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BackendServiceGroupHealth.Builder newBuilder()
public static BackendServiceGroupHealth.Builder newBuilder(BackendServiceGroupHealth prototype)
public BackendServiceGroupHealth.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BackendServiceGroupHealth.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static BackendServiceGroupHealth getDefaultInstance()
public static com.google.protobuf.Parser<BackendServiceGroupHealth> parser()
public com.google.protobuf.Parser<BackendServiceGroupHealth> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public BackendServiceGroupHealth getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.