Class DynamicCustomAsset
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v14.common.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 typegoogle.ads.googleads.v14.common.DynamicCustomAsset- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDynamicCustomAsset.BuilderA 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
-
-
Field Summary
Fields Modifier and Type Field Description static intANDROID_APP_LINK_FIELD_NUMBERstatic intCONTEXTUAL_KEYWORDS_FIELD_NUMBERstatic intFORMATTED_PRICE_FIELD_NUMBERstatic intFORMATTED_SALE_PRICE_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intID2_FIELD_NUMBERstatic intIMAGE_URL_FIELD_NUMBERstatic intIOS_APP_LINK_FIELD_NUMBERstatic intIOS_APP_STORE_ID_FIELD_NUMBERstatic intITEM_ADDRESS_FIELD_NUMBERstatic intITEM_CATEGORY_FIELD_NUMBERstatic intITEM_DESCRIPTION_FIELD_NUMBERstatic intITEM_SUBTITLE_FIELD_NUMBERstatic intITEM_TITLE_FIELD_NUMBERstatic intPRICE_FIELD_NUMBERstatic intSALE_PRICE_FIELD_NUMBERstatic intSIMILAR_IDS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetAndroidAppLink()Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.com.google.protobuf.ByteStringgetAndroidAppLinkBytes()Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.java.lang.StringgetContextualKeywords(int index)Contextual keywords, for example, Sedans, 4 door sedans.com.google.protobuf.ByteStringgetContextualKeywordsBytes(int index)Contextual keywords, for example, Sedans, 4 door sedans.intgetContextualKeywordsCount()Contextual keywords, for example, Sedans, 4 door sedans.com.google.protobuf.ProtocolStringListgetContextualKeywordsList()Contextual keywords, for example, Sedans, 4 door sedans.static DynamicCustomAssetgetDefaultInstance()DynamicCustomAssetgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetFormattedPrice()Formatted price which can be any characters.com.google.protobuf.ByteStringgetFormattedPriceBytes()Formatted price which can be any characters.java.lang.StringgetFormattedSalePrice()Formatted sale price which can be any characters.com.google.protobuf.ByteStringgetFormattedSalePriceBytes()Formatted sale price which can be any characters.java.lang.StringgetId()Required.java.lang.StringgetId2()ID2 which can be any sequence of letters and digits, for example, red.com.google.protobuf.ByteStringgetId2Bytes()ID2 which can be any sequence of letters and digits, for example, red.com.google.protobuf.ByteStringgetIdBytes()Required.java.lang.StringgetImageUrl()Image URL, for example, http://www.example.com/image.png.com.google.protobuf.ByteStringgetImageUrlBytes()Image URL, for example, http://www.example.com/image.png.java.lang.StringgetIosAppLink()iOS deep link, for example, exampleApp://content/page.com.google.protobuf.ByteStringgetIosAppLinkBytes()iOS deep link, for example, exampleApp://content/page.longgetIosAppStoreId()iOS app store ID.java.lang.StringgetItemAddress()Item address which can be specified in one of the following formats.com.google.protobuf.ByteStringgetItemAddressBytes()Item address which can be specified in one of the following formats.java.lang.StringgetItemCategory()Item category, for example, Sedans.com.google.protobuf.ByteStringgetItemCategoryBytes()Item category, for example, Sedans.java.lang.StringgetItemDescription()Item description, for example, Best selling mid-size car.com.google.protobuf.ByteStringgetItemDescriptionBytes()Item description, for example, Best selling mid-size car.java.lang.StringgetItemSubtitle()Item subtitle, for example, At your Mountain View dealership.com.google.protobuf.ByteStringgetItemSubtitleBytes()Item subtitle, for example, At your Mountain View dealership.java.lang.StringgetItemTitle()Required.com.google.protobuf.ByteStringgetItemTitleBytes()Required.com.google.protobuf.Parser<DynamicCustomAsset>getParserForType()java.lang.StringgetPrice()Price which can be number followed by the alphabetic currency code, ISO 4217 standard.com.google.protobuf.ByteStringgetPriceBytes()Price which can be number followed by the alphabetic currency code, ISO 4217 standard.java.lang.StringgetSalePrice()Sale price which can be number followed by the alphabetic currency code, ISO 4217 standard.com.google.protobuf.ByteStringgetSalePriceBytes()Sale price which can be number followed by the alphabetic currency code, ISO 4217 standard.intgetSerializedSize()java.lang.StringgetSimilarIds(int index)Similar IDs.com.google.protobuf.ByteStringgetSimilarIdsBytes(int index)Similar IDs.intgetSimilarIdsCount()Similar IDs.com.google.protobuf.ProtocolStringListgetSimilarIdsList()Similar IDs.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static DynamicCustomAsset.BuildernewBuilder()static DynamicCustomAsset.BuildernewBuilder(DynamicCustomAsset prototype)DynamicCustomAsset.BuildernewBuilderForType()protected DynamicCustomAsset.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static DynamicCustomAssetparseDelimitedFrom(java.io.InputStream input)static DynamicCustomAssetparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicCustomAssetparseFrom(byte[] data)static DynamicCustomAssetparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicCustomAssetparseFrom(com.google.protobuf.ByteString data)static DynamicCustomAssetparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicCustomAssetparseFrom(com.google.protobuf.CodedInputStream input)static DynamicCustomAssetparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicCustomAssetparseFrom(java.io.InputStream input)static DynamicCustomAssetparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DynamicCustomAssetparseFrom(java.nio.ByteBuffer data)static DynamicCustomAssetparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<DynamicCustomAsset>parser()DynamicCustomAsset.BuildertoBuilder()voidwriteTo(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
-
-
-
-
Field Detail
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID2_FIELD_NUMBER
public static final int ID2_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ITEM_TITLE_FIELD_NUMBER
public static final int ITEM_TITLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ITEM_SUBTITLE_FIELD_NUMBER
public static final int ITEM_SUBTITLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ITEM_DESCRIPTION_FIELD_NUMBER
public static final int ITEM_DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ITEM_ADDRESS_FIELD_NUMBER
public static final int ITEM_ADDRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ITEM_CATEGORY_FIELD_NUMBER
public static final int ITEM_CATEGORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRICE_FIELD_NUMBER
public static final int PRICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SALE_PRICE_FIELD_NUMBER
public static final int SALE_PRICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FORMATTED_PRICE_FIELD_NUMBER
public static final int FORMATTED_PRICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FORMATTED_SALE_PRICE_FIELD_NUMBER
public static final int FORMATTED_SALE_PRICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_URL_FIELD_NUMBER
public static final int IMAGE_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTEXTUAL_KEYWORDS_FIELD_NUMBER
public static final int CONTEXTUAL_KEYWORDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANDROID_APP_LINK_FIELD_NUMBER
public static final int ANDROID_APP_LINK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IOS_APP_LINK_FIELD_NUMBER
public static final int IOS_APP_LINK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IOS_APP_STORE_ID_FIELD_NUMBER
public static final int IOS_APP_STORE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SIMILAR_IDS_FIELD_NUMBER
public static final int SIMILAR_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.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:
getIdin interfaceDynamicCustomAssetOrBuilder- 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:
getIdBytesin interfaceDynamicCustomAssetOrBuilder- 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:
getId2in interfaceDynamicCustomAssetOrBuilder- 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:
getId2Bytesin interfaceDynamicCustomAssetOrBuilder- 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:
getItemTitlein interfaceDynamicCustomAssetOrBuilder- 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:
getItemTitleBytesin interfaceDynamicCustomAssetOrBuilder- 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:
getItemSubtitlein interfaceDynamicCustomAssetOrBuilder- 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:
getItemSubtitleBytesin interfaceDynamicCustomAssetOrBuilder- 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:
getItemDescriptionin interfaceDynamicCustomAssetOrBuilder- 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:
getItemDescriptionBytesin interfaceDynamicCustomAssetOrBuilder- 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:
getItemAddressin interfaceDynamicCustomAssetOrBuilder- 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:
getItemAddressBytesin interfaceDynamicCustomAssetOrBuilder- Returns:
- The bytes for itemAddress.
-
getItemCategory
public java.lang.String getItemCategory()
Item category, for example, Sedans.
string item_category = 7;- Specified by:
getItemCategoryin interfaceDynamicCustomAssetOrBuilder- Returns:
- The itemCategory.
-
getItemCategoryBytes
public com.google.protobuf.ByteString getItemCategoryBytes()
Item category, for example, Sedans.
string item_category = 7;- Specified by:
getItemCategoryBytesin interfaceDynamicCustomAssetOrBuilder- 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:
getPricein interfaceDynamicCustomAssetOrBuilder- 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:
getPriceBytesin interfaceDynamicCustomAssetOrBuilder- 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:
getSalePricein interfaceDynamicCustomAssetOrBuilder- 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:
getSalePriceBytesin interfaceDynamicCustomAssetOrBuilder- 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:
getFormattedPricein interfaceDynamicCustomAssetOrBuilder- 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:
getFormattedPriceBytesin interfaceDynamicCustomAssetOrBuilder- 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:
getFormattedSalePricein interfaceDynamicCustomAssetOrBuilder- 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:
getFormattedSalePriceBytesin interfaceDynamicCustomAssetOrBuilder- 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:
getImageUrlin interfaceDynamicCustomAssetOrBuilder- 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:
getImageUrlBytesin interfaceDynamicCustomAssetOrBuilder- 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:
getContextualKeywordsListin interfaceDynamicCustomAssetOrBuilder- 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:
getContextualKeywordsCountin interfaceDynamicCustomAssetOrBuilder- 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:
getContextualKeywordsin interfaceDynamicCustomAssetOrBuilder- 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:
getContextualKeywordsBytesin interfaceDynamicCustomAssetOrBuilder- 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:
getAndroidAppLinkin interfaceDynamicCustomAssetOrBuilder- 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:
getAndroidAppLinkBytesin interfaceDynamicCustomAssetOrBuilder- 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:
getIosAppLinkin interfaceDynamicCustomAssetOrBuilder- 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:
getIosAppLinkBytesin interfaceDynamicCustomAssetOrBuilder- 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:
getIosAppStoreIdin interfaceDynamicCustomAssetOrBuilder- Returns:
- The iosAppStoreId.
-
getSimilarIdsList
public com.google.protobuf.ProtocolStringList getSimilarIdsList()
Similar IDs.
repeated string similar_ids = 15;- Specified by:
getSimilarIdsListin interfaceDynamicCustomAssetOrBuilder- Returns:
- A list containing the similarIds.
-
getSimilarIdsCount
public int getSimilarIdsCount()
Similar IDs.
repeated string similar_ids = 15;- Specified by:
getSimilarIdsCountin interfaceDynamicCustomAssetOrBuilder- Returns:
- The count of similarIds.
-
getSimilarIds
public java.lang.String getSimilarIds(int index)
Similar IDs.
repeated string similar_ids = 15;- Specified by:
getSimilarIdsin interfaceDynamicCustomAssetOrBuilder- 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:
getSimilarIdsBytesin interfaceDynamicCustomAssetOrBuilder- 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:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.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:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static DynamicCustomAsset.Builder newBuilder()
-
newBuilder
public static DynamicCustomAsset.Builder newBuilder(DynamicCustomAsset prototype)
-
toBuilder
public DynamicCustomAsset.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DynamicCustomAsset.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DynamicCustomAsset getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DynamicCustomAsset> parser()
-
getParserForType
public com.google.protobuf.Parser<DynamicCustomAsset> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DynamicCustomAsset getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-