Class Api

  • All Implemented Interfaces:
    ApiOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable

    public final class Api
    extends com.google.protobuf.GeneratedMessageV3
    implements ApiOrBuilder
     Api is a light-weight descriptor for an API Interface.
    
     Interfaces are also described as "protocol buffer services" in some contexts,
     such as by the "service" keyword in a .proto file, but they are different
     from API Services, which represent a concrete implementation of an interface
     as opposed to simply a description of methods and bindings. They are also
     sometimes simply referred to as "APIs" in other contexts, such as the name of
     this message itself. See https://cloud.google.com/apis/design/glossary for
     detailed terminology.
     
    Protobuf type google.protobuf.Api
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Api.Builder
      Api is a light-weight descriptor for an API Interface.
      • Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,​BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,​BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
      • Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

        com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(java.lang.Object obj)  
      static Api getDefaultInstance()  
      Api getDefaultInstanceForType()  
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()  
      Method getMethods​(int index)
      The methods of this interface, in unspecified order.
      int getMethodsCount()
      The methods of this interface, in unspecified order.
      java.util.List<Method> getMethodsList()
      The methods of this interface, in unspecified order.
      MethodOrBuilder getMethodsOrBuilder​(int index)
      The methods of this interface, in unspecified order.
      java.util.List<? extends MethodOrBuilder> getMethodsOrBuilderList()
      The methods of this interface, in unspecified order.
      Mixin getMixins​(int index)
      Included interfaces.
      int getMixinsCount()
      Included interfaces.
      java.util.List<Mixin> getMixinsList()
      Included interfaces.
      MixinOrBuilder getMixinsOrBuilder​(int index)
      Included interfaces.
      java.util.List<? extends MixinOrBuilder> getMixinsOrBuilderList()
      Included interfaces.
      java.lang.String getName()
      The fully qualified name of this interface, including package name followed by the interface's simple name.
      com.google.protobuf.ByteString getNameBytes()
      The fully qualified name of this interface, including package name followed by the interface's simple name.
      Option getOptions​(int index)
      Any metadata attached to the interface.
      int getOptionsCount()
      Any metadata attached to the interface.
      java.util.List<Option> getOptionsList()
      Any metadata attached to the interface.
      OptionOrBuilder getOptionsOrBuilder​(int index)
      Any metadata attached to the interface.
      java.util.List<? extends OptionOrBuilder> getOptionsOrBuilderList()
      Any metadata attached to the interface.
      com.google.protobuf.Parser<Api> getParserForType()  
      int getSerializedSize()  
      SourceContext getSourceContext()
      Source context for the protocol buffer service represented by this message.
      SourceContextOrBuilder getSourceContextOrBuilder()
      Source context for the protocol buffer service represented by this message.
      Syntax getSyntax()
      The source syntax of the service.
      int getSyntaxValue()
      The source syntax of the service.
      java.lang.String getVersion()
      A version string for this interface.
      com.google.protobuf.ByteString getVersionBytes()
      A version string for this interface.
      int hashCode()  
      boolean hasSourceContext()
      Source context for the protocol buffer service represented by this message.
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()  
      boolean isInitialized()  
      static Api.Builder newBuilder()  
      static Api.Builder newBuilder​(Api prototype)  
      Api.Builder newBuilderForType()  
      protected Api.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)  
      protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)  
      static Api parseDelimitedFrom​(java.io.InputStream input)  
      static Api parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Api parseFrom​(byte[] data)  
      static Api parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Api parseFrom​(com.google.protobuf.ByteString data)  
      static Api parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Api parseFrom​(com.google.protobuf.CodedInputStream input)  
      static Api parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Api parseFrom​(java.io.InputStream input)  
      static Api parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Api parseFrom​(java.nio.ByteBuffer data)  
      static Api parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<Api> parser()  
      Api.Builder toBuilder()  
      void writeTo​(com.google.protobuf.CodedOutputStream output)  
      • Methods inherited from class com.google.protobuf.GeneratedMessageV3

        canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
      • Methods inherited from class com.google.protobuf.AbstractMessage

        findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
      • Methods inherited from class com.google.protobuf.AbstractMessageLite

        addAll, 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.MessageLite

        toByteArray, toByteString, writeDelimitedTo, writeTo
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • newInstance

        protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
        Overrides:
        newInstance in class com.google.protobuf.GeneratedMessageV3
      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
      • getName

        public java.lang.String getName()
         The fully qualified name of this interface, including package name
         followed by the interface's simple name.
         
        string name = 1;
        Specified by:
        getName in interface ApiOrBuilder
        Returns:
        The name.
      • getNameBytes

        public com.google.protobuf.ByteString getNameBytes()
         The fully qualified name of this interface, including package name
         followed by the interface's simple name.
         
        string name = 1;
        Specified by:
        getNameBytes in interface ApiOrBuilder
        Returns:
        The bytes for name.
      • getMethodsList

        public java.util.List<Method> getMethodsList()
         The methods of this interface, in unspecified order.
         
        repeated .google.protobuf.Method methods = 2;
        Specified by:
        getMethodsList in interface ApiOrBuilder
      • getMethodsOrBuilderList

        public java.util.List<? extends MethodOrBuilder> getMethodsOrBuilderList()
         The methods of this interface, in unspecified order.
         
        repeated .google.protobuf.Method methods = 2;
        Specified by:
        getMethodsOrBuilderList in interface ApiOrBuilder
      • getMethodsCount

        public int getMethodsCount()
         The methods of this interface, in unspecified order.
         
        repeated .google.protobuf.Method methods = 2;
        Specified by:
        getMethodsCount in interface ApiOrBuilder
      • getMethods

        public Method getMethods​(int index)
         The methods of this interface, in unspecified order.
         
        repeated .google.protobuf.Method methods = 2;
        Specified by:
        getMethods in interface ApiOrBuilder
      • getMethodsOrBuilder

        public MethodOrBuilder getMethodsOrBuilder​(int index)
         The methods of this interface, in unspecified order.
         
        repeated .google.protobuf.Method methods = 2;
        Specified by:
        getMethodsOrBuilder in interface ApiOrBuilder
      • getOptionsList

        public java.util.List<Option> getOptionsList()
         Any metadata attached to the interface.
         
        repeated .google.protobuf.Option options = 3;
        Specified by:
        getOptionsList in interface ApiOrBuilder
      • getOptionsOrBuilderList

        public java.util.List<? extends OptionOrBuilder> getOptionsOrBuilderList()
         Any metadata attached to the interface.
         
        repeated .google.protobuf.Option options = 3;
        Specified by:
        getOptionsOrBuilderList in interface ApiOrBuilder
      • getOptionsCount

        public int getOptionsCount()
         Any metadata attached to the interface.
         
        repeated .google.protobuf.Option options = 3;
        Specified by:
        getOptionsCount in interface ApiOrBuilder
      • getOptions

        public Option getOptions​(int index)
         Any metadata attached to the interface.
         
        repeated .google.protobuf.Option options = 3;
        Specified by:
        getOptions in interface ApiOrBuilder
      • getVersion

        public java.lang.String getVersion()
         A version string for this interface. If specified, must have the form
         `major-version.minor-version`, as in `1.10`. If the minor version is
         omitted, it defaults to zero. If the entire version field is empty, the
         major version is derived from the package name, as outlined below. If the
         field is not empty, the version in the package name will be verified to be
         consistent with what is provided here.
        
         The versioning schema uses [semantic
         versioning](http://semver.org) where the major version number
         indicates a breaking change and the minor version an additive,
         non-breaking change. Both version numbers are signals to users
         what to expect from different versions, and should be carefully
         chosen based on the product plan.
        
         The major version is also reflected in the package name of the
         interface, which must end in `v<major-version>`, as in
         `google.feature.v1`. For major versions 0 and 1, the suffix can
         be omitted. Zero major versions must only be used for
         experimental, non-GA interfaces.
         
        string version = 4;
        Specified by:
        getVersion in interface ApiOrBuilder
        Returns:
        The version.
      • getVersionBytes

        public com.google.protobuf.ByteString getVersionBytes()
         A version string for this interface. If specified, must have the form
         `major-version.minor-version`, as in `1.10`. If the minor version is
         omitted, it defaults to zero. If the entire version field is empty, the
         major version is derived from the package name, as outlined below. If the
         field is not empty, the version in the package name will be verified to be
         consistent with what is provided here.
        
         The versioning schema uses [semantic
         versioning](http://semver.org) where the major version number
         indicates a breaking change and the minor version an additive,
         non-breaking change. Both version numbers are signals to users
         what to expect from different versions, and should be carefully
         chosen based on the product plan.
        
         The major version is also reflected in the package name of the
         interface, which must end in `v<major-version>`, as in
         `google.feature.v1`. For major versions 0 and 1, the suffix can
         be omitted. Zero major versions must only be used for
         experimental, non-GA interfaces.
         
        string version = 4;
        Specified by:
        getVersionBytes in interface ApiOrBuilder
        Returns:
        The bytes for version.
      • hasSourceContext

        public boolean hasSourceContext()
         Source context for the protocol buffer service represented by this
         message.
         
        .google.protobuf.SourceContext source_context = 5;
        Specified by:
        hasSourceContext in interface ApiOrBuilder
        Returns:
        Whether the sourceContext field is set.
      • getSourceContext

        public SourceContext getSourceContext()
         Source context for the protocol buffer service represented by this
         message.
         
        .google.protobuf.SourceContext source_context = 5;
        Specified by:
        getSourceContext in interface ApiOrBuilder
        Returns:
        The sourceContext.
      • getMixinsList

        public java.util.List<Mixin> getMixinsList()
         Included interfaces. See [Mixin][].
         
        repeated .google.protobuf.Mixin mixins = 6;
        Specified by:
        getMixinsList in interface ApiOrBuilder
      • getMixinsOrBuilderList

        public java.util.List<? extends MixinOrBuilder> getMixinsOrBuilderList()
         Included interfaces. See [Mixin][].
         
        repeated .google.protobuf.Mixin mixins = 6;
        Specified by:
        getMixinsOrBuilderList in interface ApiOrBuilder
      • getMixinsCount

        public int getMixinsCount()
         Included interfaces. See [Mixin][].
         
        repeated .google.protobuf.Mixin mixins = 6;
        Specified by:
        getMixinsCount in interface ApiOrBuilder
      • getMixins

        public Mixin getMixins​(int index)
         Included interfaces. See [Mixin][].
         
        repeated .google.protobuf.Mixin mixins = 6;
        Specified by:
        getMixins in interface ApiOrBuilder
      • getSyntaxValue

        public int getSyntaxValue()
         The source syntax of the service.
         
        .google.protobuf.Syntax syntax = 7;
        Specified by:
        getSyntaxValue in interface ApiOrBuilder
        Returns:
        The enum numeric value on the wire for syntax.
      • getSyntax

        public Syntax getSyntax()
         The source syntax of the service.
         
        .google.protobuf.Syntax syntax = 7;
        Specified by:
        getSyntax in interface ApiOrBuilder
        Returns:
        The syntax.
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3
      • writeTo

        public void writeTo​(com.google.protobuf.CodedOutputStream output)
                     throws java.io.IOException
        Specified by:
        writeTo in interface com.google.protobuf.MessageLite
        Overrides:
        writeTo in class com.google.protobuf.GeneratedMessageV3
        Throws:
        java.io.IOException
      • getSerializedSize

        public int getSerializedSize()
        Specified by:
        getSerializedSize in interface com.google.protobuf.MessageLite
        Overrides:
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
      • equals

        public boolean equals​(java.lang.Object obj)
        Specified by:
        equals in interface com.google.protobuf.Message
        Overrides:
        equals in class com.google.protobuf.AbstractMessage
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in interface com.google.protobuf.Message
        Overrides:
        hashCode in class com.google.protobuf.AbstractMessage
      • parseFrom

        public static Api parseFrom​(java.nio.ByteBuffer data)
                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Api parseFrom​(java.nio.ByteBuffer data,
                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Api parseFrom​(com.google.protobuf.ByteString data)
                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Api parseFrom​(com.google.protobuf.ByteString data,
                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Api parseFrom​(byte[] data)
                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Api parseFrom​(byte[] data,
                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.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,
                                    com.google.protobuf.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,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Api parseFrom​(com.google.protobuf.CodedInputStream input)
                             throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Api parseFrom​(com.google.protobuf.CodedInputStream input,
                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                             throws java.io.IOException
        Throws:
        java.io.IOException
      • newBuilderForType

        public Api.Builder newBuilderForType()
        Specified by:
        newBuilderForType in interface com.google.protobuf.Message
        Specified by:
        newBuilderForType in interface com.google.protobuf.MessageLite
      • newBuilder

        public static Api.Builder newBuilder​(Api prototype)
      • toBuilder

        public Api.Builder toBuilder()
        Specified by:
        toBuilder in interface com.google.protobuf.Message
        Specified by:
        toBuilder in interface com.google.protobuf.MessageLite
      • newBuilderForType

        protected Api.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        Specified by:
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstance

        public static Api getDefaultInstance()
      • parser

        public static com.google.protobuf.Parser<Api> parser()
      • getParserForType

        public com.google.protobuf.Parser<Api> getParserForType()
        Specified by:
        getParserForType in interface com.google.protobuf.Message
        Specified by:
        getParserForType in interface com.google.protobuf.MessageLite
        Overrides:
        getParserForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstanceForType

        public Api getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder