Class GenerateProductMixIdeasResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GenerateProductMixIdeasResponse.Builder>
-
- com.google.ads.googleads.v10.services.GenerateProductMixIdeasResponse.Builder
-
- All Implemented Interfaces:
GenerateProductMixIdeasResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- GenerateProductMixIdeasResponse
public static final class GenerateProductMixIdeasResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GenerateProductMixIdeasResponse.Builder> implements GenerateProductMixIdeasResponseOrBuilder
The suggested product mix.
Protobuf typegoogle.ads.googleads.v10.services.GenerateProductMixIdeasResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description GenerateProductMixIdeasResponse.BuilderaddAllProductAllocation(java.lang.Iterable<? extends ProductAllocation> values)A list of products (ad formats) and the associated budget allocation idea.GenerateProductMixIdeasResponse.BuilderaddProductAllocation(int index, ProductAllocation value)A list of products (ad formats) and the associated budget allocation idea.GenerateProductMixIdeasResponse.BuilderaddProductAllocation(int index, ProductAllocation.Builder builderForValue)A list of products (ad formats) and the associated budget allocation idea.GenerateProductMixIdeasResponse.BuilderaddProductAllocation(ProductAllocation value)A list of products (ad formats) and the associated budget allocation idea.GenerateProductMixIdeasResponse.BuilderaddProductAllocation(ProductAllocation.Builder builderForValue)A list of products (ad formats) and the associated budget allocation idea.ProductAllocation.BuilderaddProductAllocationBuilder()A list of products (ad formats) and the associated budget allocation idea.ProductAllocation.BuilderaddProductAllocationBuilder(int index)A list of products (ad formats) and the associated budget allocation idea.GenerateProductMixIdeasResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)GenerateProductMixIdeasResponsebuild()GenerateProductMixIdeasResponsebuildPartial()GenerateProductMixIdeasResponse.Builderclear()GenerateProductMixIdeasResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)GenerateProductMixIdeasResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)GenerateProductMixIdeasResponse.BuilderclearProductAllocation()A list of products (ad formats) and the associated budget allocation idea.GenerateProductMixIdeasResponse.Builderclone()GenerateProductMixIdeasResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ProductAllocationgetProductAllocation(int index)A list of products (ad formats) and the associated budget allocation idea.ProductAllocation.BuildergetProductAllocationBuilder(int index)A list of products (ad formats) and the associated budget allocation idea.java.util.List<ProductAllocation.Builder>getProductAllocationBuilderList()A list of products (ad formats) and the associated budget allocation idea.intgetProductAllocationCount()A list of products (ad formats) and the associated budget allocation idea.java.util.List<ProductAllocation>getProductAllocationList()A list of products (ad formats) and the associated budget allocation idea.ProductAllocationOrBuildergetProductAllocationOrBuilder(int index)A list of products (ad formats) and the associated budget allocation idea.java.util.List<? extends ProductAllocationOrBuilder>getProductAllocationOrBuilderList()A list of products (ad formats) and the associated budget allocation idea.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()GenerateProductMixIdeasResponse.BuildermergeFrom(GenerateProductMixIdeasResponse other)GenerateProductMixIdeasResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GenerateProductMixIdeasResponse.BuildermergeFrom(com.google.protobuf.Message other)GenerateProductMixIdeasResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GenerateProductMixIdeasResponse.BuilderremoveProductAllocation(int index)A list of products (ad formats) and the associated budget allocation idea.GenerateProductMixIdeasResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)GenerateProductMixIdeasResponse.BuildersetProductAllocation(int index, ProductAllocation value)A list of products (ad formats) and the associated budget allocation idea.GenerateProductMixIdeasResponse.BuildersetProductAllocation(int index, ProductAllocation.Builder builderForValue)A list of products (ad formats) and the associated budget allocation idea.GenerateProductMixIdeasResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)GenerateProductMixIdeasResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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<GenerateProductMixIdeasResponse.Builder>
-
clear
public GenerateProductMixIdeasResponse.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<GenerateProductMixIdeasResponse.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<GenerateProductMixIdeasResponse.Builder>
-
getDefaultInstanceForType
public GenerateProductMixIdeasResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public GenerateProductMixIdeasResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public GenerateProductMixIdeasResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public GenerateProductMixIdeasResponse.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<GenerateProductMixIdeasResponse.Builder>
-
setField
public GenerateProductMixIdeasResponse.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<GenerateProductMixIdeasResponse.Builder>
-
clearField
public GenerateProductMixIdeasResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateProductMixIdeasResponse.Builder>
-
clearOneof
public GenerateProductMixIdeasResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateProductMixIdeasResponse.Builder>
-
setRepeatedField
public GenerateProductMixIdeasResponse.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<GenerateProductMixIdeasResponse.Builder>
-
addRepeatedField
public GenerateProductMixIdeasResponse.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<GenerateProductMixIdeasResponse.Builder>
-
mergeFrom
public GenerateProductMixIdeasResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GenerateProductMixIdeasResponse.Builder>
-
mergeFrom
public GenerateProductMixIdeasResponse.Builder mergeFrom(GenerateProductMixIdeasResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateProductMixIdeasResponse.Builder>
-
mergeFrom
public GenerateProductMixIdeasResponse.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<GenerateProductMixIdeasResponse.Builder>- Throws:
java.io.IOException
-
getProductAllocationList
public java.util.List<ProductAllocation> getProductAllocationList()
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;- Specified by:
getProductAllocationListin interfaceGenerateProductMixIdeasResponseOrBuilder
-
getProductAllocationCount
public int getProductAllocationCount()
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;- Specified by:
getProductAllocationCountin interfaceGenerateProductMixIdeasResponseOrBuilder
-
getProductAllocation
public ProductAllocation getProductAllocation(int index)
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;- Specified by:
getProductAllocationin interfaceGenerateProductMixIdeasResponseOrBuilder
-
setProductAllocation
public GenerateProductMixIdeasResponse.Builder setProductAllocation(int index, ProductAllocation value)
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;
-
setProductAllocation
public GenerateProductMixIdeasResponse.Builder setProductAllocation(int index, ProductAllocation.Builder builderForValue)
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;
-
addProductAllocation
public GenerateProductMixIdeasResponse.Builder addProductAllocation(ProductAllocation value)
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;
-
addProductAllocation
public GenerateProductMixIdeasResponse.Builder addProductAllocation(int index, ProductAllocation value)
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;
-
addProductAllocation
public GenerateProductMixIdeasResponse.Builder addProductAllocation(ProductAllocation.Builder builderForValue)
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;
-
addProductAllocation
public GenerateProductMixIdeasResponse.Builder addProductAllocation(int index, ProductAllocation.Builder builderForValue)
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;
-
addAllProductAllocation
public GenerateProductMixIdeasResponse.Builder addAllProductAllocation(java.lang.Iterable<? extends ProductAllocation> values)
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;
-
clearProductAllocation
public GenerateProductMixIdeasResponse.Builder clearProductAllocation()
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;
-
removeProductAllocation
public GenerateProductMixIdeasResponse.Builder removeProductAllocation(int index)
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;
-
getProductAllocationBuilder
public ProductAllocation.Builder getProductAllocationBuilder(int index)
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;
-
getProductAllocationOrBuilder
public ProductAllocationOrBuilder getProductAllocationOrBuilder(int index)
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;- Specified by:
getProductAllocationOrBuilderin interfaceGenerateProductMixIdeasResponseOrBuilder
-
getProductAllocationOrBuilderList
public java.util.List<? extends ProductAllocationOrBuilder> getProductAllocationOrBuilderList()
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;- Specified by:
getProductAllocationOrBuilderListin interfaceGenerateProductMixIdeasResponseOrBuilder
-
addProductAllocationBuilder
public ProductAllocation.Builder addProductAllocationBuilder()
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;
-
addProductAllocationBuilder
public ProductAllocation.Builder addProductAllocationBuilder(int index)
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;
-
getProductAllocationBuilderList
public java.util.List<ProductAllocation.Builder> getProductAllocationBuilderList()
A list of products (ad formats) and the associated budget allocation idea.
repeated .google.ads.googleads.v10.services.ProductAllocation product_allocation = 1;
-
setUnknownFields
public final GenerateProductMixIdeasResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateProductMixIdeasResponse.Builder>
-
mergeUnknownFields
public final GenerateProductMixIdeasResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateProductMixIdeasResponse.Builder>
-
-