public final class HealthCheckServiceReference extends GeneratedMessage implements HealthCheckServiceReferenceOrBuilderA full or valid partial URL to a health check service. For example, the following are valid URLs:
- https://www.googleapis.com/compute/beta/projects/project-id/regions/us-west1/healthCheckServices/health-check-service
- projects/project-id/regions/us-west1/healthCheckServices/health-check-service
- regions/us-west1/healthCheckServices/health-check-service
Protobuf type google.cloud.compute.v1.HealthCheckServiceReference
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > HealthCheckServiceReferenceImplements
HealthCheckServiceReferenceOrBuilderStatic Fields
HEALTH_CHECK_SERVICE_FIELD_NUMBER
public static final int HEALTH_CHECK_SERVICE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static HealthCheckServiceReference getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static HealthCheckServiceReference.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference.Builder |
|
newBuilder(HealthCheckServiceReference prototype)
public static HealthCheckServiceReference.Builder newBuilder(HealthCheckServiceReference prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
HealthCheckServiceReference |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference.Builder |
|
parseDelimitedFrom(InputStream input)
public static HealthCheckServiceReference parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static HealthCheckServiceReference parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static HealthCheckServiceReference parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static HealthCheckServiceReference parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static HealthCheckServiceReference parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static HealthCheckServiceReference parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static HealthCheckServiceReference parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static HealthCheckServiceReference parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static HealthCheckServiceReference parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static HealthCheckServiceReference parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static HealthCheckServiceReference parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static HealthCheckServiceReference parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<HealthCheckServiceReference> parser()| Returns | |
|---|---|
| Type | Description |
Parser<HealthCheckServiceReference> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public HealthCheckServiceReference getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference |
|
getHealthCheckService()
public String getHealthCheckService()optional string health_check_service = 408374747;
| Returns | |
|---|---|
| Type | Description |
String |
The healthCheckService. |
getHealthCheckServiceBytes()
public ByteString getHealthCheckServiceBytes()optional string health_check_service = 408374747;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for healthCheckService. |
getParserForType()
public Parser<HealthCheckServiceReference> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<HealthCheckServiceReference> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasHealthCheckService()
public boolean hasHealthCheckService()optional string health_check_service = 408374747;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the healthCheckService field is set. |
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 HealthCheckServiceReference.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected HealthCheckServiceReference.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference.Builder |
|
toBuilder()
public HealthCheckServiceReference.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceReference.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|