Class MutateKeywordPlanCampaignsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanCampaignsRequest.Builder>
-
- com.google.ads.googleads.v10.services.MutateKeywordPlanCampaignsRequest.Builder
-
- All Implemented Interfaces:
MutateKeywordPlanCampaignsRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- MutateKeywordPlanCampaignsRequest
public static final class MutateKeywordPlanCampaignsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanCampaignsRequest.Builder> implements MutateKeywordPlanCampaignsRequestOrBuilder
Request message for [KeywordPlanCampaignService.MutateKeywordPlanCampaigns][google.ads.googleads.v10.services.KeywordPlanCampaignService.MutateKeywordPlanCampaigns].
Protobuf typegoogle.ads.googleads.v10.services.MutateKeywordPlanCampaignsRequest
-
-
Method Summary
-
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<MutateKeywordPlanCampaignsRequest.Builder>
-
clear
public MutateKeywordPlanCampaignsRequest.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<MutateKeywordPlanCampaignsRequest.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<MutateKeywordPlanCampaignsRequest.Builder>
-
getDefaultInstanceForType
public MutateKeywordPlanCampaignsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public MutateKeywordPlanCampaignsRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public MutateKeywordPlanCampaignsRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public MutateKeywordPlanCampaignsRequest.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<MutateKeywordPlanCampaignsRequest.Builder>
-
setField
public MutateKeywordPlanCampaignsRequest.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<MutateKeywordPlanCampaignsRequest.Builder>
-
clearField
public MutateKeywordPlanCampaignsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanCampaignsRequest.Builder>
-
clearOneof
public MutateKeywordPlanCampaignsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanCampaignsRequest.Builder>
-
setRepeatedField
public MutateKeywordPlanCampaignsRequest.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<MutateKeywordPlanCampaignsRequest.Builder>
-
addRepeatedField
public MutateKeywordPlanCampaignsRequest.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<MutateKeywordPlanCampaignsRequest.Builder>
-
mergeFrom
public MutateKeywordPlanCampaignsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MutateKeywordPlanCampaignsRequest.Builder>
-
mergeFrom
public MutateKeywordPlanCampaignsRequest.Builder mergeFrom(MutateKeywordPlanCampaignsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanCampaignsRequest.Builder>
-
mergeFrom
public MutateKeywordPlanCampaignsRequest.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<MutateKeywordPlanCampaignsRequest.Builder>- Throws:
java.io.IOException
-
getCustomerId
public java.lang.String getCustomerId()
Required. The ID of the customer whose Keyword Plan campaigns are being modified.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCustomerIdin interfaceMutateKeywordPlanCampaignsRequestOrBuilder- Returns:
- The customerId.
-
getCustomerIdBytes
public com.google.protobuf.ByteString getCustomerIdBytes()
Required. The ID of the customer whose Keyword Plan campaigns are being modified.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCustomerIdBytesin interfaceMutateKeywordPlanCampaignsRequestOrBuilder- Returns:
- The bytes for customerId.
-
setCustomerId
public MutateKeywordPlanCampaignsRequest.Builder setCustomerId(java.lang.String value)
Required. The ID of the customer whose Keyword Plan campaigns are being modified.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The customerId to set.- Returns:
- This builder for chaining.
-
clearCustomerId
public MutateKeywordPlanCampaignsRequest.Builder clearCustomerId()
Required. The ID of the customer whose Keyword Plan campaigns are being modified.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setCustomerIdBytes
public MutateKeywordPlanCampaignsRequest.Builder setCustomerIdBytes(com.google.protobuf.ByteString value)
Required. The ID of the customer whose Keyword Plan campaigns are being modified.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for customerId to set.- Returns:
- This builder for chaining.
-
getOperationsList
public java.util.List<KeywordPlanCampaignOperation> getOperationsList()
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getOperationsListin interfaceMutateKeywordPlanCampaignsRequestOrBuilder
-
getOperationsCount
public int getOperationsCount()
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getOperationsCountin interfaceMutateKeywordPlanCampaignsRequestOrBuilder
-
getOperations
public KeywordPlanCampaignOperation getOperations(int index)
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getOperationsin interfaceMutateKeywordPlanCampaignsRequestOrBuilder
-
setOperations
public MutateKeywordPlanCampaignsRequest.Builder setOperations(int index, KeywordPlanCampaignOperation value)
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];
-
setOperations
public MutateKeywordPlanCampaignsRequest.Builder setOperations(int index, KeywordPlanCampaignOperation.Builder builderForValue)
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];
-
addOperations
public MutateKeywordPlanCampaignsRequest.Builder addOperations(KeywordPlanCampaignOperation value)
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];
-
addOperations
public MutateKeywordPlanCampaignsRequest.Builder addOperations(int index, KeywordPlanCampaignOperation value)
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];
-
addOperations
public MutateKeywordPlanCampaignsRequest.Builder addOperations(KeywordPlanCampaignOperation.Builder builderForValue)
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];
-
addOperations
public MutateKeywordPlanCampaignsRequest.Builder addOperations(int index, KeywordPlanCampaignOperation.Builder builderForValue)
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];
-
addAllOperations
public MutateKeywordPlanCampaignsRequest.Builder addAllOperations(java.lang.Iterable<? extends KeywordPlanCampaignOperation> values)
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];
-
clearOperations
public MutateKeywordPlanCampaignsRequest.Builder clearOperations()
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];
-
removeOperations
public MutateKeywordPlanCampaignsRequest.Builder removeOperations(int index)
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];
-
getOperationsBuilder
public KeywordPlanCampaignOperation.Builder getOperationsBuilder(int index)
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];
-
getOperationsOrBuilder
public KeywordPlanCampaignOperationOrBuilder getOperationsOrBuilder(int index)
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getOperationsOrBuilderin interfaceMutateKeywordPlanCampaignsRequestOrBuilder
-
getOperationsOrBuilderList
public java.util.List<? extends KeywordPlanCampaignOperationOrBuilder> getOperationsOrBuilderList()
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getOperationsOrBuilderListin interfaceMutateKeywordPlanCampaignsRequestOrBuilder
-
addOperationsBuilder
public KeywordPlanCampaignOperation.Builder addOperationsBuilder()
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];
-
addOperationsBuilder
public KeywordPlanCampaignOperation.Builder addOperationsBuilder(int index)
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];
-
getOperationsBuilderList
public java.util.List<KeywordPlanCampaignOperation.Builder> getOperationsBuilderList()
Required. The list of operations to perform on individual Keyword Plan campaigns.
repeated .google.ads.googleads.v10.services.KeywordPlanCampaignOperation operations = 2 [(.google.api.field_behavior) = REQUIRED];
-
getPartialFailure
public boolean getPartialFailure()
If true, successful operations will be carried out and invalid operations will return errors. If false, all operations will be carried out in one transaction if and only if they are all valid. Default is false.
bool partial_failure = 3;- Specified by:
getPartialFailurein interfaceMutateKeywordPlanCampaignsRequestOrBuilder- Returns:
- The partialFailure.
-
setPartialFailure
public MutateKeywordPlanCampaignsRequest.Builder setPartialFailure(boolean value)
If true, successful operations will be carried out and invalid operations will return errors. If false, all operations will be carried out in one transaction if and only if they are all valid. Default is false.
bool partial_failure = 3;- Parameters:
value- The partialFailure to set.- Returns:
- This builder for chaining.
-
clearPartialFailure
public MutateKeywordPlanCampaignsRequest.Builder clearPartialFailure()
If true, successful operations will be carried out and invalid operations will return errors. If false, all operations will be carried out in one transaction if and only if they are all valid. Default is false.
bool partial_failure = 3;- Returns:
- This builder for chaining.
-
getValidateOnly
public boolean getValidateOnly()
If true, the request is validated but not executed. Only errors are returned, not results.
bool validate_only = 4;- Specified by:
getValidateOnlyin interfaceMutateKeywordPlanCampaignsRequestOrBuilder- Returns:
- The validateOnly.
-
setValidateOnly
public MutateKeywordPlanCampaignsRequest.Builder setValidateOnly(boolean value)
If true, the request is validated but not executed. Only errors are returned, not results.
bool validate_only = 4;- Parameters:
value- The validateOnly to set.- Returns:
- This builder for chaining.
-
clearValidateOnly
public MutateKeywordPlanCampaignsRequest.Builder clearValidateOnly()
If true, the request is validated but not executed. Only errors are returned, not results.
bool validate_only = 4;- Returns:
- This builder for chaining.
-
setUnknownFields
public final MutateKeywordPlanCampaignsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanCampaignsRequest.Builder>
-
mergeUnknownFields
public final MutateKeywordPlanCampaignsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanCampaignsRequest.Builder>
-
-