public static final class TargetPoolsRemoveHealthCheckRequest.Builder extends GeneratedMessageV3.Builder<TargetPoolsRemoveHealthCheckRequest.Builder> implements TargetPoolsRemoveHealthCheckRequestOrBuilder Protobuf type google.cloud.compute.v1.TargetPoolsRemoveHealthCheckRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > TargetPoolsRemoveHealthCheckRequest.BuilderImplements
TargetPoolsRemoveHealthCheckRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Type | Description |
| Descriptor |
Methods
addAllHealthChecks(Iterable<? extends HealthCheckReference> values)
public TargetPoolsRemoveHealthCheckRequest.Builder addAllHealthChecks(Iterable<? extends HealthCheckReference> values)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;
| Name | Description |
| values | Iterable<? extends com.google.cloud.compute.v1.HealthCheckReference> |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
addHealthChecks(HealthCheckReference value)
public TargetPoolsRemoveHealthCheckRequest.Builder addHealthChecks(HealthCheckReference value)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;
| Name | Description |
| value | HealthCheckReference |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
addHealthChecks(HealthCheckReference.Builder builderForValue)
public TargetPoolsRemoveHealthCheckRequest.Builder addHealthChecks(HealthCheckReference.Builder builderForValue)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;
| Name | Description |
| builderForValue | HealthCheckReference.Builder |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
addHealthChecks(int index, HealthCheckReference value)
public TargetPoolsRemoveHealthCheckRequest.Builder addHealthChecks(int index, HealthCheckReference value)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;
| Name | Description |
| index | int |
| value | HealthCheckReference |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
addHealthChecks(int index, HealthCheckReference.Builder builderForValue)
public TargetPoolsRemoveHealthCheckRequest.Builder addHealthChecks(int index, HealthCheckReference.Builder builderForValue)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;
| Name | Description |
| index | int |
| builderForValue | HealthCheckReference.Builder |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
addHealthChecksBuilder()
public HealthCheckReference.Builder addHealthChecksBuilder()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;
| Type | Description |
| HealthCheckReference.Builder |
addHealthChecksBuilder(int index)
public HealthCheckReference.Builder addHealthChecksBuilder(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;
| Name | Description |
| index | int |
| Type | Description |
| HealthCheckReference.Builder |
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public TargetPoolsRemoveHealthCheckRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
build()
public TargetPoolsRemoveHealthCheckRequest build()| Type | Description |
| TargetPoolsRemoveHealthCheckRequest |
buildPartial()
public TargetPoolsRemoveHealthCheckRequest buildPartial()| Type | Description |
| TargetPoolsRemoveHealthCheckRequest |
clear()
public TargetPoolsRemoveHealthCheckRequest.Builder clear()| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
clearField(Descriptors.FieldDescriptor field)
public TargetPoolsRemoveHealthCheckRequest.Builder clearField(Descriptors.FieldDescriptor field)| Name | Description |
| field | FieldDescriptor |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
clearHealthChecks()
public TargetPoolsRemoveHealthCheckRequest.Builder clearHealthChecks()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;
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public TargetPoolsRemoveHealthCheckRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Name | Description |
| oneof | OneofDescriptor |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
clone()
public TargetPoolsRemoveHealthCheckRequest.Builder clone()| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
getDefaultInstanceForType()
public TargetPoolsRemoveHealthCheckRequest getDefaultInstanceForType()| Type | Description |
| TargetPoolsRemoveHealthCheckRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Type | Description |
| Descriptor |
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;
| Name | Description |
| index | int |
| Type | Description |
| HealthCheckReference |
getHealthChecksBuilder(int index)
public HealthCheckReference.Builder getHealthChecksBuilder(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;
| Name | Description |
| index | int |
| Type | Description |
| HealthCheckReference.Builder |
getHealthChecksBuilderList()
public List<HealthCheckReference.Builder> getHealthChecksBuilderList()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;
| Type | Description |
| List<Builder> |
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;
| 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;
| 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;
| Name | Description |
| index | int |
| 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;
| Type | Description |
| List<? extends com.google.cloud.compute.v1.HealthCheckReferenceOrBuilder> |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Type | Description |
| FieldAccessorTable |
isInitialized()
public final boolean isInitialized()| Type | Description |
| boolean |
mergeFrom(TargetPoolsRemoveHealthCheckRequest other)
public TargetPoolsRemoveHealthCheckRequest.Builder mergeFrom(TargetPoolsRemoveHealthCheckRequest other)| Name | Description |
| other | TargetPoolsRemoveHealthCheckRequest |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public TargetPoolsRemoveHealthCheckRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Name | Description |
| input | CodedInputStream |
| extensionRegistry | ExtensionRegistryLite |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
| Type | Description |
| IOException |
mergeFrom(Message other)
public TargetPoolsRemoveHealthCheckRequest.Builder mergeFrom(Message other)| Name | Description |
| other | Message |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final TargetPoolsRemoveHealthCheckRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
removeHealthChecks(int index)
public TargetPoolsRemoveHealthCheckRequest.Builder removeHealthChecks(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;
| Name | Description |
| index | int |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public TargetPoolsRemoveHealthCheckRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
setHealthChecks(int index, HealthCheckReference value)
public TargetPoolsRemoveHealthCheckRequest.Builder setHealthChecks(int index, HealthCheckReference value)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;
| Name | Description |
| index | int |
| value | HealthCheckReference |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
setHealthChecks(int index, HealthCheckReference.Builder builderForValue)
public TargetPoolsRemoveHealthCheckRequest.Builder setHealthChecks(int index, HealthCheckReference.Builder builderForValue)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;
| Name | Description |
| index | int |
| builderForValue | HealthCheckReference.Builder |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public TargetPoolsRemoveHealthCheckRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Name | Description |
| field | FieldDescriptor |
| index | int |
| value | Object |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final TargetPoolsRemoveHealthCheckRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| TargetPoolsRemoveHealthCheckRequest.Builder |