Interface HealthCheckServiceReferenceOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getHealthCheckService()
      optional string health_check_service = 408374747;
      com.google.protobuf.ByteString getHealthCheckServiceBytes()
      optional string health_check_service = 408374747;
      boolean hasHealthCheckService()
      optional string health_check_service = 408374747;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • hasHealthCheckService

        boolean hasHealthCheckService()
        optional string health_check_service = 408374747;
        Returns:
        Whether the healthCheckService field is set.
      • getHealthCheckService

        String getHealthCheckService()
        optional string health_check_service = 408374747;
        Returns:
        The healthCheckService.
      • getHealthCheckServiceBytes

        com.google.protobuf.ByteString getHealthCheckServiceBytes()
        optional string health_check_service = 408374747;
        Returns:
        The bytes for healthCheckService.