public static interface MethodConfig.NameOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMethod()
string method = 2; |
com.google.protobuf.ByteString |
getMethodBytes()
string method = 2; |
String |
getService()
Required.
|
com.google.protobuf.ByteString |
getServiceBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getService()
Required. Includes proto package name.
string service = 1;com.google.protobuf.ByteString getServiceBytes()
Required. Includes proto package name.
string service = 1;String getMethod()
string method = 2;com.google.protobuf.ByteString getMethodBytes()
string method = 2;Copyright © 2022 Google LLC. All rights reserved.