public static interface GrpcService.GoogleGrpc.ChannelArgs.ValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getIntValue()
int64 int_value = 2; |
String |
getStringValue()
string string_value = 1; |
com.google.protobuf.ByteString |
getStringValueBytes()
string string_value = 1; |
GrpcService.GoogleGrpc.ChannelArgs.Value.ValueSpecifierCase |
getValueSpecifierCase() |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getStringValue()
string string_value = 1;com.google.protobuf.ByteString getStringValueBytes()
string string_value = 1;long getIntValue()
int64 int_value = 2;GrpcService.GoogleGrpc.ChannelArgs.Value.ValueSpecifierCase getValueSpecifierCase()
Copyright © 2018–2021 The Envoy Project. All rights reserved.