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

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

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

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

        public InsightsAudienceAttributeGroup.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<InsightsAudienceAttributeGroup.Builder>
      • isInitialized

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

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

        public java.util.List<AudienceInsightsAttribute> getAttributesList()
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getAttributesList in interface InsightsAudienceAttributeGroupOrBuilder
      • getAttributesCount

        public int getAttributesCount()
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getAttributesCount in interface InsightsAudienceAttributeGroupOrBuilder
      • getAttributes

        public AudienceInsightsAttribute getAttributes​(int index)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getAttributes in interface InsightsAudienceAttributeGroupOrBuilder
      • setAttributes

        public InsightsAudienceAttributeGroup.Builder setAttributes​(int index,
                                                                    AudienceInsightsAttribute value)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • setAttributes

        public InsightsAudienceAttributeGroup.Builder setAttributes​(int index,
                                                                    AudienceInsightsAttribute.Builder builderForValue)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • addAttributes

        public InsightsAudienceAttributeGroup.Builder addAttributes​(AudienceInsightsAttribute value)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • addAttributes

        public InsightsAudienceAttributeGroup.Builder addAttributes​(int index,
                                                                    AudienceInsightsAttribute value)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • addAttributes

        public InsightsAudienceAttributeGroup.Builder addAttributes​(AudienceInsightsAttribute.Builder builderForValue)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • addAttributes

        public InsightsAudienceAttributeGroup.Builder addAttributes​(int index,
                                                                    AudienceInsightsAttribute.Builder builderForValue)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • addAllAttributes

        public InsightsAudienceAttributeGroup.Builder addAllAttributes​(java.lang.Iterable<? extends AudienceInsightsAttribute> values)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • clearAttributes

        public InsightsAudienceAttributeGroup.Builder clearAttributes()
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • removeAttributes

        public InsightsAudienceAttributeGroup.Builder removeAttributes​(int index)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • getAttributesBuilder

        public AudienceInsightsAttribute.Builder getAttributesBuilder​(int index)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • getAttributesOrBuilder

        public AudienceInsightsAttributeOrBuilder getAttributesOrBuilder​(int index)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getAttributesOrBuilder in interface InsightsAudienceAttributeGroupOrBuilder
      • getAttributesOrBuilderList

        public java.util.List<? extends AudienceInsightsAttributeOrBuilder> getAttributesOrBuilderList()
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
        Specified by:
        getAttributesOrBuilderList in interface InsightsAudienceAttributeGroupOrBuilder
      • addAttributesBuilder

        public AudienceInsightsAttribute.Builder addAttributesBuilder()
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • addAttributesBuilder

        public AudienceInsightsAttribute.Builder addAttributesBuilder​(int index)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • getAttributesBuilderList

        public java.util.List<AudienceInsightsAttribute.Builder> getAttributesBuilderList()
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];