public interface TraceServiceConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GrpcService |
getGrpcService()
The upstream gRPC cluster that hosts the metrics service.
|
GrpcServiceOrBuilder |
getGrpcServiceOrBuilder()
The upstream gRPC cluster that hosts the metrics service.
|
boolean |
hasGrpcService()
The upstream gRPC cluster that hosts the metrics service.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGrpcService()
The upstream gRPC cluster that hosts the metrics service.
.envoy.config.core.v4alpha.GrpcService grpc_service = 1 [(.validate.rules) = { ... }GrpcService getGrpcService()
The upstream gRPC cluster that hosts the metrics service.
.envoy.config.core.v4alpha.GrpcService grpc_service = 1 [(.validate.rules) = { ... }GrpcServiceOrBuilder getGrpcServiceOrBuilder()
The upstream gRPC cluster that hosts the metrics service.
.envoy.config.core.v4alpha.GrpcService grpc_service = 1 [(.validate.rules) = { ... }Copyright © 2018–2021 The Envoy Project. All rights reserved.