Class DynamicCustomAsset

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

    public final class DynamicCustomAsset
    extends com.google.protobuf.GeneratedMessageV3
    implements DynamicCustomAssetOrBuilder
     A dynamic custom asset.
     
    Protobuf type google.ads.googleads.v15.common.DynamicCustomAsset
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  DynamicCustomAsset.Builder
      A dynamic custom asset.
      • 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)  
      java.lang.String getAndroidAppLink()
      Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
      com.google.protobuf.ByteString getAndroidAppLinkBytes()
      Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
      java.lang.String getContextualKeywords​(int index)
      Contextual keywords, for example, Sedans, 4 door sedans.
      com.google.protobuf.ByteString getContextualKeywordsBytes​(int index)
      Contextual keywords, for example, Sedans, 4 door sedans.
      int getContextualKeywordsCount()
      Contextual keywords, for example, Sedans, 4 door sedans.
      com.google.protobuf.ProtocolStringList getContextualKeywordsList()
      Contextual keywords, for example, Sedans, 4 door sedans.
      static DynamicCustomAsset getDefaultInstance()  
      DynamicCustomAsset getDefaultInstanceForType()  
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()  
      java.lang.String getFormattedPrice()
      Formatted price which can be any characters.
      com.google.protobuf.ByteString getFormattedPriceBytes()
      Formatted price which can be any characters.
      java.lang.String getFormattedSalePrice()
      Formatted sale price which can be any characters.
      com.google.protobuf.ByteString getFormattedSalePriceBytes()
      Formatted sale price which can be any characters.
      java.lang.String getId()
      Required.
      java.lang.String getId2()
      ID2 which can be any sequence of letters and digits, for example, red.
      com.google.protobuf.ByteString getId2Bytes()
      ID2 which can be any sequence of letters and digits, for example, red.
      com.google.protobuf.ByteString getIdBytes()
      Required.
      java.lang.String getImageUrl()
      Image URL, for example, http://www.example.com/image.png.
      com.google.protobuf.ByteString getImageUrlBytes()
      Image URL, for example, http://www.example.com/image.png.
      java.lang.String getIosAppLink()
      iOS deep link, for example, exampleApp://content/page.
      com.google.protobuf.ByteString getIosAppLinkBytes()
      iOS deep link, for example, exampleApp://content/page.
      long getIosAppStoreId()
      iOS app store ID.
      java.lang.String getItemAddress()
      Item address which can be specified in one of the following formats.
      com.google.protobuf.ByteString getItemAddressBytes()
      Item address which can be specified in one of the following formats.
      java.lang.String getItemCategory()
      Item category, for example, Sedans.
      com.google.protobuf.ByteString getItemCategoryBytes()
      Item category, for example, Sedans.
      java.lang.String getItemDescription()
      Item description, for example, Best selling mid-size car.
      com.google.protobuf.ByteString getItemDescriptionBytes()
      Item description, for example, Best selling mid-size car.
      java.lang.String getItemSubtitle()
      Item subtitle, for example, At your Mountain View dealership.
      com.google.protobuf.ByteString getItemSubtitleBytes()
      Item subtitle, for example, At your Mountain View dealership.
      java.lang.String getItemTitle()
      Required.
      com.google.protobuf.ByteString getItemTitleBytes()
      Required.
      com.google.protobuf.Parser<DynamicCustomAsset> getParserForType()  
      java.lang.String getPrice()
      Price which can be number followed by the alphabetic currency code, ISO 4217 standard.
      com.google.protobuf.ByteString getPriceBytes()
      Price which can be number followed by the alphabetic currency code, ISO 4217 standard.
      java.lang.String getSalePrice()
      Sale price which can be number followed by the alphabetic currency code, ISO 4217 standard.
      com.google.protobuf.ByteString getSalePriceBytes()
      Sale price which can be number followed by the alphabetic currency code, ISO 4217 standard.
      int getSerializedSize()  
      java.lang.String getSimilarIds​(int index)
      Similar IDs.
      com.google.protobuf.ByteString getSimilarIdsBytes​(int index)
      Similar IDs.
      int getSimilarIdsCount()
      Similar IDs.
      com.google.protobuf.ProtocolStringList getSimilarIdsList()
      Similar IDs.
      int hashCode()  
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()  
      boolean isInitialized()  
      static DynamicCustomAsset.Builder newBuilder()  
      static DynamicCustomAsset.Builder newBuilder​(DynamicCustomAsset prototype)  
      DynamicCustomAsset.Builder newBuilderForType()  
      protected DynamicCustomAsset.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)  
      protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)  
      static DynamicCustomAsset parseDelimitedFrom​(java.io.InputStream input)  
      static DynamicCustomAsset parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static DynamicCustomAsset parseFrom​(byte[] data)  
      static DynamicCustomAsset parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static DynamicCustomAsset parseFrom​(com.google.protobuf.ByteString data)  
      static DynamicCustomAsset parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static DynamicCustomAsset parseFrom​(com.google.protobuf.CodedInputStream input)  
      static DynamicCustomAsset parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static DynamicCustomAsset parseFrom​(java.io.InputStream input)  
      static DynamicCustomAsset parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static DynamicCustomAsset parseFrom​(java.nio.ByteBuffer data)  
      static DynamicCustomAsset parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<DynamicCustomAsset> parser()  
      DynamicCustomAsset.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, internalGetMapFieldReflection, 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
      • getId

        public java.lang.String getId()
         Required. ID which can be any sequence of letters and digits, and must be
         unique and match the values of remarketing tag, for example, sedan.
         Required.
         
        string id = 1 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getId in interface DynamicCustomAssetOrBuilder
        Returns:
        The id.
      • getIdBytes

        public com.google.protobuf.ByteString getIdBytes()
         Required. ID which can be any sequence of letters and digits, and must be
         unique and match the values of remarketing tag, for example, sedan.
         Required.
         
        string id = 1 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getIdBytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for id.
      • getId2

        public java.lang.String getId2()
         ID2 which can be any sequence of letters and digits, for example, red. ID
         sequence (ID + ID2) must be unique.
         
        string id2 = 2;
        Specified by:
        getId2 in interface DynamicCustomAssetOrBuilder
        Returns:
        The id2.
      • getId2Bytes

        public com.google.protobuf.ByteString getId2Bytes()
         ID2 which can be any sequence of letters and digits, for example, red. ID
         sequence (ID + ID2) must be unique.
         
        string id2 = 2;
        Specified by:
        getId2Bytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for id2.
      • getItemTitle

        public java.lang.String getItemTitle()
         Required. Item title, for example, Mid-size sedan. Required.
         
        string item_title = 3 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getItemTitle in interface DynamicCustomAssetOrBuilder
        Returns:
        The itemTitle.
      • getItemTitleBytes

        public com.google.protobuf.ByteString getItemTitleBytes()
         Required. Item title, for example, Mid-size sedan. Required.
         
        string item_title = 3 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getItemTitleBytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for itemTitle.
      • getItemSubtitle

        public java.lang.String getItemSubtitle()
         Item subtitle, for example, At your Mountain View dealership.
         
        string item_subtitle = 4;
        Specified by:
        getItemSubtitle in interface DynamicCustomAssetOrBuilder
        Returns:
        The itemSubtitle.
      • getItemSubtitleBytes

        public com.google.protobuf.ByteString getItemSubtitleBytes()
         Item subtitle, for example, At your Mountain View dealership.
         
        string item_subtitle = 4;
        Specified by:
        getItemSubtitleBytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for itemSubtitle.
      • getItemDescription

        public java.lang.String getItemDescription()
         Item description, for example, Best selling mid-size car.
         
        string item_description = 5;
        Specified by:
        getItemDescription in interface DynamicCustomAssetOrBuilder
        Returns:
        The itemDescription.
      • getItemDescriptionBytes

        public com.google.protobuf.ByteString getItemDescriptionBytes()
         Item description, for example, Best selling mid-size car.
         
        string item_description = 5;
        Specified by:
        getItemDescriptionBytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for itemDescription.
      • getItemAddress

        public java.lang.String getItemAddress()
         Item address which can be specified in one of the following formats.
         (1) City, state, code, country, for example, Mountain View, CA, USA.
         (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043.
         (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
         
        string item_address = 6;
        Specified by:
        getItemAddress in interface DynamicCustomAssetOrBuilder
        Returns:
        The itemAddress.
      • getItemAddressBytes

        public com.google.protobuf.ByteString getItemAddressBytes()
         Item address which can be specified in one of the following formats.
         (1) City, state, code, country, for example, Mountain View, CA, USA.
         (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043.
         (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
         
        string item_address = 6;
        Specified by:
        getItemAddressBytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for itemAddress.
      • getItemCategory

        public java.lang.String getItemCategory()
         Item category, for example, Sedans.
         
        string item_category = 7;
        Specified by:
        getItemCategory in interface DynamicCustomAssetOrBuilder
        Returns:
        The itemCategory.
      • getItemCategoryBytes

        public com.google.protobuf.ByteString getItemCategoryBytes()
         Item category, for example, Sedans.
         
        string item_category = 7;
        Specified by:
        getItemCategoryBytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for itemCategory.
      • getPrice

        public java.lang.String getPrice()
         Price which can be number followed by the alphabetic currency code,
         ISO 4217 standard. Use '.' as the decimal mark, for example, 20,000.00 USD.
         
        string price = 8;
        Specified by:
        getPrice in interface DynamicCustomAssetOrBuilder
        Returns:
        The price.
      • getPriceBytes

        public com.google.protobuf.ByteString getPriceBytes()
         Price which can be number followed by the alphabetic currency code,
         ISO 4217 standard. Use '.' as the decimal mark, for example, 20,000.00 USD.
         
        string price = 8;
        Specified by:
        getPriceBytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for price.
      • getSalePrice

        public java.lang.String getSalePrice()
         Sale price which can be number followed by the alphabetic currency code,
         ISO 4217 standard. Use '.' as the decimal mark, for example, 15,000.00 USD.
         Must be less than the 'price' field.
         
        string sale_price = 9;
        Specified by:
        getSalePrice in interface DynamicCustomAssetOrBuilder
        Returns:
        The salePrice.
      • getSalePriceBytes

        public com.google.protobuf.ByteString getSalePriceBytes()
         Sale price which can be number followed by the alphabetic currency code,
         ISO 4217 standard. Use '.' as the decimal mark, for example, 15,000.00 USD.
         Must be less than the 'price' field.
         
        string sale_price = 9;
        Specified by:
        getSalePriceBytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for salePrice.
      • getFormattedPrice

        public java.lang.String getFormattedPrice()
         Formatted price which can be any characters. If set, this attribute will be
         used instead of 'price', for example, Starting at $20,000.00.
         
        string formatted_price = 10;
        Specified by:
        getFormattedPrice in interface DynamicCustomAssetOrBuilder
        Returns:
        The formattedPrice.
      • getFormattedPriceBytes

        public com.google.protobuf.ByteString getFormattedPriceBytes()
         Formatted price which can be any characters. If set, this attribute will be
         used instead of 'price', for example, Starting at $20,000.00.
         
        string formatted_price = 10;
        Specified by:
        getFormattedPriceBytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for formattedPrice.
      • getFormattedSalePrice

        public java.lang.String getFormattedSalePrice()
         Formatted sale price which can be any characters. If set, this attribute
         will be used instead of 'sale price', for example, On sale for $15,000.00.
         
        string formatted_sale_price = 11;
        Specified by:
        getFormattedSalePrice in interface DynamicCustomAssetOrBuilder
        Returns:
        The formattedSalePrice.
      • getFormattedSalePriceBytes

        public com.google.protobuf.ByteString getFormattedSalePriceBytes()
         Formatted sale price which can be any characters. If set, this attribute
         will be used instead of 'sale price', for example, On sale for $15,000.00.
         
        string formatted_sale_price = 11;
        Specified by:
        getFormattedSalePriceBytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for formattedSalePrice.
      • getImageUrl

        public java.lang.String getImageUrl()
         Image URL, for example, http://www.example.com/image.png. The image will
         not be uploaded as image asset.
         
        string image_url = 12;
        Specified by:
        getImageUrl in interface DynamicCustomAssetOrBuilder
        Returns:
        The imageUrl.
      • getImageUrlBytes

        public com.google.protobuf.ByteString getImageUrlBytes()
         Image URL, for example, http://www.example.com/image.png. The image will
         not be uploaded as image asset.
         
        string image_url = 12;
        Specified by:
        getImageUrlBytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for imageUrl.
      • getContextualKeywordsList

        public com.google.protobuf.ProtocolStringList getContextualKeywordsList()
         Contextual keywords, for example, Sedans, 4 door sedans.
         
        repeated string contextual_keywords = 13;
        Specified by:
        getContextualKeywordsList in interface DynamicCustomAssetOrBuilder
        Returns:
        A list containing the contextualKeywords.
      • getContextualKeywordsCount

        public int getContextualKeywordsCount()
         Contextual keywords, for example, Sedans, 4 door sedans.
         
        repeated string contextual_keywords = 13;
        Specified by:
        getContextualKeywordsCount in interface DynamicCustomAssetOrBuilder
        Returns:
        The count of contextualKeywords.
      • getContextualKeywords

        public java.lang.String getContextualKeywords​(int index)
         Contextual keywords, for example, Sedans, 4 door sedans.
         
        repeated string contextual_keywords = 13;
        Specified by:
        getContextualKeywords in interface DynamicCustomAssetOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The contextualKeywords at the given index.
      • getContextualKeywordsBytes

        public com.google.protobuf.ByteString getContextualKeywordsBytes​(int index)
         Contextual keywords, for example, Sedans, 4 door sedans.
         
        repeated string contextual_keywords = 13;
        Specified by:
        getContextualKeywordsBytes in interface DynamicCustomAssetOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the contextualKeywords at the given index.
      • getAndroidAppLink

        public java.lang.String getAndroidAppLink()
         Android deep link, for example,
         android-app://com.example.android/http/example.com/gizmos?1234.
         
        string android_app_link = 14;
        Specified by:
        getAndroidAppLink in interface DynamicCustomAssetOrBuilder
        Returns:
        The androidAppLink.
      • getAndroidAppLinkBytes

        public com.google.protobuf.ByteString getAndroidAppLinkBytes()
         Android deep link, for example,
         android-app://com.example.android/http/example.com/gizmos?1234.
         
        string android_app_link = 14;
        Specified by:
        getAndroidAppLinkBytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for androidAppLink.
      • getIosAppLink

        public java.lang.String getIosAppLink()
         iOS deep link, for example, exampleApp://content/page.
         
        string ios_app_link = 16;
        Specified by:
        getIosAppLink in interface DynamicCustomAssetOrBuilder
        Returns:
        The iosAppLink.
      • getIosAppLinkBytes

        public com.google.protobuf.ByteString getIosAppLinkBytes()
         iOS deep link, for example, exampleApp://content/page.
         
        string ios_app_link = 16;
        Specified by:
        getIosAppLinkBytes in interface DynamicCustomAssetOrBuilder
        Returns:
        The bytes for iosAppLink.
      • getIosAppStoreId

        public long getIosAppStoreId()
         iOS app store ID. This is used to check if the user has the app installed
         on their device before deep linking. If this field is set, then the
         ios_app_link field must also be present.
         
        int64 ios_app_store_id = 17;
        Specified by:
        getIosAppStoreId in interface DynamicCustomAssetOrBuilder
        Returns:
        The iosAppStoreId.
      • getSimilarIdsList

        public com.google.protobuf.ProtocolStringList getSimilarIdsList()
         Similar IDs.
         
        repeated string similar_ids = 15;
        Specified by:
        getSimilarIdsList in interface DynamicCustomAssetOrBuilder
        Returns:
        A list containing the similarIds.
      • getSimilarIds

        public java.lang.String getSimilarIds​(int index)
         Similar IDs.
         
        repeated string similar_ids = 15;
        Specified by:
        getSimilarIds in interface DynamicCustomAssetOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The similarIds at the given index.
      • getSimilarIdsBytes

        public com.google.protobuf.ByteString getSimilarIdsBytes​(int index)
         Similar IDs.
         
        repeated string similar_ids = 15;
        Specified by:
        getSimilarIdsBytes in interface DynamicCustomAssetOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the similarIds at the given index.
      • 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 DynamicCustomAsset parseFrom​(java.nio.ByteBuffer data)
                                            throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

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

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

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

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

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

        public static DynamicCustomAsset parseFrom​(java.io.InputStream input)
                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static DynamicCustomAsset parseFrom​(java.io.InputStream input,
                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static DynamicCustomAsset parseDelimitedFrom​(java.io.InputStream input)
                                                     throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static DynamicCustomAsset parseDelimitedFrom​(java.io.InputStream input,
                                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                     throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

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

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

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

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

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

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