Class OpenRtb.BidRequest.App

  • All Implemented Interfaces:
    OpenRtb.BidRequest.AppOrBuilder, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<OpenRtb.BidRequest.App>, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
    Enclosing class:
    OpenRtb.BidRequest

    public static final class OpenRtb.BidRequest.App
    extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<OpenRtb.BidRequest.App>
    implements OpenRtb.BidRequest.AppOrBuilder
     OpenRTB 2.0: This object should be included if the ad supported content
     is a non-browser application (typically in mobile) as opposed to a website.
     A bid request must not contain both an App and a Site object.
     At a minimum, it is useful to provide an App ID or bundle,
     but this is not strictly required.
     
    Protobuf type com.google.openrtb.BidRequest.App
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  OpenRtb.BidRequest.App.Builder
      OpenRTB 2.0: This object should be included if the ad supported content is a non-browser application (typically in mobile) as opposed to a website.
      • Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3.ExtendableMessage

        com.google.protobuf.GeneratedMessageV3.ExtendableMessage.ExtensionWriter
      • Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,​BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, 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​(Object obj)  
      String getBundle()
      A platform-specific application identifier intended to be unique to the app and independent of the exchange.
      com.google.protobuf.ByteString getBundleBytes()
      A platform-specific application identifier intended to be unique to the app and independent of the exchange.
      String getCat​(int index)
      Array of IAB content categories of the app.
      com.google.protobuf.ByteString getCatBytes​(int index)
      Array of IAB content categories of the app.
      int getCatCount()
      Array of IAB content categories of the app.
      com.google.protobuf.ProtocolStringList getCatList()
      Array of IAB content categories of the app.
      OpenRtb.BidRequest.Content getContent()
      Details about the Content (Section 3.2.9) within the app.
      OpenRtb.BidRequest.ContentOrBuilder getContentOrBuilder()
      Details about the Content (Section 3.2.9) within the app.
      static OpenRtb.BidRequest.App getDefaultInstance()  
      OpenRtb.BidRequest.App getDefaultInstanceForType()  
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()  
      String getDomain()
      Domain of the application.
      com.google.protobuf.ByteString getDomainBytes()
      Domain of the application.
      String getId()
      Application ID on the exchange.
      com.google.protobuf.ByteString getIdBytes()
      Application ID on the exchange.
      String getKeywords()
      Comma separated list of keywords about the app.
      com.google.protobuf.ByteString getKeywordsBytes()
      Comma separated list of keywords about the app.
      String getName()
      Application name (may be aliased at publisher's request).
      com.google.protobuf.ByteString getNameBytes()
      Application name (may be aliased at publisher's request).
      String getPagecat​(int index)
      Array of IAB content categories that describe the current page or view of the app.
      com.google.protobuf.ByteString getPagecatBytes​(int index)
      Array of IAB content categories that describe the current page or view of the app.
      int getPagecatCount()
      Array of IAB content categories that describe the current page or view of the app.
      com.google.protobuf.ProtocolStringList getPagecatList()
      Array of IAB content categories that describe the current page or view of the app.
      boolean getPaid()
      false = app is free, true = the app is a paid version.
      com.google.protobuf.Parser<OpenRtb.BidRequest.App> getParserForType()  
      boolean getPrivacypolicy()
      Indicates if the app has a privacy policy.
      OpenRtb.BidRequest.Publisher getPublisher()
      Details about the Publisher (Section 3.2.8) of the app.
      OpenRtb.BidRequest.PublisherOrBuilder getPublisherOrBuilder()
      Details about the Publisher (Section 3.2.8) of the app.
      String getSectioncat​(int index)
      Array of IAB content categories that describe the current section of the app.
      com.google.protobuf.ByteString getSectioncatBytes​(int index)
      Array of IAB content categories that describe the current section of the app.
      int getSectioncatCount()
      Array of IAB content categories that describe the current section of the app.
      com.google.protobuf.ProtocolStringList getSectioncatList()
      Array of IAB content categories that describe the current section of the app.
      int getSerializedSize()  
      String getStoreurl()
      App store URL for an installed app; for QAG 1.5 compliance.
      com.google.protobuf.ByteString getStoreurlBytes()
      App store URL for an installed app; for QAG 1.5 compliance.
      com.google.protobuf.UnknownFieldSet getUnknownFields()  
      String getVer()
      Application version.
      com.google.protobuf.ByteString getVerBytes()
      Application version.
      boolean hasBundle()
      A platform-specific application identifier intended to be unique to the app and independent of the exchange.
      boolean hasContent()
      Details about the Content (Section 3.2.9) within the app.
      boolean hasDomain()
      Domain of the application.
      int hashCode()  
      boolean hasId()
      Application ID on the exchange.
      boolean hasKeywords()
      Comma separated list of keywords about the app.
      boolean hasName()
      Application name (may be aliased at publisher's request).
      boolean hasPaid()
      false = app is free, true = the app is a paid version.
      boolean hasPrivacypolicy()
      Indicates if the app has a privacy policy.
      boolean hasPublisher()
      Details about the Publisher (Section 3.2.8) of the app.
      boolean hasStoreurl()
      App store URL for an installed app; for QAG 1.5 compliance.
      boolean hasVer()
      Application version.
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()  
      boolean isInitialized()  
      static OpenRtb.BidRequest.App.Builder newBuilder()  
      static OpenRtb.BidRequest.App.Builder newBuilder​(OpenRtb.BidRequest.App prototype)  
      OpenRtb.BidRequest.App.Builder newBuilderForType()  
      protected OpenRtb.BidRequest.App.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)  
      protected Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)  
      static OpenRtb.BidRequest.App parseDelimitedFrom​(InputStream input)  
      static OpenRtb.BidRequest.App parseDelimitedFrom​(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static OpenRtb.BidRequest.App parseFrom​(byte[] data)  
      static OpenRtb.BidRequest.App parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static OpenRtb.BidRequest.App parseFrom​(com.google.protobuf.ByteString data)  
      static OpenRtb.BidRequest.App parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static OpenRtb.BidRequest.App parseFrom​(com.google.protobuf.CodedInputStream input)  
      static OpenRtb.BidRequest.App parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static OpenRtb.BidRequest.App parseFrom​(InputStream input)  
      static OpenRtb.BidRequest.App parseFrom​(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static OpenRtb.BidRequest.App parseFrom​(ByteBuffer data)  
      static OpenRtb.BidRequest.App parseFrom​(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<OpenRtb.BidRequest.App> parser()  
      OpenRtb.BidRequest.App.Builder toBuilder()  
      void writeTo​(com.google.protobuf.CodedOutputStream output)  
      • Methods inherited from class com.google.protobuf.GeneratedMessageV3.ExtendableMessage

        extensionsAreInitialized, extensionsSerializedSize, extensionsSerializedSizeAsMessageSet, getAllFields, getAllFieldsRaw, getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, getExtensionFields, getField, getRepeatedField, getRepeatedFieldCount, hasExtension, hasExtension, hasExtension, hasField, makeExtensionsImmutable, newExtensionWriter, newMessageSetExtensionWriter, parseUnknownField, parseUnknownFieldProto3
      • Methods inherited from class com.google.protobuf.GeneratedMessageV3

        canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getDescriptorForType, getOneofFieldDescriptor, hasOneof, internalGetMapField, isStringEmpty, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, 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 interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder

        getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, hasExtension, hasExtension, hasExtension
      • 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, hasField, hasOneof
    • Method Detail

      • newInstance

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

        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        Specified by:
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getUnknownFields 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
      • hasId

        public boolean hasId()
         Application ID on the exchange.
         RECOMMENDED by the OpenRTB specification.
         
        optional string id = 1;
        Specified by:
        hasId in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        Whether the id field is set.
      • getId

        public String getId()
         Application ID on the exchange.
         RECOMMENDED by the OpenRTB specification.
         
        optional string id = 1;
        Specified by:
        getId in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The id.
      • getIdBytes

        public com.google.protobuf.ByteString getIdBytes()
         Application ID on the exchange.
         RECOMMENDED by the OpenRTB specification.
         
        optional string id = 1;
        Specified by:
        getIdBytes in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The bytes for id.
      • hasName

        public boolean hasName()
         Application name (may be aliased at publisher's request). App names for
         SDK-less requests (mostly from connected TVs) can be provided by the
         publisher directly in the request.
         
        optional string name = 2;
        Specified by:
        hasName in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        Whether the name field is set.
      • getName

        public String getName()
         Application name (may be aliased at publisher's request). App names for
         SDK-less requests (mostly from connected TVs) can be provided by the
         publisher directly in the request.
         
        optional string name = 2;
        Specified by:
        getName in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The name.
      • getNameBytes

        public com.google.protobuf.ByteString getNameBytes()
         Application name (may be aliased at publisher's request). App names for
         SDK-less requests (mostly from connected TVs) can be provided by the
         publisher directly in the request.
         
        optional string name = 2;
        Specified by:
        getNameBytes in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The bytes for name.
      • hasDomain

        public boolean hasDomain()
         Domain of the application. For example, "mygame.foo.com".
         
        optional string domain = 3;
        Specified by:
        hasDomain in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        Whether the domain field is set.
      • getDomainBytes

        public com.google.protobuf.ByteString getDomainBytes()
         Domain of the application. For example, "mygame.foo.com".
         
        optional string domain = 3;
        Specified by:
        getDomainBytes in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The bytes for domain.
      • getCatList

        public com.google.protobuf.ProtocolStringList getCatList()
         Array of IAB content categories of the app.
         See enum ContentCategory.
         
        repeated string cat = 4;
        Specified by:
        getCatList in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        A list containing the cat.
      • getCatCount

        public int getCatCount()
         Array of IAB content categories of the app.
         See enum ContentCategory.
         
        repeated string cat = 4;
        Specified by:
        getCatCount in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The count of cat.
      • getCat

        public String getCat​(int index)
         Array of IAB content categories of the app.
         See enum ContentCategory.
         
        repeated string cat = 4;
        Specified by:
        getCat in interface OpenRtb.BidRequest.AppOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The cat at the given index.
      • getCatBytes

        public com.google.protobuf.ByteString getCatBytes​(int index)
         Array of IAB content categories of the app.
         See enum ContentCategory.
         
        repeated string cat = 4;
        Specified by:
        getCatBytes in interface OpenRtb.BidRequest.AppOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the cat at the given index.
      • getSectioncatList

        public com.google.protobuf.ProtocolStringList getSectioncatList()
         Array of IAB content categories that describe the current section
         of the app.
         See enum ContentCategory.
         
        repeated string sectioncat = 5;
        Specified by:
        getSectioncatList in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        A list containing the sectioncat.
      • getSectioncatCount

        public int getSectioncatCount()
         Array of IAB content categories that describe the current section
         of the app.
         See enum ContentCategory.
         
        repeated string sectioncat = 5;
        Specified by:
        getSectioncatCount in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The count of sectioncat.
      • getSectioncat

        public String getSectioncat​(int index)
         Array of IAB content categories that describe the current section
         of the app.
         See enum ContentCategory.
         
        repeated string sectioncat = 5;
        Specified by:
        getSectioncat in interface OpenRtb.BidRequest.AppOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The sectioncat at the given index.
      • getSectioncatBytes

        public com.google.protobuf.ByteString getSectioncatBytes​(int index)
         Array of IAB content categories that describe the current section
         of the app.
         See enum ContentCategory.
         
        repeated string sectioncat = 5;
        Specified by:
        getSectioncatBytes in interface OpenRtb.BidRequest.AppOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the sectioncat at the given index.
      • getPagecatList

        public com.google.protobuf.ProtocolStringList getPagecatList()
         Array of IAB content categories that describe the current page or view
         of the app.
         See enum ContentCategory.
         
        repeated string pagecat = 6;
        Specified by:
        getPagecatList in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        A list containing the pagecat.
      • getPagecatCount

        public int getPagecatCount()
         Array of IAB content categories that describe the current page or view
         of the app.
         See enum ContentCategory.
         
        repeated string pagecat = 6;
        Specified by:
        getPagecatCount in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The count of pagecat.
      • getPagecat

        public String getPagecat​(int index)
         Array of IAB content categories that describe the current page or view
         of the app.
         See enum ContentCategory.
         
        repeated string pagecat = 6;
        Specified by:
        getPagecat in interface OpenRtb.BidRequest.AppOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The pagecat at the given index.
      • getPagecatBytes

        public com.google.protobuf.ByteString getPagecatBytes​(int index)
         Array of IAB content categories that describe the current page or view
         of the app.
         See enum ContentCategory.
         
        repeated string pagecat = 6;
        Specified by:
        getPagecatBytes in interface OpenRtb.BidRequest.AppOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the pagecat at the given index.
      • hasVer

        public boolean hasVer()
         Application version.
         
        optional string ver = 7;
        Specified by:
        hasVer in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        Whether the ver field is set.
      • getVerBytes

        public com.google.protobuf.ByteString getVerBytes()
         Application version.
         
        optional string ver = 7;
        Specified by:
        getVerBytes in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The bytes for ver.
      • hasBundle

        public boolean hasBundle()
         A platform-specific application identifier intended to be
         unique to the app and independent of the exchange. On Android,
         this should be a bundle or package name (e.g., com.foo.mygame).
         On iOS, it is a numeric ID. For SDK-less requests (mostly from connected
         TVs), it can be provided by the publisher directly in the request.
         
        optional string bundle = 8;
        Specified by:
        hasBundle in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        Whether the bundle field is set.
      • getBundle

        public String getBundle()
         A platform-specific application identifier intended to be
         unique to the app and independent of the exchange. On Android,
         this should be a bundle or package name (e.g., com.foo.mygame).
         On iOS, it is a numeric ID. For SDK-less requests (mostly from connected
         TVs), it can be provided by the publisher directly in the request.
         
        optional string bundle = 8;
        Specified by:
        getBundle in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The bundle.
      • getBundleBytes

        public com.google.protobuf.ByteString getBundleBytes()
         A platform-specific application identifier intended to be
         unique to the app and independent of the exchange. On Android,
         this should be a bundle or package name (e.g., com.foo.mygame).
         On iOS, it is a numeric ID. For SDK-less requests (mostly from connected
         TVs), it can be provided by the publisher directly in the request.
         
        optional string bundle = 8;
        Specified by:
        getBundleBytes in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The bytes for bundle.
      • hasPrivacypolicy

        public boolean hasPrivacypolicy()
         Indicates if the app has a privacy policy.
         
        optional bool privacypolicy = 9;
        Specified by:
        hasPrivacypolicy in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        Whether the privacypolicy field is set.
      • getPrivacypolicy

        public boolean getPrivacypolicy()
         Indicates if the app has a privacy policy.
         
        optional bool privacypolicy = 9;
        Specified by:
        getPrivacypolicy in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The privacypolicy.
      • hasPaid

        public boolean hasPaid()
         false = app is free, true = the app is a paid version.
         
        optional bool paid = 10;
        Specified by:
        hasPaid in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        Whether the paid field is set.
      • getPaid

        public boolean getPaid()
         false = app is free, true = the app is a paid version.
         
        optional bool paid = 10;
        Specified by:
        getPaid in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The paid.
      • hasPublisher

        public boolean hasPublisher()
         Details about the Publisher (Section 3.2.8) of the app.
         
        optional .com.google.openrtb.BidRequest.Publisher publisher = 11;
        Specified by:
        hasPublisher in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        Whether the publisher field is set.
      • hasContent

        public boolean hasContent()
         Details about the Content (Section 3.2.9) within the app.
         
        optional .com.google.openrtb.BidRequest.Content content = 12;
        Specified by:
        hasContent in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        Whether the content field is set.
      • hasKeywords

        public boolean hasKeywords()
         Comma separated list of keywords about the app.
         
        optional string keywords = 13;
        Specified by:
        hasKeywords in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        Whether the keywords field is set.
      • getKeywordsBytes

        public com.google.protobuf.ByteString getKeywordsBytes()
         Comma separated list of keywords about the app.
         
        optional string keywords = 13;
        Specified by:
        getKeywordsBytes in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The bytes for keywords.
      • hasStoreurl

        public boolean hasStoreurl()
         App store URL for an installed app; for QAG 1.5 compliance.
         
        optional string storeurl = 16;
        Specified by:
        hasStoreurl in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        Whether the storeurl field is set.
      • getStoreurlBytes

        public com.google.protobuf.ByteString getStoreurlBytes()
         App store URL for an installed app; for QAG 1.5 compliance.
         
        optional string storeurl = 16;
        Specified by:
        getStoreurlBytes in interface OpenRtb.BidRequest.AppOrBuilder
        Returns:
        The bytes for storeurl.
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage<OpenRtb.BidRequest.App>
      • writeTo

        public void writeTo​(com.google.protobuf.CodedOutputStream output)
                     throws IOException
        Specified by:
        writeTo in interface com.google.protobuf.MessageLite
        Overrides:
        writeTo in class com.google.protobuf.GeneratedMessageV3
        Throws:
        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​(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 OpenRtb.BidRequest.App parseFrom​(ByteBuffer data)
                                                throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static OpenRtb.BidRequest.App parseFrom​(ByteBuffer data,
                                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

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

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

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

        public static OpenRtb.BidRequest.App parseFrom​(byte[] data,
                                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • newBuilderForType

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

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

        protected OpenRtb.BidRequest.App.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        Specified by:
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
      • getParserForType

        public com.google.protobuf.Parser<OpenRtb.BidRequest.App> 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 OpenRtb.BidRequest.App getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<OpenRtb.BidRequest.App>
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder