Class Recommendation.CalloutAssetRecommendation.Builder

    • Method Detail

      • getDescriptor

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

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Recommendation.CalloutAssetRecommendation.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Recommendation.CalloutAssetRecommendation.Builder>
      • getDefaultInstanceForType

        public Recommendation.CalloutAssetRecommendation getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public Recommendation.CalloutAssetRecommendation build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public Recommendation.CalloutAssetRecommendation buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Recommendation.CalloutAssetRecommendation.Builder>
      • mergeFrom

        public Recommendation.CalloutAssetRecommendation.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                                                           com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                    throws java.io.IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Recommendation.CalloutAssetRecommendation.Builder>
        Throws:
        java.io.IOException
      • setRecommendedCampaignCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder setRecommendedCampaignCalloutAssets​(int index,
                                                                                                     Asset value)
         Output only. New callout extension assets recommended at the campaign
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_campaign_callout_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setRecommendedCampaignCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder setRecommendedCampaignCalloutAssets​(int index,
                                                                                                     Asset.Builder builderForValue)
         Output only. New callout extension assets recommended at the campaign
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_campaign_callout_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addRecommendedCampaignCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder addRecommendedCampaignCalloutAssets​(Asset value)
         Output only. New callout extension assets recommended at the campaign
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_campaign_callout_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addRecommendedCampaignCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder addRecommendedCampaignCalloutAssets​(int index,
                                                                                                     Asset value)
         Output only. New callout extension assets recommended at the campaign
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_campaign_callout_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addRecommendedCampaignCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder addRecommendedCampaignCalloutAssets​(Asset.Builder builderForValue)
         Output only. New callout extension assets recommended at the campaign
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_campaign_callout_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addRecommendedCampaignCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder addRecommendedCampaignCalloutAssets​(int index,
                                                                                                     Asset.Builder builderForValue)
         Output only. New callout extension assets recommended at the campaign
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_campaign_callout_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addAllRecommendedCampaignCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder addAllRecommendedCampaignCalloutAssets​(java.lang.Iterable<? extends Asset> values)
         Output only. New callout extension assets recommended at the campaign
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_campaign_callout_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearRecommendedCampaignCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder clearRecommendedCampaignCalloutAssets()
         Output only. New callout extension assets recommended at the campaign
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_campaign_callout_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • removeRecommendedCampaignCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder removeRecommendedCampaignCalloutAssets​(int index)
         Output only. New callout extension assets recommended at the campaign
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_campaign_callout_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getRecommendedCampaignCalloutAssetsBuilder

        public Asset.Builder getRecommendedCampaignCalloutAssetsBuilder​(int index)
         Output only. New callout extension assets recommended at the campaign
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_campaign_callout_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addRecommendedCampaignCalloutAssetsBuilder

        public Asset.Builder addRecommendedCampaignCalloutAssetsBuilder()
         Output only. New callout extension assets recommended at the campaign
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_campaign_callout_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addRecommendedCampaignCalloutAssetsBuilder

        public Asset.Builder addRecommendedCampaignCalloutAssetsBuilder​(int index)
         Output only. New callout extension assets recommended at the campaign
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_campaign_callout_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getRecommendedCampaignCalloutAssetsBuilderList

        public java.util.List<Asset.Builder> getRecommendedCampaignCalloutAssetsBuilderList()
         Output only. New callout extension assets recommended at the campaign
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_campaign_callout_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setRecommendedCustomerCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder setRecommendedCustomerCalloutAssets​(int index,
                                                                                                     Asset value)
         Output only. New callout extension assets recommended at the customer
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_customer_callout_assets = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setRecommendedCustomerCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder setRecommendedCustomerCalloutAssets​(int index,
                                                                                                     Asset.Builder builderForValue)
         Output only. New callout extension assets recommended at the customer
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_customer_callout_assets = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addRecommendedCustomerCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder addRecommendedCustomerCalloutAssets​(Asset value)
         Output only. New callout extension assets recommended at the customer
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_customer_callout_assets = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addRecommendedCustomerCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder addRecommendedCustomerCalloutAssets​(int index,
                                                                                                     Asset value)
         Output only. New callout extension assets recommended at the customer
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_customer_callout_assets = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addRecommendedCustomerCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder addRecommendedCustomerCalloutAssets​(Asset.Builder builderForValue)
         Output only. New callout extension assets recommended at the customer
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_customer_callout_assets = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addRecommendedCustomerCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder addRecommendedCustomerCalloutAssets​(int index,
                                                                                                     Asset.Builder builderForValue)
         Output only. New callout extension assets recommended at the customer
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_customer_callout_assets = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addAllRecommendedCustomerCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder addAllRecommendedCustomerCalloutAssets​(java.lang.Iterable<? extends Asset> values)
         Output only. New callout extension assets recommended at the customer
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_customer_callout_assets = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearRecommendedCustomerCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder clearRecommendedCustomerCalloutAssets()
         Output only. New callout extension assets recommended at the customer
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_customer_callout_assets = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • removeRecommendedCustomerCalloutAssets

        public Recommendation.CalloutAssetRecommendation.Builder removeRecommendedCustomerCalloutAssets​(int index)
         Output only. New callout extension assets recommended at the customer
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_customer_callout_assets = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getRecommendedCustomerCalloutAssetsBuilder

        public Asset.Builder getRecommendedCustomerCalloutAssetsBuilder​(int index)
         Output only. New callout extension assets recommended at the customer
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_customer_callout_assets = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addRecommendedCustomerCalloutAssetsBuilder

        public Asset.Builder addRecommendedCustomerCalloutAssetsBuilder()
         Output only. New callout extension assets recommended at the customer
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_customer_callout_assets = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addRecommendedCustomerCalloutAssetsBuilder

        public Asset.Builder addRecommendedCustomerCalloutAssetsBuilder​(int index)
         Output only. New callout extension assets recommended at the customer
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_customer_callout_assets = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getRecommendedCustomerCalloutAssetsBuilderList

        public java.util.List<Asset.Builder> getRecommendedCustomerCalloutAssetsBuilderList()
         Output only. New callout extension assets recommended at the customer
         level.
         
        repeated .google.ads.googleads.v14.resources.Asset recommended_customer_callout_assets = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];