public interface ExtensionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getContainingType()
Fully-qualified type name.
|
com.google.protobuf.ByteString |
getContainingTypeBytes()
Fully-qualified type name.
|
int |
getExtensionNumber()
int32 extension_number = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getContainingType()
Fully-qualified type name. The format should be <package>.<type>
string containing_type = 1;com.google.protobuf.ByteString getContainingTypeBytes()
Fully-qualified type name. The format should be <package>.<type>
string containing_type = 1;int getExtensionNumber()
int32 extension_number = 2;