public static interface ServiceConfig.HealthCheckConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getServiceName()
Service name to use in the health-checking request.
|
com.google.protobuf.StringValueOrBuilder |
getServiceNameOrBuilder()
Service name to use in the health-checking request.
|
boolean |
hasServiceName()
Service name to use in the health-checking request.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasServiceName()
Service name to use in the health-checking request.
.google.protobuf.StringValue service_name = 1;com.google.protobuf.StringValue getServiceName()
Service name to use in the health-checking request.
.google.protobuf.StringValue service_name = 1;com.google.protobuf.StringValueOrBuilder getServiceNameOrBuilder()
Service name to use in the health-checking request.
.google.protobuf.StringValue service_name = 1;Copyright © 2022 Google LLC. All rights reserved.