Class Asset.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>
-
- com.google.ads.googleads.v10.resources.Asset.Builder
-
- All Implemented Interfaces:
AssetOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- Asset
public static final class Asset.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder> implements AssetOrBuilder
Asset is a part of an ad which can be shared across multiple ads. It can be an image (ImageAsset), a video (YoutubeVideoAsset), etc. Assets are immutable and cannot be removed. To stop an asset from serving, remove the asset from the entity that is using it.
Protobuf typegoogle.ads.googleads.v10.resources.Asset
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Asset.BuilderaddAllFinalMobileUrls(java.lang.Iterable<java.lang.String> values)A list of possible final mobile URLs after all cross domain redirects.Asset.BuilderaddAllFinalUrls(java.lang.Iterable<java.lang.String> values)A list of possible final URLs after all cross domain redirects.Asset.BuilderaddAllUrlCustomParameters(java.lang.Iterable<? extends CustomParameter> values)A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.Asset.BuilderaddFinalMobileUrls(java.lang.String value)A list of possible final mobile URLs after all cross domain redirects.Asset.BuilderaddFinalMobileUrlsBytes(com.google.protobuf.ByteString value)A list of possible final mobile URLs after all cross domain redirects.Asset.BuilderaddFinalUrls(java.lang.String value)A list of possible final URLs after all cross domain redirects.Asset.BuilderaddFinalUrlsBytes(com.google.protobuf.ByteString value)A list of possible final URLs after all cross domain redirects.Asset.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Asset.BuilderaddUrlCustomParameters(int index, CustomParameter value)A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.Asset.BuilderaddUrlCustomParameters(int index, CustomParameter.Builder builderForValue)A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.Asset.BuilderaddUrlCustomParameters(CustomParameter value)A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.Asset.BuilderaddUrlCustomParameters(CustomParameter.Builder builderForValue)A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.CustomParameter.BuilderaddUrlCustomParametersBuilder()A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.CustomParameter.BuilderaddUrlCustomParametersBuilder(int index)A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.Assetbuild()AssetbuildPartial()Asset.Builderclear()Asset.BuilderclearAssetData()Asset.BuilderclearBookOnGoogleAsset()A book on google asset.Asset.BuilderclearCallAsset()A call asset.Asset.BuilderclearCalloutAsset()A callout asset.Asset.BuilderclearCallToActionAsset()Immutable.Asset.BuilderclearDynamicEducationAsset()A dynamic education asset.Asset.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Asset.BuilderclearFinalMobileUrls()A list of possible final mobile URLs after all cross domain redirects.Asset.BuilderclearFinalUrls()A list of possible final URLs after all cross domain redirects.Asset.BuilderclearFinalUrlSuffix()URL template for appending params to landing page URLs served with parallel tracking.Asset.BuilderclearHotelCalloutAsset()A hotel callout asset.Asset.BuilderclearId()Output only.Asset.BuilderclearImageAsset()Output only.Asset.BuilderclearLeadFormAsset()A lead form asset.Asset.BuilderclearMediaBundleAsset()Immutable.Asset.BuilderclearMobileAppAsset()A mobile app asset.Asset.BuilderclearName()Optional name of the asset.Asset.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Asset.BuilderclearPageFeedAsset()A page feed asset.Asset.BuilderclearPolicySummary()Output only.Asset.BuilderclearPriceAsset()A price asset.Asset.BuilderclearPromotionAsset()A promotion asset.Asset.BuilderclearResourceName()Immutable.Asset.BuilderclearSitelinkAsset()A sitelink asset.Asset.BuilderclearStructuredSnippetAsset()A structured snippet asset.Asset.BuilderclearTextAsset()Immutable.Asset.BuilderclearTrackingUrlTemplate()URL template for constructing a tracking URL.Asset.BuilderclearType()Output only.Asset.BuilderclearUrlCustomParameters()A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.Asset.BuilderclearYoutubeVideoAsset()Immutable.Asset.Builderclone()Asset.AssetDataCasegetAssetDataCase()BookOnGoogleAssetgetBookOnGoogleAsset()A book on google asset.BookOnGoogleAsset.BuildergetBookOnGoogleAssetBuilder()A book on google asset.BookOnGoogleAssetOrBuildergetBookOnGoogleAssetOrBuilder()A book on google asset.CallAssetgetCallAsset()A call asset.CallAsset.BuildergetCallAssetBuilder()A call asset.CallAssetOrBuildergetCallAssetOrBuilder()A call asset.CalloutAssetgetCalloutAsset()A callout asset.CalloutAsset.BuildergetCalloutAssetBuilder()A callout asset.CalloutAssetOrBuildergetCalloutAssetOrBuilder()A callout asset.CallToActionAssetgetCallToActionAsset()Immutable.CallToActionAsset.BuildergetCallToActionAssetBuilder()Immutable.CallToActionAssetOrBuildergetCallToActionAssetOrBuilder()Immutable.AssetgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()DynamicEducationAssetgetDynamicEducationAsset()A dynamic education asset.DynamicEducationAsset.BuildergetDynamicEducationAssetBuilder()A dynamic education asset.DynamicEducationAssetOrBuildergetDynamicEducationAssetOrBuilder()A dynamic education asset.java.lang.StringgetFinalMobileUrls(int index)A list of possible final mobile URLs after all cross domain redirects.com.google.protobuf.ByteStringgetFinalMobileUrlsBytes(int index)A list of possible final mobile URLs after all cross domain redirects.intgetFinalMobileUrlsCount()A list of possible final mobile URLs after all cross domain redirects.com.google.protobuf.ProtocolStringListgetFinalMobileUrlsList()A list of possible final mobile URLs after all cross domain redirects.java.lang.StringgetFinalUrls(int index)A list of possible final URLs after all cross domain redirects.com.google.protobuf.ByteStringgetFinalUrlsBytes(int index)A list of possible final URLs after all cross domain redirects.intgetFinalUrlsCount()A list of possible final URLs after all cross domain redirects.com.google.protobuf.ProtocolStringListgetFinalUrlsList()A list of possible final URLs after all cross domain redirects.java.lang.StringgetFinalUrlSuffix()URL template for appending params to landing page URLs served with parallel tracking.com.google.protobuf.ByteStringgetFinalUrlSuffixBytes()URL template for appending params to landing page URLs served with parallel tracking.HotelCalloutAssetgetHotelCalloutAsset()A hotel callout asset.HotelCalloutAsset.BuildergetHotelCalloutAssetBuilder()A hotel callout asset.HotelCalloutAssetOrBuildergetHotelCalloutAssetOrBuilder()A hotel callout asset.longgetId()Output only.ImageAssetgetImageAsset()Output only.ImageAsset.BuildergetImageAssetBuilder()Output only.ImageAssetOrBuildergetImageAssetOrBuilder()Output only.LeadFormAssetgetLeadFormAsset()A lead form asset.LeadFormAsset.BuildergetLeadFormAssetBuilder()A lead form asset.LeadFormAssetOrBuildergetLeadFormAssetOrBuilder()A lead form asset.MediaBundleAssetgetMediaBundleAsset()Immutable.MediaBundleAsset.BuildergetMediaBundleAssetBuilder()Immutable.MediaBundleAssetOrBuildergetMediaBundleAssetOrBuilder()Immutable.MobileAppAssetgetMobileAppAsset()A mobile app asset.MobileAppAsset.BuildergetMobileAppAssetBuilder()A mobile app asset.MobileAppAssetOrBuildergetMobileAppAssetOrBuilder()A mobile app asset.java.lang.StringgetName()Optional name of the asset.com.google.protobuf.ByteStringgetNameBytes()Optional name of the asset.PageFeedAssetgetPageFeedAsset()A page feed asset.PageFeedAsset.BuildergetPageFeedAssetBuilder()A page feed asset.PageFeedAssetOrBuildergetPageFeedAssetOrBuilder()A page feed asset.AssetPolicySummarygetPolicySummary()Output only.AssetPolicySummary.BuildergetPolicySummaryBuilder()Output only.AssetPolicySummaryOrBuildergetPolicySummaryOrBuilder()Output only.PriceAssetgetPriceAsset()A price asset.PriceAsset.BuildergetPriceAssetBuilder()A price asset.PriceAssetOrBuildergetPriceAssetOrBuilder()A price asset.PromotionAssetgetPromotionAsset()A promotion asset.PromotionAsset.BuildergetPromotionAssetBuilder()A promotion asset.PromotionAssetOrBuildergetPromotionAssetOrBuilder()A promotion asset.java.lang.StringgetResourceName()Immutable.com.google.protobuf.ByteStringgetResourceNameBytes()Immutable.SitelinkAssetgetSitelinkAsset()A sitelink asset.SitelinkAsset.BuildergetSitelinkAssetBuilder()A sitelink asset.SitelinkAssetOrBuildergetSitelinkAssetOrBuilder()A sitelink asset.StructuredSnippetAssetgetStructuredSnippetAsset()A structured snippet asset.StructuredSnippetAsset.BuildergetStructuredSnippetAssetBuilder()A structured snippet asset.StructuredSnippetAssetOrBuildergetStructuredSnippetAssetOrBuilder()A structured snippet asset.TextAssetgetTextAsset()Immutable.TextAsset.BuildergetTextAssetBuilder()Immutable.TextAssetOrBuildergetTextAssetOrBuilder()Immutable.java.lang.StringgetTrackingUrlTemplate()URL template for constructing a tracking URL.com.google.protobuf.ByteStringgetTrackingUrlTemplateBytes()URL template for constructing a tracking URL.AssetTypeEnum.AssetTypegetType()Output only.intgetTypeValue()Output only.CustomParametergetUrlCustomParameters(int index)A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.CustomParameter.BuildergetUrlCustomParametersBuilder(int index)A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.java.util.List<CustomParameter.Builder>getUrlCustomParametersBuilderList()A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.intgetUrlCustomParametersCount()A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.java.util.List<CustomParameter>getUrlCustomParametersList()A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.CustomParameterOrBuildergetUrlCustomParametersOrBuilder(int index)A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.java.util.List<? extends CustomParameterOrBuilder>getUrlCustomParametersOrBuilderList()A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.YoutubeVideoAssetgetYoutubeVideoAsset()Immutable.YoutubeVideoAsset.BuildergetYoutubeVideoAssetBuilder()Immutable.YoutubeVideoAssetOrBuildergetYoutubeVideoAssetOrBuilder()Immutable.booleanhasBookOnGoogleAsset()A book on google asset.booleanhasCallAsset()A call asset.booleanhasCalloutAsset()A callout asset.booleanhasCallToActionAsset()Immutable.booleanhasDynamicEducationAsset()A dynamic education asset.booleanhasFinalUrlSuffix()URL template for appending params to landing page URLs served with parallel tracking.booleanhasHotelCalloutAsset()A hotel callout asset.booleanhasId()Output only.booleanhasImageAsset()Output only.booleanhasLeadFormAsset()A lead form asset.booleanhasMediaBundleAsset()Immutable.booleanhasMobileAppAsset()A mobile app asset.booleanhasName()Optional name of the asset.booleanhasPageFeedAsset()A page feed asset.booleanhasPolicySummary()Output only.booleanhasPriceAsset()A price asset.booleanhasPromotionAsset()A promotion asset.booleanhasSitelinkAsset()A sitelink asset.booleanhasStructuredSnippetAsset()A structured snippet asset.booleanhasTextAsset()Immutable.booleanhasTrackingUrlTemplate()URL template for constructing a tracking URL.booleanhasYoutubeVideoAsset()Immutable.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Asset.BuildermergeBookOnGoogleAsset(BookOnGoogleAsset value)A book on google asset.Asset.BuildermergeCallAsset(CallAsset value)A call asset.Asset.BuildermergeCalloutAsset(CalloutAsset value)A callout asset.Asset.BuildermergeCallToActionAsset(CallToActionAsset value)Immutable.Asset.BuildermergeDynamicEducationAsset(DynamicEducationAsset value)A dynamic education asset.Asset.BuildermergeFrom(Asset other)Asset.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Asset.BuildermergeFrom(com.google.protobuf.Message other)Asset.BuildermergeHotelCalloutAsset(HotelCalloutAsset value)A hotel callout asset.Asset.BuildermergeImageAsset(ImageAsset value)Output only.Asset.BuildermergeLeadFormAsset(LeadFormAsset value)A lead form asset.Asset.BuildermergeMediaBundleAsset(MediaBundleAsset value)Immutable.Asset.BuildermergeMobileAppAsset(MobileAppAsset value)A mobile app asset.Asset.BuildermergePageFeedAsset(PageFeedAsset value)A page feed asset.Asset.BuildermergePolicySummary(AssetPolicySummary value)Output only.Asset.BuildermergePriceAsset(PriceAsset value)A price asset.Asset.BuildermergePromotionAsset(PromotionAsset value)A promotion asset.Asset.BuildermergeSitelinkAsset(SitelinkAsset value)A sitelink asset.Asset.BuildermergeStructuredSnippetAsset(StructuredSnippetAsset value)A structured snippet asset.Asset.BuildermergeTextAsset(TextAsset value)Immutable.Asset.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Asset.BuildermergeYoutubeVideoAsset(YoutubeVideoAsset value)Immutable.Asset.BuilderremoveUrlCustomParameters(int index)A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.Asset.BuildersetBookOnGoogleAsset(BookOnGoogleAsset value)A book on google asset.Asset.BuildersetBookOnGoogleAsset(BookOnGoogleAsset.Builder builderForValue)A book on google asset.Asset.BuildersetCallAsset(CallAsset value)A call asset.Asset.BuildersetCallAsset(CallAsset.Builder builderForValue)A call asset.Asset.BuildersetCalloutAsset(CalloutAsset value)A callout asset.Asset.BuildersetCalloutAsset(CalloutAsset.Builder builderForValue)A callout asset.Asset.BuildersetCallToActionAsset(CallToActionAsset value)Immutable.Asset.BuildersetCallToActionAsset(CallToActionAsset.Builder builderForValue)Immutable.Asset.BuildersetDynamicEducationAsset(DynamicEducationAsset value)A dynamic education asset.Asset.BuildersetDynamicEducationAsset(DynamicEducationAsset.Builder builderForValue)A dynamic education asset.Asset.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Asset.BuildersetFinalMobileUrls(int index, java.lang.String value)A list of possible final mobile URLs after all cross domain redirects.Asset.BuildersetFinalUrls(int index, java.lang.String value)A list of possible final URLs after all cross domain redirects.Asset.BuildersetFinalUrlSuffix(java.lang.String value)URL template for appending params to landing page URLs served with parallel tracking.Asset.BuildersetFinalUrlSuffixBytes(com.google.protobuf.ByteString value)URL template for appending params to landing page URLs served with parallel tracking.Asset.BuildersetHotelCalloutAsset(HotelCalloutAsset value)A hotel callout asset.Asset.BuildersetHotelCalloutAsset(HotelCalloutAsset.Builder builderForValue)A hotel callout asset.Asset.BuildersetId(long value)Output only.Asset.BuildersetImageAsset(ImageAsset value)Output only.Asset.BuildersetImageAsset(ImageAsset.Builder builderForValue)Output only.Asset.BuildersetLeadFormAsset(LeadFormAsset value)A lead form asset.Asset.BuildersetLeadFormAsset(LeadFormAsset.Builder builderForValue)A lead form asset.Asset.BuildersetMediaBundleAsset(MediaBundleAsset value)Immutable.Asset.BuildersetMediaBundleAsset(MediaBundleAsset.Builder builderForValue)Immutable.Asset.BuildersetMobileAppAsset(MobileAppAsset value)A mobile app asset.Asset.BuildersetMobileAppAsset(MobileAppAsset.Builder builderForValue)A mobile app asset.Asset.BuildersetName(java.lang.String value)Optional name of the asset.Asset.BuildersetNameBytes(com.google.protobuf.ByteString value)Optional name of the asset.Asset.BuildersetPageFeedAsset(PageFeedAsset value)A page feed asset.Asset.BuildersetPageFeedAsset(PageFeedAsset.Builder builderForValue)A page feed asset.Asset.BuildersetPolicySummary(AssetPolicySummary value)Output only.Asset.BuildersetPolicySummary(AssetPolicySummary.Builder builderForValue)Output only.Asset.BuildersetPriceAsset(PriceAsset value)A price asset.Asset.BuildersetPriceAsset(PriceAsset.Builder builderForValue)A price asset.Asset.BuildersetPromotionAsset(PromotionAsset value)A promotion asset.Asset.BuildersetPromotionAsset(PromotionAsset.Builder builderForValue)A promotion asset.Asset.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Asset.BuildersetResourceName(java.lang.String value)Immutable.Asset.BuildersetResourceNameBytes(com.google.protobuf.ByteString value)Immutable.Asset.BuildersetSitelinkAsset(SitelinkAsset value)A sitelink asset.Asset.BuildersetSitelinkAsset(SitelinkAsset.Builder builderForValue)A sitelink asset.Asset.BuildersetStructuredSnippetAsset(StructuredSnippetAsset value)A structured snippet asset.Asset.BuildersetStructuredSnippetAsset(StructuredSnippetAsset.Builder builderForValue)A structured snippet asset.Asset.BuildersetTextAsset(TextAsset value)Immutable.Asset.BuildersetTextAsset(TextAsset.Builder builderForValue)Immutable.Asset.BuildersetTrackingUrlTemplate(java.lang.String value)URL template for constructing a tracking URL.Asset.BuildersetTrackingUrlTemplateBytes(com.google.protobuf.ByteString value)URL template for constructing a tracking URL.Asset.BuildersetType(AssetTypeEnum.AssetType value)Output only.Asset.BuildersetTypeValue(int value)Output only.Asset.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Asset.BuildersetUrlCustomParameters(int index, CustomParameter value)A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.Asset.BuildersetUrlCustomParameters(int index, CustomParameter.Builder builderForValue)A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.Asset.BuildersetYoutubeVideoAsset(YoutubeVideoAsset value)Immutable.Asset.BuildersetYoutubeVideoAsset(YoutubeVideoAsset.Builder builderForValue)Immutable.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
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.Builder<Asset.Builder>
-
clear
public Asset.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>
-
getDefaultInstanceForType
public Asset getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Asset build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Asset buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Asset.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>
-
setField
public Asset.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>
-
clearField
public Asset.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>
-
clearOneof
public Asset.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>
-
setRepeatedField
public Asset.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>
-
addRepeatedField
public Asset.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>
-
mergeFrom
public Asset.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Asset.Builder>
-
mergeFrom
public Asset.Builder mergeFrom(Asset other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>
-
mergeFrom
public Asset.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Asset.Builder>- Throws:
java.io.IOException
-
getAssetDataCase
public Asset.AssetDataCase getAssetDataCase()
- Specified by:
getAssetDataCasein interfaceAssetOrBuilder
-
clearAssetData
public Asset.Builder clearAssetData()
-
getResourceName
public java.lang.String getResourceName()
Immutable. The resource name of the asset. Asset resource names have the form: `customers/{customer_id}/assets/{asset_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNamein interfaceAssetOrBuilder- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()
Immutable. The resource name of the asset. Asset resource names have the form: `customers/{customer_id}/assets/{asset_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNameBytesin interfaceAssetOrBuilder- Returns:
- The bytes for resourceName.
-
setResourceName
public Asset.Builder setResourceName(java.lang.String value)
Immutable. The resource name of the asset. Asset resource names have the form: `customers/{customer_id}/assets/{asset_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Parameters:
value- The resourceName to set.- Returns:
- This builder for chaining.
-
clearResourceName
public Asset.Builder clearResourceName()
Immutable. The resource name of the asset. Asset resource names have the form: `customers/{customer_id}/assets/{asset_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setResourceNameBytes
public Asset.Builder setResourceNameBytes(com.google.protobuf.ByteString value)
Immutable. The resource name of the asset. Asset resource names have the form: `customers/{customer_id}/assets/{asset_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for resourceName to set.- Returns:
- This builder for chaining.
-
hasId
public boolean hasId()
Output only. The ID of the asset.
optional int64 id = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasIdin interfaceAssetOrBuilder- Returns:
- Whether the id field is set.
-
getId
public long getId()
Output only. The ID of the asset.
optional int64 id = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIdin interfaceAssetOrBuilder- Returns:
- The id.
-
setId
public Asset.Builder setId(long value)
Output only. The ID of the asset.
optional int64 id = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public Asset.Builder clearId()
Output only. The ID of the asset.
optional int64 id = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()
Optional name of the asset.
optional string name = 12;- Specified by:
hasNamein interfaceAssetOrBuilder- Returns:
- Whether the name field is set.
-
getName
public java.lang.String getName()
Optional name of the asset.
optional string name = 12;- Specified by:
getNamein interfaceAssetOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Optional name of the asset.
optional string name = 12;- Specified by:
getNameBytesin interfaceAssetOrBuilder- Returns:
- The bytes for name.
-
setName
public Asset.Builder setName(java.lang.String value)
Optional name of the asset.
optional string name = 12;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Asset.Builder clearName()
Optional name of the asset.
optional string name = 12;- Returns:
- This builder for chaining.
-
setNameBytes
public Asset.Builder setNameBytes(com.google.protobuf.ByteString value)
Optional name of the asset.
optional string name = 12;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getTypeValue
public int getTypeValue()
Output only. Type of the asset.
.google.ads.googleads.v10.enums.AssetTypeEnum.AssetType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypeValuein interfaceAssetOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
public Asset.Builder setTypeValue(int value)
Output only. Type of the asset.
.google.ads.googleads.v10.enums.AssetTypeEnum.AssetType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
public AssetTypeEnum.AssetType getType()
Output only. Type of the asset.
.google.ads.googleads.v10.enums.AssetTypeEnum.AssetType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypein interfaceAssetOrBuilder- Returns:
- The type.
-
setType
public Asset.Builder setType(AssetTypeEnum.AssetType value)
Output only. Type of the asset.
.google.ads.googleads.v10.enums.AssetTypeEnum.AssetType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
public Asset.Builder clearType()
Output only. Type of the asset.
.google.ads.googleads.v10.enums.AssetTypeEnum.AssetType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getFinalUrlsList
public com.google.protobuf.ProtocolStringList getFinalUrlsList()
A list of possible final URLs after all cross domain redirects.
repeated string final_urls = 14;- Specified by:
getFinalUrlsListin interfaceAssetOrBuilder- Returns:
- A list containing the finalUrls.
-
getFinalUrlsCount
public int getFinalUrlsCount()
A list of possible final URLs after all cross domain redirects.
repeated string final_urls = 14;- Specified by:
getFinalUrlsCountin interfaceAssetOrBuilder- Returns:
- The count of finalUrls.
-
getFinalUrls
public java.lang.String getFinalUrls(int index)
A list of possible final URLs after all cross domain redirects.
repeated string final_urls = 14;- Specified by:
getFinalUrlsin interfaceAssetOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The finalUrls at the given index.
-
getFinalUrlsBytes
public com.google.protobuf.ByteString getFinalUrlsBytes(int index)
A list of possible final URLs after all cross domain redirects.
repeated string final_urls = 14;- Specified by:
getFinalUrlsBytesin interfaceAssetOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the finalUrls at the given index.
-
setFinalUrls
public Asset.Builder setFinalUrls(int index, java.lang.String value)
A list of possible final URLs after all cross domain redirects.
repeated string final_urls = 14;- Parameters:
index- The index to set the value at.value- The finalUrls to set.- Returns:
- This builder for chaining.
-
addFinalUrls
public Asset.Builder addFinalUrls(java.lang.String value)
A list of possible final URLs after all cross domain redirects.
repeated string final_urls = 14;- Parameters:
value- The finalUrls to add.- Returns:
- This builder for chaining.
-
addAllFinalUrls
public Asset.Builder addAllFinalUrls(java.lang.Iterable<java.lang.String> values)
A list of possible final URLs after all cross domain redirects.
repeated string final_urls = 14;- Parameters:
values- The finalUrls to add.- Returns:
- This builder for chaining.
-
clearFinalUrls
public Asset.Builder clearFinalUrls()
A list of possible final URLs after all cross domain redirects.
repeated string final_urls = 14;- Returns:
- This builder for chaining.
-
addFinalUrlsBytes
public Asset.Builder addFinalUrlsBytes(com.google.protobuf.ByteString value)
A list of possible final URLs after all cross domain redirects.
repeated string final_urls = 14;- Parameters:
value- The bytes of the finalUrls to add.- Returns:
- This builder for chaining.
-
getFinalMobileUrlsList
public com.google.protobuf.ProtocolStringList getFinalMobileUrlsList()
A list of possible final mobile URLs after all cross domain redirects.
repeated string final_mobile_urls = 16;- Specified by:
getFinalMobileUrlsListin interfaceAssetOrBuilder- Returns:
- A list containing the finalMobileUrls.
-
getFinalMobileUrlsCount
public int getFinalMobileUrlsCount()
A list of possible final mobile URLs after all cross domain redirects.
repeated string final_mobile_urls = 16;- Specified by:
getFinalMobileUrlsCountin interfaceAssetOrBuilder- Returns:
- The count of finalMobileUrls.
-
getFinalMobileUrls
public java.lang.String getFinalMobileUrls(int index)
A list of possible final mobile URLs after all cross domain redirects.
repeated string final_mobile_urls = 16;- Specified by:
getFinalMobileUrlsin interfaceAssetOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The finalMobileUrls at the given index.
-
getFinalMobileUrlsBytes
public com.google.protobuf.ByteString getFinalMobileUrlsBytes(int index)
A list of possible final mobile URLs after all cross domain redirects.
repeated string final_mobile_urls = 16;- Specified by:
getFinalMobileUrlsBytesin interfaceAssetOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the finalMobileUrls at the given index.
-
setFinalMobileUrls
public Asset.Builder setFinalMobileUrls(int index, java.lang.String value)
A list of possible final mobile URLs after all cross domain redirects.
repeated string final_mobile_urls = 16;- Parameters:
index- The index to set the value at.value- The finalMobileUrls to set.- Returns:
- This builder for chaining.
-
addFinalMobileUrls
public Asset.Builder addFinalMobileUrls(java.lang.String value)
A list of possible final mobile URLs after all cross domain redirects.
repeated string final_mobile_urls = 16;- Parameters:
value- The finalMobileUrls to add.- Returns:
- This builder for chaining.
-
addAllFinalMobileUrls
public Asset.Builder addAllFinalMobileUrls(java.lang.Iterable<java.lang.String> values)
A list of possible final mobile URLs after all cross domain redirects.
repeated string final_mobile_urls = 16;- Parameters:
values- The finalMobileUrls to add.- Returns:
- This builder for chaining.
-
clearFinalMobileUrls
public Asset.Builder clearFinalMobileUrls()
A list of possible final mobile URLs after all cross domain redirects.
repeated string final_mobile_urls = 16;- Returns:
- This builder for chaining.
-
addFinalMobileUrlsBytes
public Asset.Builder addFinalMobileUrlsBytes(com.google.protobuf.ByteString value)
A list of possible final mobile URLs after all cross domain redirects.
repeated string final_mobile_urls = 16;- Parameters:
value- The bytes of the finalMobileUrls to add.- Returns:
- This builder for chaining.
-
hasTrackingUrlTemplate
public boolean hasTrackingUrlTemplate()
URL template for constructing a tracking URL.
optional string tracking_url_template = 17;- Specified by:
hasTrackingUrlTemplatein interfaceAssetOrBuilder- Returns:
- Whether the trackingUrlTemplate field is set.
-
getTrackingUrlTemplate
public java.lang.String getTrackingUrlTemplate()
URL template for constructing a tracking URL.
optional string tracking_url_template = 17;- Specified by:
getTrackingUrlTemplatein interfaceAssetOrBuilder- Returns:
- The trackingUrlTemplate.
-
getTrackingUrlTemplateBytes
public com.google.protobuf.ByteString getTrackingUrlTemplateBytes()
URL template for constructing a tracking URL.
optional string tracking_url_template = 17;- Specified by:
getTrackingUrlTemplateBytesin interfaceAssetOrBuilder- Returns:
- The bytes for trackingUrlTemplate.
-
setTrackingUrlTemplate
public Asset.Builder setTrackingUrlTemplate(java.lang.String value)
URL template for constructing a tracking URL.
optional string tracking_url_template = 17;- Parameters:
value- The trackingUrlTemplate to set.- Returns:
- This builder for chaining.
-
clearTrackingUrlTemplate
public Asset.Builder clearTrackingUrlTemplate()
URL template for constructing a tracking URL.
optional string tracking_url_template = 17;- Returns:
- This builder for chaining.
-
setTrackingUrlTemplateBytes
public Asset.Builder setTrackingUrlTemplateBytes(com.google.protobuf.ByteString value)
URL template for constructing a tracking URL.
optional string tracking_url_template = 17;- Parameters:
value- The bytes for trackingUrlTemplate to set.- Returns:
- This builder for chaining.
-
getUrlCustomParametersList
public java.util.List<CustomParameter> getUrlCustomParametersList()
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;- Specified by:
getUrlCustomParametersListin interfaceAssetOrBuilder
-
getUrlCustomParametersCount
public int getUrlCustomParametersCount()
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;- Specified by:
getUrlCustomParametersCountin interfaceAssetOrBuilder
-
getUrlCustomParameters
public CustomParameter getUrlCustomParameters(int index)
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;- Specified by:
getUrlCustomParametersin interfaceAssetOrBuilder
-
setUrlCustomParameters
public Asset.Builder setUrlCustomParameters(int index, CustomParameter value)
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;
-
setUrlCustomParameters
public Asset.Builder setUrlCustomParameters(int index, CustomParameter.Builder builderForValue)
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;
-
addUrlCustomParameters
public Asset.Builder addUrlCustomParameters(CustomParameter value)
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;
-
addUrlCustomParameters
public Asset.Builder addUrlCustomParameters(int index, CustomParameter value)
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;
-
addUrlCustomParameters
public Asset.Builder addUrlCustomParameters(CustomParameter.Builder builderForValue)
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;
-
addUrlCustomParameters
public Asset.Builder addUrlCustomParameters(int index, CustomParameter.Builder builderForValue)
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;
-
addAllUrlCustomParameters
public Asset.Builder addAllUrlCustomParameters(java.lang.Iterable<? extends CustomParameter> values)
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;
-
clearUrlCustomParameters
public Asset.Builder clearUrlCustomParameters()
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;
-
removeUrlCustomParameters
public Asset.Builder removeUrlCustomParameters(int index)
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;
-
getUrlCustomParametersBuilder
public CustomParameter.Builder getUrlCustomParametersBuilder(int index)
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;
-
getUrlCustomParametersOrBuilder
public CustomParameterOrBuilder getUrlCustomParametersOrBuilder(int index)
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;- Specified by:
getUrlCustomParametersOrBuilderin interfaceAssetOrBuilder
-
getUrlCustomParametersOrBuilderList
public java.util.List<? extends CustomParameterOrBuilder> getUrlCustomParametersOrBuilderList()
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;- Specified by:
getUrlCustomParametersOrBuilderListin interfaceAssetOrBuilder
-
addUrlCustomParametersBuilder
public CustomParameter.Builder addUrlCustomParametersBuilder()
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;
-
addUrlCustomParametersBuilder
public CustomParameter.Builder addUrlCustomParametersBuilder(int index)
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;
-
getUrlCustomParametersBuilderList
public java.util.List<CustomParameter.Builder> getUrlCustomParametersBuilderList()
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
repeated .google.ads.googleads.v10.common.CustomParameter url_custom_parameters = 18;
-
hasFinalUrlSuffix
public boolean hasFinalUrlSuffix()
URL template for appending params to landing page URLs served with parallel tracking.
optional string final_url_suffix = 19;- Specified by:
hasFinalUrlSuffixin interfaceAssetOrBuilder- Returns:
- Whether the finalUrlSuffix field is set.
-
getFinalUrlSuffix
public java.lang.String getFinalUrlSuffix()
URL template for appending params to landing page URLs served with parallel tracking.
optional string final_url_suffix = 19;- Specified by:
getFinalUrlSuffixin interfaceAssetOrBuilder- Returns:
- The finalUrlSuffix.
-
getFinalUrlSuffixBytes
public com.google.protobuf.ByteString getFinalUrlSuffixBytes()
URL template for appending params to landing page URLs served with parallel tracking.
optional string final_url_suffix = 19;- Specified by:
getFinalUrlSuffixBytesin interfaceAssetOrBuilder- Returns:
- The bytes for finalUrlSuffix.
-
setFinalUrlSuffix
public Asset.Builder setFinalUrlSuffix(java.lang.String value)
URL template for appending params to landing page URLs served with parallel tracking.
optional string final_url_suffix = 19;- Parameters:
value- The finalUrlSuffix to set.- Returns:
- This builder for chaining.
-
clearFinalUrlSuffix
public Asset.Builder clearFinalUrlSuffix()
URL template for appending params to landing page URLs served with parallel tracking.
optional string final_url_suffix = 19;- Returns:
- This builder for chaining.
-
setFinalUrlSuffixBytes
public Asset.Builder setFinalUrlSuffixBytes(com.google.protobuf.ByteString value)
URL template for appending params to landing page URLs served with parallel tracking.
optional string final_url_suffix = 19;- Parameters:
value- The bytes for finalUrlSuffix to set.- Returns:
- This builder for chaining.
-
hasPolicySummary
public boolean hasPolicySummary()
Output only. Policy information for the asset.
.google.ads.googleads.v10.resources.AssetPolicySummary policy_summary = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasPolicySummaryin interfaceAssetOrBuilder- Returns:
- Whether the policySummary field is set.
-
getPolicySummary
public AssetPolicySummary getPolicySummary()
Output only. Policy information for the asset.
.google.ads.googleads.v10.resources.AssetPolicySummary policy_summary = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPolicySummaryin interfaceAssetOrBuilder- Returns:
- The policySummary.
-
setPolicySummary
public Asset.Builder setPolicySummary(AssetPolicySummary value)
Output only. Policy information for the asset.
.google.ads.googleads.v10.resources.AssetPolicySummary policy_summary = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setPolicySummary
public Asset.Builder setPolicySummary(AssetPolicySummary.Builder builderForValue)
Output only. Policy information for the asset.
.google.ads.googleads.v10.resources.AssetPolicySummary policy_summary = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergePolicySummary
public Asset.Builder mergePolicySummary(AssetPolicySummary value)
Output only. Policy information for the asset.
.google.ads.googleads.v10.resources.AssetPolicySummary policy_summary = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearPolicySummary
public Asset.Builder clearPolicySummary()
Output only. Policy information for the asset.
.google.ads.googleads.v10.resources.AssetPolicySummary policy_summary = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getPolicySummaryBuilder
public AssetPolicySummary.Builder getPolicySummaryBuilder()
Output only. Policy information for the asset.
.google.ads.googleads.v10.resources.AssetPolicySummary policy_summary = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getPolicySummaryOrBuilder
public AssetPolicySummaryOrBuilder getPolicySummaryOrBuilder()
Output only. Policy information for the asset.
.google.ads.googleads.v10.resources.AssetPolicySummary policy_summary = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPolicySummaryOrBuilderin interfaceAssetOrBuilder
-
hasYoutubeVideoAsset
public boolean hasYoutubeVideoAsset()
Immutable. A YouTube video asset.
.google.ads.googleads.v10.common.YoutubeVideoAsset youtube_video_asset = 5 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
hasYoutubeVideoAssetin interfaceAssetOrBuilder- Returns:
- Whether the youtubeVideoAsset field is set.
-
getYoutubeVideoAsset
public YoutubeVideoAsset getYoutubeVideoAsset()
Immutable. A YouTube video asset.
.google.ads.googleads.v10.common.YoutubeVideoAsset youtube_video_asset = 5 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getYoutubeVideoAssetin interfaceAssetOrBuilder- Returns:
- The youtubeVideoAsset.
-
setYoutubeVideoAsset
public Asset.Builder setYoutubeVideoAsset(YoutubeVideoAsset value)
Immutable. A YouTube video asset.
.google.ads.googleads.v10.common.YoutubeVideoAsset youtube_video_asset = 5 [(.google.api.field_behavior) = IMMUTABLE];
-
setYoutubeVideoAsset
public Asset.Builder setYoutubeVideoAsset(YoutubeVideoAsset.Builder builderForValue)
Immutable. A YouTube video asset.
.google.ads.googleads.v10.common.YoutubeVideoAsset youtube_video_asset = 5 [(.google.api.field_behavior) = IMMUTABLE];
-
mergeYoutubeVideoAsset
public Asset.Builder mergeYoutubeVideoAsset(YoutubeVideoAsset value)
Immutable. A YouTube video asset.
.google.ads.googleads.v10.common.YoutubeVideoAsset youtube_video_asset = 5 [(.google.api.field_behavior) = IMMUTABLE];
-
clearYoutubeVideoAsset
public Asset.Builder clearYoutubeVideoAsset()
Immutable. A YouTube video asset.
.google.ads.googleads.v10.common.YoutubeVideoAsset youtube_video_asset = 5 [(.google.api.field_behavior) = IMMUTABLE];
-
getYoutubeVideoAssetBuilder
public YoutubeVideoAsset.Builder getYoutubeVideoAssetBuilder()
Immutable. A YouTube video asset.
.google.ads.googleads.v10.common.YoutubeVideoAsset youtube_video_asset = 5 [(.google.api.field_behavior) = IMMUTABLE];
-
getYoutubeVideoAssetOrBuilder
public YoutubeVideoAssetOrBuilder getYoutubeVideoAssetOrBuilder()
Immutable. A YouTube video asset.
.google.ads.googleads.v10.common.YoutubeVideoAsset youtube_video_asset = 5 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getYoutubeVideoAssetOrBuilderin interfaceAssetOrBuilder
-
hasMediaBundleAsset
public boolean hasMediaBundleAsset()
Immutable. A media bundle asset.
.google.ads.googleads.v10.common.MediaBundleAsset media_bundle_asset = 6 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
hasMediaBundleAssetin interfaceAssetOrBuilder- Returns:
- Whether the mediaBundleAsset field is set.
-
getMediaBundleAsset
public MediaBundleAsset getMediaBundleAsset()
Immutable. A media bundle asset.
.google.ads.googleads.v10.common.MediaBundleAsset media_bundle_asset = 6 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getMediaBundleAssetin interfaceAssetOrBuilder- Returns:
- The mediaBundleAsset.
-
setMediaBundleAsset
public Asset.Builder setMediaBundleAsset(MediaBundleAsset value)
Immutable. A media bundle asset.
.google.ads.googleads.v10.common.MediaBundleAsset media_bundle_asset = 6 [(.google.api.field_behavior) = IMMUTABLE];
-
setMediaBundleAsset
public Asset.Builder setMediaBundleAsset(MediaBundleAsset.Builder builderForValue)
Immutable. A media bundle asset.
.google.ads.googleads.v10.common.MediaBundleAsset media_bundle_asset = 6 [(.google.api.field_behavior) = IMMUTABLE];
-
mergeMediaBundleAsset
public Asset.Builder mergeMediaBundleAsset(MediaBundleAsset value)
Immutable. A media bundle asset.
.google.ads.googleads.v10.common.MediaBundleAsset media_bundle_asset = 6 [(.google.api.field_behavior) = IMMUTABLE];
-
clearMediaBundleAsset
public Asset.Builder clearMediaBundleAsset()
Immutable. A media bundle asset.
.google.ads.googleads.v10.common.MediaBundleAsset media_bundle_asset = 6 [(.google.api.field_behavior) = IMMUTABLE];
-
getMediaBundleAssetBuilder
public MediaBundleAsset.Builder getMediaBundleAssetBuilder()
Immutable. A media bundle asset.
.google.ads.googleads.v10.common.MediaBundleAsset media_bundle_asset = 6 [(.google.api.field_behavior) = IMMUTABLE];
-
getMediaBundleAssetOrBuilder
public MediaBundleAssetOrBuilder getMediaBundleAssetOrBuilder()
Immutable. A media bundle asset.
.google.ads.googleads.v10.common.MediaBundleAsset media_bundle_asset = 6 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getMediaBundleAssetOrBuilderin interfaceAssetOrBuilder
-
hasImageAsset
public boolean hasImageAsset()
Output only. An image asset.
.google.ads.googleads.v10.common.ImageAsset image_asset = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasImageAssetin interfaceAssetOrBuilder- Returns:
- Whether the imageAsset field is set.
-
getImageAsset
public ImageAsset getImageAsset()
Output only. An image asset.
.google.ads.googleads.v10.common.ImageAsset image_asset = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getImageAssetin interfaceAssetOrBuilder- Returns:
- The imageAsset.
-
setImageAsset
public Asset.Builder setImageAsset(ImageAsset value)
Output only. An image asset.
.google.ads.googleads.v10.common.ImageAsset image_asset = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setImageAsset
public Asset.Builder setImageAsset(ImageAsset.Builder builderForValue)
Output only. An image asset.
.google.ads.googleads.v10.common.ImageAsset image_asset = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeImageAsset
public Asset.Builder mergeImageAsset(ImageAsset value)
Output only. An image asset.
.google.ads.googleads.v10.common.ImageAsset image_asset = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearImageAsset
public Asset.Builder clearImageAsset()
Output only. An image asset.
.google.ads.googleads.v10.common.ImageAsset image_asset = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getImageAssetBuilder
public ImageAsset.Builder getImageAssetBuilder()
Output only. An image asset.
.google.ads.googleads.v10.common.ImageAsset image_asset = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getImageAssetOrBuilder
public ImageAssetOrBuilder getImageAssetOrBuilder()
Output only. An image asset.
.google.ads.googleads.v10.common.ImageAsset image_asset = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getImageAssetOrBuilderin interfaceAssetOrBuilder
-
hasTextAsset
public boolean hasTextAsset()
Immutable. A text asset.
.google.ads.googleads.v10.common.TextAsset text_asset = 8 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
hasTextAssetin interfaceAssetOrBuilder- Returns:
- Whether the textAsset field is set.
-
getTextAsset
public TextAsset getTextAsset()
Immutable. A text asset.
.google.ads.googleads.v10.common.TextAsset text_asset = 8 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getTextAssetin interfaceAssetOrBuilder- Returns:
- The textAsset.
-
setTextAsset
public Asset.Builder setTextAsset(TextAsset value)
Immutable. A text asset.
.google.ads.googleads.v10.common.TextAsset text_asset = 8 [(.google.api.field_behavior) = IMMUTABLE];
-
setTextAsset
public Asset.Builder setTextAsset(TextAsset.Builder builderForValue)
Immutable. A text asset.
.google.ads.googleads.v10.common.TextAsset text_asset = 8 [(.google.api.field_behavior) = IMMUTABLE];
-
mergeTextAsset
public Asset.Builder mergeTextAsset(TextAsset value)
Immutable. A text asset.
.google.ads.googleads.v10.common.TextAsset text_asset = 8 [(.google.api.field_behavior) = IMMUTABLE];
-
clearTextAsset
public Asset.Builder clearTextAsset()
Immutable. A text asset.
.google.ads.googleads.v10.common.TextAsset text_asset = 8 [(.google.api.field_behavior) = IMMUTABLE];
-
getTextAssetBuilder
public TextAsset.Builder getTextAssetBuilder()
Immutable. A text asset.
.google.ads.googleads.v10.common.TextAsset text_asset = 8 [(.google.api.field_behavior) = IMMUTABLE];
-
getTextAssetOrBuilder
public TextAssetOrBuilder getTextAssetOrBuilder()
Immutable. A text asset.
.google.ads.googleads.v10.common.TextAsset text_asset = 8 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getTextAssetOrBuilderin interfaceAssetOrBuilder
-
hasLeadFormAsset
public boolean hasLeadFormAsset()
A lead form asset.
.google.ads.googleads.v10.common.LeadFormAsset lead_form_asset = 9;- Specified by:
hasLeadFormAssetin interfaceAssetOrBuilder- Returns:
- Whether the leadFormAsset field is set.
-
getLeadFormAsset
public LeadFormAsset getLeadFormAsset()
A lead form asset.
.google.ads.googleads.v10.common.LeadFormAsset lead_form_asset = 9;- Specified by:
getLeadFormAssetin interfaceAssetOrBuilder- Returns:
- The leadFormAsset.
-
setLeadFormAsset
public Asset.Builder setLeadFormAsset(LeadFormAsset value)
A lead form asset.
.google.ads.googleads.v10.common.LeadFormAsset lead_form_asset = 9;
-
setLeadFormAsset
public Asset.Builder setLeadFormAsset(LeadFormAsset.Builder builderForValue)
A lead form asset.
.google.ads.googleads.v10.common.LeadFormAsset lead_form_asset = 9;
-
mergeLeadFormAsset
public Asset.Builder mergeLeadFormAsset(LeadFormAsset value)
A lead form asset.
.google.ads.googleads.v10.common.LeadFormAsset lead_form_asset = 9;
-
clearLeadFormAsset
public Asset.Builder clearLeadFormAsset()
A lead form asset.
.google.ads.googleads.v10.common.LeadFormAsset lead_form_asset = 9;
-
getLeadFormAssetBuilder
public LeadFormAsset.Builder getLeadFormAssetBuilder()
A lead form asset.
.google.ads.googleads.v10.common.LeadFormAsset lead_form_asset = 9;
-
getLeadFormAssetOrBuilder
public LeadFormAssetOrBuilder getLeadFormAssetOrBuilder()
A lead form asset.
.google.ads.googleads.v10.common.LeadFormAsset lead_form_asset = 9;- Specified by:
getLeadFormAssetOrBuilderin interfaceAssetOrBuilder
-
hasBookOnGoogleAsset
public boolean hasBookOnGoogleAsset()
A book on google asset.
.google.ads.googleads.v10.common.BookOnGoogleAsset book_on_google_asset = 10;- Specified by:
hasBookOnGoogleAssetin interfaceAssetOrBuilder- Returns:
- Whether the bookOnGoogleAsset field is set.
-
getBookOnGoogleAsset
public BookOnGoogleAsset getBookOnGoogleAsset()
A book on google asset.
.google.ads.googleads.v10.common.BookOnGoogleAsset book_on_google_asset = 10;- Specified by:
getBookOnGoogleAssetin interfaceAssetOrBuilder- Returns:
- The bookOnGoogleAsset.
-
setBookOnGoogleAsset
public Asset.Builder setBookOnGoogleAsset(BookOnGoogleAsset value)
A book on google asset.
.google.ads.googleads.v10.common.BookOnGoogleAsset book_on_google_asset = 10;
-
setBookOnGoogleAsset
public Asset.Builder setBookOnGoogleAsset(BookOnGoogleAsset.Builder builderForValue)
A book on google asset.
.google.ads.googleads.v10.common.BookOnGoogleAsset book_on_google_asset = 10;
-
mergeBookOnGoogleAsset
public Asset.Builder mergeBookOnGoogleAsset(BookOnGoogleAsset value)
A book on google asset.
.google.ads.googleads.v10.common.BookOnGoogleAsset book_on_google_asset = 10;
-
clearBookOnGoogleAsset
public Asset.Builder clearBookOnGoogleAsset()
A book on google asset.
.google.ads.googleads.v10.common.BookOnGoogleAsset book_on_google_asset = 10;
-
getBookOnGoogleAssetBuilder
public BookOnGoogleAsset.Builder getBookOnGoogleAssetBuilder()
A book on google asset.
.google.ads.googleads.v10.common.BookOnGoogleAsset book_on_google_asset = 10;
-
getBookOnGoogleAssetOrBuilder
public BookOnGoogleAssetOrBuilder getBookOnGoogleAssetOrBuilder()
A book on google asset.
.google.ads.googleads.v10.common.BookOnGoogleAsset book_on_google_asset = 10;- Specified by:
getBookOnGoogleAssetOrBuilderin interfaceAssetOrBuilder
-
hasPromotionAsset
public boolean hasPromotionAsset()
A promotion asset.
.google.ads.googleads.v10.common.PromotionAsset promotion_asset = 15;- Specified by:
hasPromotionAssetin interfaceAssetOrBuilder- Returns:
- Whether the promotionAsset field is set.
-
getPromotionAsset
public PromotionAsset getPromotionAsset()
A promotion asset.
.google.ads.googleads.v10.common.PromotionAsset promotion_asset = 15;- Specified by:
getPromotionAssetin interfaceAssetOrBuilder- Returns:
- The promotionAsset.
-
setPromotionAsset
public Asset.Builder setPromotionAsset(PromotionAsset value)
A promotion asset.
.google.ads.googleads.v10.common.PromotionAsset promotion_asset = 15;
-
setPromotionAsset
public Asset.Builder setPromotionAsset(PromotionAsset.Builder builderForValue)
A promotion asset.
.google.ads.googleads.v10.common.PromotionAsset promotion_asset = 15;
-
mergePromotionAsset
public Asset.Builder mergePromotionAsset(PromotionAsset value)
A promotion asset.
.google.ads.googleads.v10.common.PromotionAsset promotion_asset = 15;
-
clearPromotionAsset
public Asset.Builder clearPromotionAsset()
A promotion asset.
.google.ads.googleads.v10.common.PromotionAsset promotion_asset = 15;
-
getPromotionAssetBuilder
public PromotionAsset.Builder getPromotionAssetBuilder()
A promotion asset.
.google.ads.googleads.v10.common.PromotionAsset promotion_asset = 15;
-
getPromotionAssetOrBuilder
public PromotionAssetOrBuilder getPromotionAssetOrBuilder()
A promotion asset.
.google.ads.googleads.v10.common.PromotionAsset promotion_asset = 15;- Specified by:
getPromotionAssetOrBuilderin interfaceAssetOrBuilder
-
hasCalloutAsset
public boolean hasCalloutAsset()
A callout asset.
.google.ads.googleads.v10.common.CalloutAsset callout_asset = 20;- Specified by:
hasCalloutAssetin interfaceAssetOrBuilder- Returns:
- Whether the calloutAsset field is set.
-
getCalloutAsset
public CalloutAsset getCalloutAsset()
A callout asset.
.google.ads.googleads.v10.common.CalloutAsset callout_asset = 20;- Specified by:
getCalloutAssetin interfaceAssetOrBuilder- Returns:
- The calloutAsset.
-
setCalloutAsset
public Asset.Builder setCalloutAsset(CalloutAsset value)
A callout asset.
.google.ads.googleads.v10.common.CalloutAsset callout_asset = 20;
-
setCalloutAsset
public Asset.Builder setCalloutAsset(CalloutAsset.Builder builderForValue)
A callout asset.
.google.ads.googleads.v10.common.CalloutAsset callout_asset = 20;
-
mergeCalloutAsset
public Asset.Builder mergeCalloutAsset(CalloutAsset value)
A callout asset.
.google.ads.googleads.v10.common.CalloutAsset callout_asset = 20;
-
clearCalloutAsset
public Asset.Builder clearCalloutAsset()
A callout asset.
.google.ads.googleads.v10.common.CalloutAsset callout_asset = 20;
-
getCalloutAssetBuilder
public CalloutAsset.Builder getCalloutAssetBuilder()
A callout asset.
.google.ads.googleads.v10.common.CalloutAsset callout_asset = 20;
-
getCalloutAssetOrBuilder
public CalloutAssetOrBuilder getCalloutAssetOrBuilder()
A callout asset.
.google.ads.googleads.v10.common.CalloutAsset callout_asset = 20;- Specified by:
getCalloutAssetOrBuilderin interfaceAssetOrBuilder
-
hasStructuredSnippetAsset
public boolean hasStructuredSnippetAsset()
A structured snippet asset.
.google.ads.googleads.v10.common.StructuredSnippetAsset structured_snippet_asset = 21;- Specified by:
hasStructuredSnippetAssetin interfaceAssetOrBuilder- Returns:
- Whether the structuredSnippetAsset field is set.
-
getStructuredSnippetAsset
public StructuredSnippetAsset getStructuredSnippetAsset()
A structured snippet asset.
.google.ads.googleads.v10.common.StructuredSnippetAsset structured_snippet_asset = 21;- Specified by:
getStructuredSnippetAssetin interfaceAssetOrBuilder- Returns:
- The structuredSnippetAsset.
-
setStructuredSnippetAsset
public Asset.Builder setStructuredSnippetAsset(StructuredSnippetAsset value)
A structured snippet asset.
.google.ads.googleads.v10.common.StructuredSnippetAsset structured_snippet_asset = 21;
-
setStructuredSnippetAsset
public Asset.Builder setStructuredSnippetAsset(StructuredSnippetAsset.Builder builderForValue)
A structured snippet asset.
.google.ads.googleads.v10.common.StructuredSnippetAsset structured_snippet_asset = 21;
-
mergeStructuredSnippetAsset
public Asset.Builder mergeStructuredSnippetAsset(StructuredSnippetAsset value)
A structured snippet asset.
.google.ads.googleads.v10.common.StructuredSnippetAsset structured_snippet_asset = 21;
-
clearStructuredSnippetAsset
public Asset.Builder clearStructuredSnippetAsset()
A structured snippet asset.
.google.ads.googleads.v10.common.StructuredSnippetAsset structured_snippet_asset = 21;
-
getStructuredSnippetAssetBuilder
public StructuredSnippetAsset.Builder getStructuredSnippetAssetBuilder()
A structured snippet asset.
.google.ads.googleads.v10.common.StructuredSnippetAsset structured_snippet_asset = 21;
-
getStructuredSnippetAssetOrBuilder
public StructuredSnippetAssetOrBuilder getStructuredSnippetAssetOrBuilder()
A structured snippet asset.
.google.ads.googleads.v10.common.StructuredSnippetAsset structured_snippet_asset = 21;- Specified by:
getStructuredSnippetAssetOrBuilderin interfaceAssetOrBuilder
-
hasSitelinkAsset
public boolean hasSitelinkAsset()
A sitelink asset.
.google.ads.googleads.v10.common.SitelinkAsset sitelink_asset = 22;- Specified by:
hasSitelinkAssetin interfaceAssetOrBuilder- Returns:
- Whether the sitelinkAsset field is set.
-
getSitelinkAsset
public SitelinkAsset getSitelinkAsset()
A sitelink asset.
.google.ads.googleads.v10.common.SitelinkAsset sitelink_asset = 22;- Specified by:
getSitelinkAssetin interfaceAssetOrBuilder- Returns:
- The sitelinkAsset.
-
setSitelinkAsset
public Asset.Builder setSitelinkAsset(SitelinkAsset value)
A sitelink asset.
.google.ads.googleads.v10.common.SitelinkAsset sitelink_asset = 22;
-
setSitelinkAsset
public Asset.Builder setSitelinkAsset(SitelinkAsset.Builder builderForValue)
A sitelink asset.
.google.ads.googleads.v10.common.SitelinkAsset sitelink_asset = 22;
-
mergeSitelinkAsset
public Asset.Builder mergeSitelinkAsset(SitelinkAsset value)
A sitelink asset.
.google.ads.googleads.v10.common.SitelinkAsset sitelink_asset = 22;
-
clearSitelinkAsset
public Asset.Builder clearSitelinkAsset()
A sitelink asset.
.google.ads.googleads.v10.common.SitelinkAsset sitelink_asset = 22;
-
getSitelinkAssetBuilder
public SitelinkAsset.Builder getSitelinkAssetBuilder()
A sitelink asset.
.google.ads.googleads.v10.common.SitelinkAsset sitelink_asset = 22;
-
getSitelinkAssetOrBuilder
public SitelinkAssetOrBuilder getSitelinkAssetOrBuilder()
A sitelink asset.
.google.ads.googleads.v10.common.SitelinkAsset sitelink_asset = 22;- Specified by:
getSitelinkAssetOrBuilderin interfaceAssetOrBuilder
-
hasPageFeedAsset
public boolean hasPageFeedAsset()
A page feed asset.
.google.ads.googleads.v10.common.PageFeedAsset page_feed_asset = 23;- Specified by:
hasPageFeedAssetin interfaceAssetOrBuilder- Returns:
- Whether the pageFeedAsset field is set.
-
getPageFeedAsset
public PageFeedAsset getPageFeedAsset()
A page feed asset.
.google.ads.googleads.v10.common.PageFeedAsset page_feed_asset = 23;- Specified by:
getPageFeedAssetin interfaceAssetOrBuilder- Returns:
- The pageFeedAsset.
-
setPageFeedAsset
public Asset.Builder setPageFeedAsset(PageFeedAsset value)
A page feed asset.
.google.ads.googleads.v10.common.PageFeedAsset page_feed_asset = 23;
-
setPageFeedAsset
public Asset.Builder setPageFeedAsset(PageFeedAsset.Builder builderForValue)
A page feed asset.
.google.ads.googleads.v10.common.PageFeedAsset page_feed_asset = 23;
-
mergePageFeedAsset
public Asset.Builder mergePageFeedAsset(PageFeedAsset value)
A page feed asset.
.google.ads.googleads.v10.common.PageFeedAsset page_feed_asset = 23;
-
clearPageFeedAsset
public Asset.Builder clearPageFeedAsset()
A page feed asset.
.google.ads.googleads.v10.common.PageFeedAsset page_feed_asset = 23;
-
getPageFeedAssetBuilder
public PageFeedAsset.Builder getPageFeedAssetBuilder()
A page feed asset.
.google.ads.googleads.v10.common.PageFeedAsset page_feed_asset = 23;
-
getPageFeedAssetOrBuilder
public PageFeedAssetOrBuilder getPageFeedAssetOrBuilder()
A page feed asset.
.google.ads.googleads.v10.common.PageFeedAsset page_feed_asset = 23;- Specified by:
getPageFeedAssetOrBuilderin interfaceAssetOrBuilder
-
hasDynamicEducationAsset
public boolean hasDynamicEducationAsset()
A dynamic education asset.
.google.ads.googleads.v10.common.DynamicEducationAsset dynamic_education_asset = 24;- Specified by:
hasDynamicEducationAssetin interfaceAssetOrBuilder- Returns:
- Whether the dynamicEducationAsset field is set.
-
getDynamicEducationAsset
public DynamicEducationAsset getDynamicEducationAsset()
A dynamic education asset.
.google.ads.googleads.v10.common.DynamicEducationAsset dynamic_education_asset = 24;- Specified by:
getDynamicEducationAssetin interfaceAssetOrBuilder- Returns:
- The dynamicEducationAsset.
-
setDynamicEducationAsset
public Asset.Builder setDynamicEducationAsset(DynamicEducationAsset value)
A dynamic education asset.
.google.ads.googleads.v10.common.DynamicEducationAsset dynamic_education_asset = 24;
-
setDynamicEducationAsset
public Asset.Builder setDynamicEducationAsset(DynamicEducationAsset.Builder builderForValue)
A dynamic education asset.
.google.ads.googleads.v10.common.DynamicEducationAsset dynamic_education_asset = 24;
-
mergeDynamicEducationAsset
public Asset.Builder mergeDynamicEducationAsset(DynamicEducationAsset value)
A dynamic education asset.
.google.ads.googleads.v10.common.DynamicEducationAsset dynamic_education_asset = 24;
-
clearDynamicEducationAsset
public Asset.Builder clearDynamicEducationAsset()
A dynamic education asset.
.google.ads.googleads.v10.common.DynamicEducationAsset dynamic_education_asset = 24;
-
getDynamicEducationAssetBuilder
public DynamicEducationAsset.Builder getDynamicEducationAssetBuilder()
A dynamic education asset.
.google.ads.googleads.v10.common.DynamicEducationAsset dynamic_education_asset = 24;
-
getDynamicEducationAssetOrBuilder
public DynamicEducationAssetOrBuilder getDynamicEducationAssetOrBuilder()
A dynamic education asset.
.google.ads.googleads.v10.common.DynamicEducationAsset dynamic_education_asset = 24;- Specified by:
getDynamicEducationAssetOrBuilderin interfaceAssetOrBuilder
-
hasMobileAppAsset
public boolean hasMobileAppAsset()
A mobile app asset.
.google.ads.googleads.v10.common.MobileAppAsset mobile_app_asset = 25;- Specified by:
hasMobileAppAssetin interfaceAssetOrBuilder- Returns:
- Whether the mobileAppAsset field is set.
-
getMobileAppAsset
public MobileAppAsset getMobileAppAsset()
A mobile app asset.
.google.ads.googleads.v10.common.MobileAppAsset mobile_app_asset = 25;- Specified by:
getMobileAppAssetin interfaceAssetOrBuilder- Returns:
- The mobileAppAsset.
-
setMobileAppAsset
public Asset.Builder setMobileAppAsset(MobileAppAsset value)
A mobile app asset.
.google.ads.googleads.v10.common.MobileAppAsset mobile_app_asset = 25;
-
setMobileAppAsset
public Asset.Builder setMobileAppAsset(MobileAppAsset.Builder builderForValue)
A mobile app asset.
.google.ads.googleads.v10.common.MobileAppAsset mobile_app_asset = 25;
-
mergeMobileAppAsset
public Asset.Builder mergeMobileAppAsset(MobileAppAsset value)
A mobile app asset.
.google.ads.googleads.v10.common.MobileAppAsset mobile_app_asset = 25;
-
clearMobileAppAsset
public Asset.Builder clearMobileAppAsset()
A mobile app asset.
.google.ads.googleads.v10.common.MobileAppAsset mobile_app_asset = 25;
-
getMobileAppAssetBuilder
public MobileAppAsset.Builder getMobileAppAssetBuilder()
A mobile app asset.
.google.ads.googleads.v10.common.MobileAppAsset mobile_app_asset = 25;
-
getMobileAppAssetOrBuilder
public MobileAppAssetOrBuilder getMobileAppAssetOrBuilder()
A mobile app asset.
.google.ads.googleads.v10.common.MobileAppAsset mobile_app_asset = 25;- Specified by:
getMobileAppAssetOrBuilderin interfaceAssetOrBuilder
-
hasHotelCalloutAsset
public boolean hasHotelCalloutAsset()
A hotel callout asset.
.google.ads.googleads.v10.common.HotelCalloutAsset hotel_callout_asset = 26;- Specified by:
hasHotelCalloutAssetin interfaceAssetOrBuilder- Returns:
- Whether the hotelCalloutAsset field is set.
-
getHotelCalloutAsset
public HotelCalloutAsset getHotelCalloutAsset()
A hotel callout asset.
.google.ads.googleads.v10.common.HotelCalloutAsset hotel_callout_asset = 26;- Specified by:
getHotelCalloutAssetin interfaceAssetOrBuilder- Returns:
- The hotelCalloutAsset.
-
setHotelCalloutAsset
public Asset.Builder setHotelCalloutAsset(HotelCalloutAsset value)
A hotel callout asset.
.google.ads.googleads.v10.common.HotelCalloutAsset hotel_callout_asset = 26;
-
setHotelCalloutAsset
public Asset.Builder setHotelCalloutAsset(HotelCalloutAsset.Builder builderForValue)
A hotel callout asset.
.google.ads.googleads.v10.common.HotelCalloutAsset hotel_callout_asset = 26;
-
mergeHotelCalloutAsset
public Asset.Builder mergeHotelCalloutAsset(HotelCalloutAsset value)
A hotel callout asset.
.google.ads.googleads.v10.common.HotelCalloutAsset hotel_callout_asset = 26;
-
clearHotelCalloutAsset
public Asset.Builder clearHotelCalloutAsset()
A hotel callout asset.
.google.ads.googleads.v10.common.HotelCalloutAsset hotel_callout_asset = 26;
-
getHotelCalloutAssetBuilder
public HotelCalloutAsset.Builder getHotelCalloutAssetBuilder()
A hotel callout asset.
.google.ads.googleads.v10.common.HotelCalloutAsset hotel_callout_asset = 26;
-
getHotelCalloutAssetOrBuilder
public HotelCalloutAssetOrBuilder getHotelCalloutAssetOrBuilder()
A hotel callout asset.
.google.ads.googleads.v10.common.HotelCalloutAsset hotel_callout_asset = 26;- Specified by:
getHotelCalloutAssetOrBuilderin interfaceAssetOrBuilder
-
hasCallAsset
public boolean hasCallAsset()
A call asset.
.google.ads.googleads.v10.common.CallAsset call_asset = 27;- Specified by:
hasCallAssetin interfaceAssetOrBuilder- Returns:
- Whether the callAsset field is set.
-
getCallAsset
public CallAsset getCallAsset()
A call asset.
.google.ads.googleads.v10.common.CallAsset call_asset = 27;- Specified by:
getCallAssetin interfaceAssetOrBuilder- Returns:
- The callAsset.
-
setCallAsset
public Asset.Builder setCallAsset(CallAsset value)
A call asset.
.google.ads.googleads.v10.common.CallAsset call_asset = 27;
-
setCallAsset
public Asset.Builder setCallAsset(CallAsset.Builder builderForValue)
A call asset.
.google.ads.googleads.v10.common.CallAsset call_asset = 27;
-
mergeCallAsset
public Asset.Builder mergeCallAsset(CallAsset value)
A call asset.
.google.ads.googleads.v10.common.CallAsset call_asset = 27;
-
clearCallAsset
public Asset.Builder clearCallAsset()
A call asset.
.google.ads.googleads.v10.common.CallAsset call_asset = 27;
-
getCallAssetBuilder
public CallAsset.Builder getCallAssetBuilder()
A call asset.
.google.ads.googleads.v10.common.CallAsset call_asset = 27;
-
getCallAssetOrBuilder
public CallAssetOrBuilder getCallAssetOrBuilder()
A call asset.
.google.ads.googleads.v10.common.CallAsset call_asset = 27;- Specified by:
getCallAssetOrBuilderin interfaceAssetOrBuilder
-
hasPriceAsset
public boolean hasPriceAsset()
A price asset.
.google.ads.googleads.v10.common.PriceAsset price_asset = 28;- Specified by:
hasPriceAssetin interfaceAssetOrBuilder- Returns:
- Whether the priceAsset field is set.
-
getPriceAsset
public PriceAsset getPriceAsset()
A price asset.
.google.ads.googleads.v10.common.PriceAsset price_asset = 28;- Specified by:
getPriceAssetin interfaceAssetOrBuilder- Returns:
- The priceAsset.
-
setPriceAsset
public Asset.Builder setPriceAsset(PriceAsset value)
A price asset.
.google.ads.googleads.v10.common.PriceAsset price_asset = 28;
-
setPriceAsset
public Asset.Builder setPriceAsset(PriceAsset.Builder builderForValue)
A price asset.
.google.ads.googleads.v10.common.PriceAsset price_asset = 28;
-
mergePriceAsset
public Asset.Builder mergePriceAsset(PriceAsset value)
A price asset.
.google.ads.googleads.v10.common.PriceAsset price_asset = 28;
-
clearPriceAsset
public Asset.Builder clearPriceAsset()
A price asset.
.google.ads.googleads.v10.common.PriceAsset price_asset = 28;
-
getPriceAssetBuilder
public PriceAsset.Builder getPriceAssetBuilder()
A price asset.
.google.ads.googleads.v10.common.PriceAsset price_asset = 28;
-
getPriceAssetOrBuilder
public PriceAssetOrBuilder getPriceAssetOrBuilder()
A price asset.
.google.ads.googleads.v10.common.PriceAsset price_asset = 28;- Specified by:
getPriceAssetOrBuilderin interfaceAssetOrBuilder
-
hasCallToActionAsset
public boolean hasCallToActionAsset()
Immutable. A call to action asset.
.google.ads.googleads.v10.common.CallToActionAsset call_to_action_asset = 29 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
hasCallToActionAssetin interfaceAssetOrBuilder- Returns:
- Whether the callToActionAsset field is set.
-
getCallToActionAsset
public CallToActionAsset getCallToActionAsset()
Immutable. A call to action asset.
.google.ads.googleads.v10.common.CallToActionAsset call_to_action_asset = 29 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getCallToActionAssetin interfaceAssetOrBuilder- Returns:
- The callToActionAsset.
-
setCallToActionAsset
public Asset.Builder setCallToActionAsset(CallToActionAsset value)
Immutable. A call to action asset.
.google.ads.googleads.v10.common.CallToActionAsset call_to_action_asset = 29 [(.google.api.field_behavior) = IMMUTABLE];
-
setCallToActionAsset
public Asset.Builder setCallToActionAsset(CallToActionAsset.Builder builderForValue)
Immutable. A call to action asset.
.google.ads.googleads.v10.common.CallToActionAsset call_to_action_asset = 29 [(.google.api.field_behavior) = IMMUTABLE];
-
mergeCallToActionAsset
public Asset.Builder mergeCallToActionAsset(CallToActionAsset value)
Immutable. A call to action asset.
.google.ads.googleads.v10.common.CallToActionAsset call_to_action_asset = 29 [(.google.api.field_behavior) = IMMUTABLE];
-
clearCallToActionAsset
public Asset.Builder clearCallToActionAsset()
Immutable. A call to action asset.
.google.ads.googleads.v10.common.CallToActionAsset call_to_action_asset = 29 [(.google.api.field_behavior) = IMMUTABLE];
-
getCallToActionAssetBuilder
public CallToActionAsset.Builder getCallToActionAssetBuilder()
Immutable. A call to action asset.
.google.ads.googleads.v10.common.CallToActionAsset call_to_action_asset = 29 [(.google.api.field_behavior) = IMMUTABLE];
-
getCallToActionAssetOrBuilder
public CallToActionAssetOrBuilder getCallToActionAssetOrBuilder()
Immutable. A call to action asset.
.google.ads.googleads.v10.common.CallToActionAsset call_to_action_asset = 29 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getCallToActionAssetOrBuilderin interfaceAssetOrBuilder
-
setUnknownFields
public final Asset.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>
-
mergeUnknownFields
public final Asset.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>
-
-