Package com.google.protobuf
Class Api
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<Api,Api.Builder>
-
- com.google.protobuf.Api
-
- All Implemented Interfaces:
ApiOrBuilder,MessageLite,MessageLiteOrBuilder
public final class Api extends GeneratedMessageLite<Api,Api.Builder> implements ApiOrBuilder
Protobuf typegoogle.protobuf.Api
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classApi.BuilderProtobuf typegoogle.protobuf.Api-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
GeneratedMessageLite.DefaultInstanceBasedParser<T extends GeneratedMessageLite<T,?>>, GeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageLite.ExtendableMessage<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageLite.GeneratedExtension<ContainingType extends MessageLite,Type>, GeneratedMessageLite.MethodToInvoke, GeneratedMessageLite.SerializedForm
-
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
AbstractMessageLite.InternalOneOfEnum
-
-
Field Summary
Fields Modifier and Type Field Description static intMETHODS_FIELD_NUMBERstatic intMIXINS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intOPTIONS_FIELD_NUMBERstatic intSOURCE_CONTEXT_FIELD_NUMBERstatic intSYNTAX_FIELD_NUMBERstatic intVERSION_FIELD_NUMBER-
Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFields
-
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)A method that implements different types of operations described inGeneratedMessageLite.MethodToInvoke.static ApigetDefaultInstance()MethodgetMethods(int index)repeated .google.protobuf.Method methods = 2 [json_name = "methods"];intgetMethodsCount()repeated .google.protobuf.Method methods = 2 [json_name = "methods"];java.util.List<Method>getMethodsList()repeated .google.protobuf.Method methods = 2 [json_name = "methods"];MethodOrBuildergetMethodsOrBuilder(int index)repeated .google.protobuf.Method methods = 2 [json_name = "methods"];java.util.List<? extends MethodOrBuilder>getMethodsOrBuilderList()repeated .google.protobuf.Method methods = 2 [json_name = "methods"];MixingetMixins(int index)repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];intgetMixinsCount()repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];java.util.List<Mixin>getMixinsList()repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];MixinOrBuildergetMixinsOrBuilder(int index)repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];java.util.List<? extends MixinOrBuilder>getMixinsOrBuilderList()repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];java.lang.StringgetName()string name = 1 [json_name = "name"];ByteStringgetNameBytes()string name = 1 [json_name = "name"];OptiongetOptions(int index)repeated .google.protobuf.Option options = 3 [json_name = "options"];intgetOptionsCount()repeated .google.protobuf.Option options = 3 [json_name = "options"];java.util.List<Option>getOptionsList()repeated .google.protobuf.Option options = 3 [json_name = "options"];OptionOrBuildergetOptionsOrBuilder(int index)repeated .google.protobuf.Option options = 3 [json_name = "options"];java.util.List<? extends OptionOrBuilder>getOptionsOrBuilderList()repeated .google.protobuf.Option options = 3 [json_name = "options"];SourceContextgetSourceContext().google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];SyntaxgetSyntax().google.protobuf.Syntax syntax = 7 [json_name = "syntax"];intgetSyntaxValue().google.protobuf.Syntax syntax = 7 [json_name = "syntax"];java.lang.StringgetVersion()string version = 4 [json_name = "version"];ByteStringgetVersionBytes()string version = 4 [json_name = "version"];booleanhasSourceContext().google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];static Api.BuildernewBuilder()static Api.BuildernewBuilder(Api prototype)static ApiparseDelimitedFrom(java.io.InputStream input)static ApiparseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)static ApiparseFrom(byte[] data)static ApiparseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)static ApiparseFrom(ByteString data)static ApiparseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)static ApiparseFrom(CodedInputStream input)static ApiparseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)static ApiparseFrom(java.io.InputStream input)static ApiparseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)static ApiparseFrom(java.nio.ByteBuffer data)static ApiparseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry)static Parser<Api>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
METHODS_FIELD_NUMBER
public static final int METHODS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPTIONS_FIELD_NUMBER
public static final int OPTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_CONTEXT_FIELD_NUMBER
public static final int SOURCE_CONTEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MIXINS_FIELD_NUMBER
public static final int MIXINS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SYNTAX_FIELD_NUMBER
public static final int SYNTAX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getName
public java.lang.String getName()
string name = 1 [json_name = "name"];- Specified by:
getNamein interfaceApiOrBuilder- Returns:
- The name.
-
getNameBytes
public ByteString getNameBytes()
string name = 1 [json_name = "name"];- Specified by:
getNameBytesin interfaceApiOrBuilder- Returns:
- The bytes for name.
-
getMethodsList
public java.util.List<Method> getMethodsList()
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];- Specified by:
getMethodsListin interfaceApiOrBuilder
-
getMethodsOrBuilderList
public java.util.List<? extends MethodOrBuilder> getMethodsOrBuilderList()
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
-
getMethodsCount
public int getMethodsCount()
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];- Specified by:
getMethodsCountin interfaceApiOrBuilder
-
getMethods
public Method getMethods(int index)
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];- Specified by:
getMethodsin interfaceApiOrBuilder
-
getMethodsOrBuilder
public MethodOrBuilder getMethodsOrBuilder(int index)
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
-
getOptionsList
public java.util.List<Option> getOptionsList()
repeated .google.protobuf.Option options = 3 [json_name = "options"];- Specified by:
getOptionsListin interfaceApiOrBuilder
-
getOptionsOrBuilderList
public java.util.List<? extends OptionOrBuilder> getOptionsOrBuilderList()
repeated .google.protobuf.Option options = 3 [json_name = "options"];
-
getOptionsCount
public int getOptionsCount()
repeated .google.protobuf.Option options = 3 [json_name = "options"];- Specified by:
getOptionsCountin interfaceApiOrBuilder
-
getOptions
public Option getOptions(int index)
repeated .google.protobuf.Option options = 3 [json_name = "options"];- Specified by:
getOptionsin interfaceApiOrBuilder
-
getOptionsOrBuilder
public OptionOrBuilder getOptionsOrBuilder(int index)
repeated .google.protobuf.Option options = 3 [json_name = "options"];
-
getVersion
public java.lang.String getVersion()
string version = 4 [json_name = "version"];- Specified by:
getVersionin interfaceApiOrBuilder- Returns:
- The version.
-
getVersionBytes
public ByteString getVersionBytes()
string version = 4 [json_name = "version"];- Specified by:
getVersionBytesin interfaceApiOrBuilder- Returns:
- The bytes for version.
-
hasSourceContext
public boolean hasSourceContext()
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];- Specified by:
hasSourceContextin interfaceApiOrBuilder- Returns:
- Whether the sourceContext field is set.
-
getSourceContext
public SourceContext getSourceContext()
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];- Specified by:
getSourceContextin interfaceApiOrBuilder- Returns:
- The sourceContext.
-
getMixinsList
public java.util.List<Mixin> getMixinsList()
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];- Specified by:
getMixinsListin interfaceApiOrBuilder
-
getMixinsOrBuilderList
public java.util.List<? extends MixinOrBuilder> getMixinsOrBuilderList()
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
-
getMixinsCount
public int getMixinsCount()
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];- Specified by:
getMixinsCountin interfaceApiOrBuilder
-
getMixins
public Mixin getMixins(int index)
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];- Specified by:
getMixinsin interfaceApiOrBuilder
-
getMixinsOrBuilder
public MixinOrBuilder getMixinsOrBuilder(int index)
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
-
getSyntaxValue
public int getSyntaxValue()
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];- Specified by:
getSyntaxValuein interfaceApiOrBuilder- Returns:
- The enum numeric value on the wire for syntax.
-
getSyntax
public Syntax getSyntax()
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];- Specified by:
getSyntaxin interfaceApiOrBuilder- Returns:
- The syntax.
-
parseFrom
public static Api parseFrom(java.nio.ByteBuffer data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Api parseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Api parseFrom(ByteString data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Api parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Api parseFrom(byte[] data) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Api parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Api parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Api parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Api parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Api parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Api parseFrom(CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Api parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static Api.Builder newBuilder()
-
newBuilder
public static Api.Builder newBuilder(Api prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)
Description copied from class:GeneratedMessageLiteA method that implements different types of operations described inGeneratedMessageLite.MethodToInvoke. These different kinds of operations are required to implement message-level operations for builders in the runtime. This method bundles those operations to reduce the generated methods count.NEW_INSTANCEreturns a new instance of the protocol buffer that has not yet been made immutable. SeeMAKE_IMMUTABLE.IS_INITIALIZEDreturnsnullfor false and the default instance for true. It doesn't use or modify any memoized value.GET_MEMOIZED_IS_INITIALIZEDreturns the memoizedisInitializedbyte value.SET_MEMOIZED_IS_INITIALIZEDsets the memoizedisInitializedbyte value to 1 if the first parameter is not null, or to 0 if the first parameter is null.NEW_BUILDERreturns aBuilderTypeinstance.
For use by generated code only.
- Specified by:
dynamicMethodin classGeneratedMessageLite<Api,Api.Builder>
-
getDefaultInstance
public static Api getDefaultInstance()
-
-