public interface ClientStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ClientStats |
getStats()
optional .grpc.testing.ClientStats stats = 1; |
ClientStatsOrBuilder |
getStatsOrBuilder()
optional .grpc.testing.ClientStats stats = 1; |
boolean |
hasStats()
optional .grpc.testing.ClientStats stats = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasStats()
optional .grpc.testing.ClientStats stats = 1;
ClientStats getStats()
optional .grpc.testing.ClientStats stats = 1;
ClientStatsOrBuilder getStatsOrBuilder()
optional .grpc.testing.ClientStats stats = 1;