public interface ExtensionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContainingType()
Fully-qualified type name.
|
com.google.protobuf.ByteString |
getContainingTypeBytes()
Fully-qualified type name.
|
int |
getExtensionNumber()
int32 extension_number = 2; |
String 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;Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.