Interface HealthCheckServiceReferenceOrBuilder (1.51.0)

public interface HealthCheckServiceReferenceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getHealthCheckService()

public abstract String getHealthCheckService()

optional string health_check_service = 408374747;

Returns
TypeDescription
String

The healthCheckService.

getHealthCheckServiceBytes()

public abstract ByteString getHealthCheckServiceBytes()

optional string health_check_service = 408374747;

Returns
TypeDescription
ByteString

The bytes for healthCheckService.

hasHealthCheckService()

public abstract boolean hasHealthCheckService()

optional string health_check_service = 408374747;

Returns
TypeDescription
boolean

Whether the healthCheckService field is set.