Class AssetGroupAssetCombinationData.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<AssetGroupAssetCombinationData.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<AssetGroupAssetCombinationData.Builder>
      • getDefaultInstanceForType

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

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

        public AssetGroupAssetCombinationData buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • setRepeatedField

        public AssetGroupAssetCombinationData.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                                       int index,
                                                                       java.lang.Object value)
        Specified by:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AssetGroupAssetCombinationData.Builder>
      • isInitialized

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

        public AssetGroupAssetCombinationData.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<AssetGroupAssetCombinationData.Builder>
        Throws:
        java.io.IOException
      • setAssetCombinationServedAssets

        public AssetGroupAssetCombinationData.Builder setAssetCombinationServedAssets​(int index,
                                                                                      AssetUsage value)
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setAssetCombinationServedAssets

        public AssetGroupAssetCombinationData.Builder setAssetCombinationServedAssets​(int index,
                                                                                      AssetUsage.Builder builderForValue)
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addAssetCombinationServedAssets

        public AssetGroupAssetCombinationData.Builder addAssetCombinationServedAssets​(AssetUsage value)
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addAssetCombinationServedAssets

        public AssetGroupAssetCombinationData.Builder addAssetCombinationServedAssets​(int index,
                                                                                      AssetUsage value)
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addAssetCombinationServedAssets

        public AssetGroupAssetCombinationData.Builder addAssetCombinationServedAssets​(AssetUsage.Builder builderForValue)
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addAssetCombinationServedAssets

        public AssetGroupAssetCombinationData.Builder addAssetCombinationServedAssets​(int index,
                                                                                      AssetUsage.Builder builderForValue)
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addAllAssetCombinationServedAssets

        public AssetGroupAssetCombinationData.Builder addAllAssetCombinationServedAssets​(java.lang.Iterable<? extends AssetUsage> values)
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearAssetCombinationServedAssets

        public AssetGroupAssetCombinationData.Builder clearAssetCombinationServedAssets()
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • removeAssetCombinationServedAssets

        public AssetGroupAssetCombinationData.Builder removeAssetCombinationServedAssets​(int index)
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getAssetCombinationServedAssetsBuilder

        public AssetUsage.Builder getAssetCombinationServedAssetsBuilder​(int index)
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addAssetCombinationServedAssetsBuilder

        public AssetUsage.Builder addAssetCombinationServedAssetsBuilder()
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addAssetCombinationServedAssetsBuilder

        public AssetUsage.Builder addAssetCombinationServedAssetsBuilder​(int index)
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getAssetCombinationServedAssetsBuilderList

        public java.util.List<AssetUsage.Builder> getAssetCombinationServedAssetsBuilderList()
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];