public final class TargetPoolsRemoveHealthCheckRequest extends GeneratedMessage implements TargetPoolsRemoveHealthCheckRequestOrBuilder Protobuf type google.cloud.compute.v1.TargetPoolsRemoveHealthCheckRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > TargetPoolsRemoveHealthCheckRequestImplements
TargetPoolsRemoveHealthCheckRequestOrBuilderStatic Fields
HEALTH_CHECKS_FIELD_NUMBER
public static final int HEALTH_CHECKS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static TargetPoolsRemoveHealthCheckRequest getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static TargetPoolsRemoveHealthCheckRequest.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest.Builder |
|
newBuilder(TargetPoolsRemoveHealthCheckRequest prototype)
public static TargetPoolsRemoveHealthCheckRequest.Builder newBuilder(TargetPoolsRemoveHealthCheckRequest prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
TargetPoolsRemoveHealthCheckRequest |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest.Builder |
|
parseDelimitedFrom(InputStream input)
public static TargetPoolsRemoveHealthCheckRequest parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static TargetPoolsRemoveHealthCheckRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static TargetPoolsRemoveHealthCheckRequest parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static TargetPoolsRemoveHealthCheckRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static TargetPoolsRemoveHealthCheckRequest parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static TargetPoolsRemoveHealthCheckRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static TargetPoolsRemoveHealthCheckRequest parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static TargetPoolsRemoveHealthCheckRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static TargetPoolsRemoveHealthCheckRequest parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static TargetPoolsRemoveHealthCheckRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static TargetPoolsRemoveHealthCheckRequest parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static TargetPoolsRemoveHealthCheckRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<TargetPoolsRemoveHealthCheckRequest> parser()| Returns | |
|---|---|
| Type | Description |
Parser<TargetPoolsRemoveHealthCheckRequest> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public TargetPoolsRemoveHealthCheckRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest |
|
getHealthChecks(int index)
public HealthCheckReference getHealthChecks(int index)Health check URL to be removed. This can be a full or valid partial URL. For example, the following are valid URLs:
- https://www.googleapis.com/compute/beta/projects/project/global/httpHealthChecks/health-check
- projects/project/global/httpHealthChecks/health-check
- global/httpHealthChecks/health-check
repeated .google.cloud.compute.v1.HealthCheckReference health_checks = 448370606;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
HealthCheckReference |
|
getHealthChecksCount()
public int getHealthChecksCount()Health check URL to be removed. This can be a full or valid partial URL. For example, the following are valid URLs:
- https://www.googleapis.com/compute/beta/projects/project/global/httpHealthChecks/health-check
- projects/project/global/httpHealthChecks/health-check
- global/httpHealthChecks/health-check
repeated .google.cloud.compute.v1.HealthCheckReference health_checks = 448370606;
| Returns | |
|---|---|
| Type | Description |
int |
|
getHealthChecksList()
public List<HealthCheckReference> getHealthChecksList()Health check URL to be removed. This can be a full or valid partial URL. For example, the following are valid URLs:
- https://www.googleapis.com/compute/beta/projects/project/global/httpHealthChecks/health-check
- projects/project/global/httpHealthChecks/health-check
- global/httpHealthChecks/health-check
repeated .google.cloud.compute.v1.HealthCheckReference health_checks = 448370606;
| Returns | |
|---|---|
| Type | Description |
List<HealthCheckReference> |
|
getHealthChecksOrBuilder(int index)
public HealthCheckReferenceOrBuilder getHealthChecksOrBuilder(int index)Health check URL to be removed. This can be a full or valid partial URL. For example, the following are valid URLs:
- https://www.googleapis.com/compute/beta/projects/project/global/httpHealthChecks/health-check
- projects/project/global/httpHealthChecks/health-check
- global/httpHealthChecks/health-check
repeated .google.cloud.compute.v1.HealthCheckReference health_checks = 448370606;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
HealthCheckReferenceOrBuilder |
|
getHealthChecksOrBuilderList()
public List<? extends HealthCheckReferenceOrBuilder> getHealthChecksOrBuilderList()Health check URL to be removed. This can be a full or valid partial URL. For example, the following are valid URLs:
- https://www.googleapis.com/compute/beta/projects/project/global/httpHealthChecks/health-check
- projects/project/global/httpHealthChecks/health-check
- global/httpHealthChecks/health-check
repeated .google.cloud.compute.v1.HealthCheckReference health_checks = 448370606;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.compute.v1.HealthCheckReferenceOrBuilder> |
|
getParserForType()
public Parser<TargetPoolsRemoveHealthCheckRequest> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<TargetPoolsRemoveHealthCheckRequest> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public TargetPoolsRemoveHealthCheckRequest.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected TargetPoolsRemoveHealthCheckRequest.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest.Builder |
|
toBuilder()
public TargetPoolsRemoveHealthCheckRequest.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
TargetPoolsRemoveHealthCheckRequest.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|