Class GenerateAudienceCompositionInsightsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<GenerateAudienceCompositionInsightsResponse.Builder>
com.google.ads.googleads.v18.services.GenerateAudienceCompositionInsightsResponse.Builder
- All Implemented Interfaces:
GenerateAudienceCompositionInsightsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- GenerateAudienceCompositionInsightsResponse
public static final class GenerateAudienceCompositionInsightsResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<GenerateAudienceCompositionInsightsResponse.Builder>
implements GenerateAudienceCompositionInsightsResponseOrBuilder
Response message for [AudienceInsightsService.GenerateAudienceCompositionInsights][google.ads.googleads.v18.services.AudienceInsightsService.GenerateAudienceCompositionInsights].Protobuf type
google.ads.googleads.v18.services.GenerateAudienceCompositionInsightsResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllSections(Iterable<? extends AudienceCompositionSection> values) The contents of the insights report, organized into sections.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSections(int index, AudienceCompositionSection value) The contents of the insights report, organized into sections.addSections(int index, AudienceCompositionSection.Builder builderForValue) The contents of the insights report, organized into sections.The contents of the insights report, organized into sections.addSections(AudienceCompositionSection.Builder builderForValue) The contents of the insights report, organized into sections.The contents of the insights report, organized into sections.addSectionsBuilder(int index) The contents of the insights report, organized into sections.build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The contents of the insights report, organized into sections.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetSections(int index) The contents of the insights report, organized into sections.getSectionsBuilder(int index) The contents of the insights report, organized into sections.The contents of the insights report, organized into sections.intThe contents of the insights report, organized into sections.The contents of the insights report, organized into sections.getSectionsOrBuilder(int index) The contents of the insights report, organized into sections.List<? extends AudienceCompositionSectionOrBuilder>The contents of the insights report, organized into sections.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeSections(int index) The contents of the insights report, organized into sections.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSections(int index, AudienceCompositionSection value) The contents of the insights report, organized into sections.setSections(int index, AudienceCompositionSection.Builder builderForValue) The contents of the insights report, organized into sections.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<GenerateAudienceCompositionInsightsResponse.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<GenerateAudienceCompositionInsightsResponse.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<GenerateAudienceCompositionInsightsResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<GenerateAudienceCompositionInsightsResponse.Builder>
-
setField
public GenerateAudienceCompositionInsightsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateAudienceCompositionInsightsResponse.Builder>
-
clearField
public GenerateAudienceCompositionInsightsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateAudienceCompositionInsightsResponse.Builder>
-
clearOneof
public GenerateAudienceCompositionInsightsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateAudienceCompositionInsightsResponse.Builder>
-
setRepeatedField
public GenerateAudienceCompositionInsightsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateAudienceCompositionInsightsResponse.Builder>
-
addRepeatedField
public GenerateAudienceCompositionInsightsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateAudienceCompositionInsightsResponse.Builder>
-
mergeFrom
public GenerateAudienceCompositionInsightsResponse.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GenerateAudienceCompositionInsightsResponse.Builder>
-
mergeFrom
public GenerateAudienceCompositionInsightsResponse.Builder mergeFrom(GenerateAudienceCompositionInsightsResponse other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateAudienceCompositionInsightsResponse.Builder>
-
mergeFrom
public GenerateAudienceCompositionInsightsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GenerateAudienceCompositionInsightsResponse.Builder>- Throws:
IOException
-
getSectionsList
The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1;- Specified by:
getSectionsListin interfaceGenerateAudienceCompositionInsightsResponseOrBuilder
-
getSectionsCount
public int getSectionsCount()The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1;- Specified by:
getSectionsCountin interfaceGenerateAudienceCompositionInsightsResponseOrBuilder
-
getSections
The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1;- Specified by:
getSectionsin interfaceGenerateAudienceCompositionInsightsResponseOrBuilder
-
setSections
public GenerateAudienceCompositionInsightsResponse.Builder setSections(int index, AudienceCompositionSection value) The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1; -
setSections
public GenerateAudienceCompositionInsightsResponse.Builder setSections(int index, AudienceCompositionSection.Builder builderForValue) The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1; -
addSections
public GenerateAudienceCompositionInsightsResponse.Builder addSections(AudienceCompositionSection value) The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1; -
addSections
public GenerateAudienceCompositionInsightsResponse.Builder addSections(int index, AudienceCompositionSection value) The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1; -
addSections
public GenerateAudienceCompositionInsightsResponse.Builder addSections(AudienceCompositionSection.Builder builderForValue) The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1; -
addSections
public GenerateAudienceCompositionInsightsResponse.Builder addSections(int index, AudienceCompositionSection.Builder builderForValue) The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1; -
addAllSections
public GenerateAudienceCompositionInsightsResponse.Builder addAllSections(Iterable<? extends AudienceCompositionSection> values) The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1; -
clearSections
The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1; -
removeSections
The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1; -
getSectionsBuilder
The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1; -
getSectionsOrBuilder
The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1;- Specified by:
getSectionsOrBuilderin interfaceGenerateAudienceCompositionInsightsResponseOrBuilder
-
getSectionsOrBuilderList
The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1;- Specified by:
getSectionsOrBuilderListin interfaceGenerateAudienceCompositionInsightsResponseOrBuilder
-
addSectionsBuilder
The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1; -
addSectionsBuilder
The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1; -
getSectionsBuilderList
The contents of the insights report, organized into sections. Each section is associated with one of the AudienceInsightsDimension values in the request. There may be more than one section per dimension.
repeated .google.ads.googleads.v18.services.AudienceCompositionSection sections = 1; -
setUnknownFields
public final GenerateAudienceCompositionInsightsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateAudienceCompositionInsightsResponse.Builder>
-
mergeUnknownFields
public final GenerateAudienceCompositionInsightsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateAudienceCompositionInsightsResponse.Builder>
-