Class KeywordPlanOperation.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanOperation.Builder>
-
- com.google.ads.googleads.v10.services.KeywordPlanOperation.Builder
-
- All Implemented Interfaces:
KeywordPlanOperationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- KeywordPlanOperation
public static final class KeywordPlanOperation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanOperation.Builder> implements KeywordPlanOperationOrBuilder
A single operation (create, update, remove) on a keyword plan.
Protobuf typegoogle.ads.googleads.v10.services.KeywordPlanOperation
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description KeywordPlanOperation.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)KeywordPlanOperationbuild()KeywordPlanOperationbuildPartial()KeywordPlanOperation.Builderclear()KeywordPlanOperation.BuilderclearCreate()Create operation: No resource name is expected for the new keyword plan.KeywordPlanOperation.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)KeywordPlanOperation.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)KeywordPlanOperation.BuilderclearOperation()KeywordPlanOperation.BuilderclearRemove()Remove operation: A resource name for the removed keyword plan is expected in this format: `customers/{customer_id}/keywordPlans/{keyword_plan_id}`KeywordPlanOperation.BuilderclearUpdate()Update operation: The keyword plan is expected to have a valid resource name.KeywordPlanOperation.BuilderclearUpdateMask()The FieldMask that determines which resource fields are modified in an update.KeywordPlanOperation.Builderclone()KeywordPlangetCreate()Create operation: No resource name is expected for the new keyword plan.KeywordPlan.BuildergetCreateBuilder()Create operation: No resource name is expected for the new keyword plan.KeywordPlanOrBuildergetCreateOrBuilder()Create operation: No resource name is expected for the new keyword plan.KeywordPlanOperationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()KeywordPlanOperation.OperationCasegetOperationCase()java.lang.StringgetRemove()Remove operation: A resource name for the removed keyword plan is expected in this format: `customers/{customer_id}/keywordPlans/{keyword_plan_id}`com.google.protobuf.ByteStringgetRemoveBytes()Remove operation: A resource name for the removed keyword plan is expected in this format: `customers/{customer_id}/keywordPlans/{keyword_plan_id}`KeywordPlangetUpdate()Update operation: The keyword plan is expected to have a valid resource name.KeywordPlan.BuildergetUpdateBuilder()Update operation: The keyword plan is expected to have a valid resource name.com.google.protobuf.FieldMaskgetUpdateMask()The FieldMask that determines which resource fields are modified in an update.com.google.protobuf.FieldMask.BuildergetUpdateMaskBuilder()The FieldMask that determines which resource fields are modified in an update.com.google.protobuf.FieldMaskOrBuildergetUpdateMaskOrBuilder()The FieldMask that determines which resource fields are modified in an update.KeywordPlanOrBuildergetUpdateOrBuilder()Update operation: The keyword plan is expected to have a valid resource name.booleanhasCreate()Create operation: No resource name is expected for the new keyword plan.booleanhasRemove()Remove operation: A resource name for the removed keyword plan is expected in this format: `customers/{customer_id}/keywordPlans/{keyword_plan_id}`booleanhasUpdate()Update operation: The keyword plan is expected to have a valid resource name.booleanhasUpdateMask()The FieldMask that determines which resource fields are modified in an update.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()KeywordPlanOperation.BuildermergeCreate(KeywordPlan value)Create operation: No resource name is expected for the new keyword plan.KeywordPlanOperation.BuildermergeFrom(KeywordPlanOperation other)KeywordPlanOperation.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)KeywordPlanOperation.BuildermergeFrom(com.google.protobuf.Message other)KeywordPlanOperation.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)KeywordPlanOperation.BuildermergeUpdate(KeywordPlan value)Update operation: The keyword plan is expected to have a valid resource name.KeywordPlanOperation.BuildermergeUpdateMask(com.google.protobuf.FieldMask value)The FieldMask that determines which resource fields are modified in an update.KeywordPlanOperation.BuildersetCreate(KeywordPlan value)Create operation: No resource name is expected for the new keyword plan.KeywordPlanOperation.BuildersetCreate(KeywordPlan.Builder builderForValue)Create operation: No resource name is expected for the new keyword plan.KeywordPlanOperation.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)KeywordPlanOperation.BuildersetRemove(java.lang.String value)Remove operation: A resource name for the removed keyword plan is expected in this format: `customers/{customer_id}/keywordPlans/{keyword_plan_id}`KeywordPlanOperation.BuildersetRemoveBytes(com.google.protobuf.ByteString value)Remove operation: A resource name for the removed keyword plan is expected in this format: `customers/{customer_id}/keywordPlans/{keyword_plan_id}`KeywordPlanOperation.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)KeywordPlanOperation.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)KeywordPlanOperation.BuildersetUpdate(KeywordPlan value)Update operation: The keyword plan is expected to have a valid resource name.KeywordPlanOperation.BuildersetUpdate(KeywordPlan.Builder builderForValue)Update operation: The keyword plan is expected to have a valid resource name.KeywordPlanOperation.BuildersetUpdateMask(com.google.protobuf.FieldMask value)The FieldMask that determines which resource fields are modified in an update.KeywordPlanOperation.BuildersetUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)The FieldMask that determines which resource fields are modified in an update.-
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<KeywordPlanOperation.Builder>
-
clear
public KeywordPlanOperation.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<KeywordPlanOperation.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<KeywordPlanOperation.Builder>
-
getDefaultInstanceForType
public KeywordPlanOperation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public KeywordPlanOperation build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public KeywordPlanOperation buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public KeywordPlanOperation.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<KeywordPlanOperation.Builder>
-
setField
public KeywordPlanOperation.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<KeywordPlanOperation.Builder>
-
clearField
public KeywordPlanOperation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanOperation.Builder>
-
clearOneof
public KeywordPlanOperation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanOperation.Builder>
-
setRepeatedField
public KeywordPlanOperation.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<KeywordPlanOperation.Builder>
-
addRepeatedField
public KeywordPlanOperation.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<KeywordPlanOperation.Builder>
-
mergeFrom
public KeywordPlanOperation.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<KeywordPlanOperation.Builder>
-
mergeFrom
public KeywordPlanOperation.Builder mergeFrom(KeywordPlanOperation other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanOperation.Builder>
-
mergeFrom
public KeywordPlanOperation.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<KeywordPlanOperation.Builder>- Throws:
java.io.IOException
-
getOperationCase
public KeywordPlanOperation.OperationCase getOperationCase()
- Specified by:
getOperationCasein interfaceKeywordPlanOperationOrBuilder
-
clearOperation
public KeywordPlanOperation.Builder clearOperation()
-
hasUpdateMask
public boolean hasUpdateMask()
The FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4;- Specified by:
hasUpdateMaskin interfaceKeywordPlanOperationOrBuilder- Returns:
- Whether the updateMask field is set.
-
getUpdateMask
public com.google.protobuf.FieldMask getUpdateMask()
The FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4;- Specified by:
getUpdateMaskin interfaceKeywordPlanOperationOrBuilder- Returns:
- The updateMask.
-
setUpdateMask
public KeywordPlanOperation.Builder setUpdateMask(com.google.protobuf.FieldMask value)
The FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4;
-
setUpdateMask
public KeywordPlanOperation.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
The FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4;
-
mergeUpdateMask
public KeywordPlanOperation.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
The FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4;
-
clearUpdateMask
public KeywordPlanOperation.Builder clearUpdateMask()
The FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4;
-
getUpdateMaskBuilder
public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder()
The FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4;
-
getUpdateMaskOrBuilder
public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
The FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4;- Specified by:
getUpdateMaskOrBuilderin interfaceKeywordPlanOperationOrBuilder
-
hasCreate
public boolean hasCreate()
Create operation: No resource name is expected for the new keyword plan.
.google.ads.googleads.v10.resources.KeywordPlan create = 1;- Specified by:
hasCreatein interfaceKeywordPlanOperationOrBuilder- Returns:
- Whether the create field is set.
-
getCreate
public KeywordPlan getCreate()
Create operation: No resource name is expected for the new keyword plan.
.google.ads.googleads.v10.resources.KeywordPlan create = 1;- Specified by:
getCreatein interfaceKeywordPlanOperationOrBuilder- Returns:
- The create.
-
setCreate
public KeywordPlanOperation.Builder setCreate(KeywordPlan value)
Create operation: No resource name is expected for the new keyword plan.
.google.ads.googleads.v10.resources.KeywordPlan create = 1;
-
setCreate
public KeywordPlanOperation.Builder setCreate(KeywordPlan.Builder builderForValue)
Create operation: No resource name is expected for the new keyword plan.
.google.ads.googleads.v10.resources.KeywordPlan create = 1;
-
mergeCreate
public KeywordPlanOperation.Builder mergeCreate(KeywordPlan value)
Create operation: No resource name is expected for the new keyword plan.
.google.ads.googleads.v10.resources.KeywordPlan create = 1;
-
clearCreate
public KeywordPlanOperation.Builder clearCreate()
Create operation: No resource name is expected for the new keyword plan.
.google.ads.googleads.v10.resources.KeywordPlan create = 1;
-
getCreateBuilder
public KeywordPlan.Builder getCreateBuilder()
Create operation: No resource name is expected for the new keyword plan.
.google.ads.googleads.v10.resources.KeywordPlan create = 1;
-
getCreateOrBuilder
public KeywordPlanOrBuilder getCreateOrBuilder()
Create operation: No resource name is expected for the new keyword plan.
.google.ads.googleads.v10.resources.KeywordPlan create = 1;- Specified by:
getCreateOrBuilderin interfaceKeywordPlanOperationOrBuilder
-
hasUpdate
public boolean hasUpdate()
Update operation: The keyword plan is expected to have a valid resource name.
.google.ads.googleads.v10.resources.KeywordPlan update = 2;- Specified by:
hasUpdatein interfaceKeywordPlanOperationOrBuilder- Returns:
- Whether the update field is set.
-
getUpdate
public KeywordPlan getUpdate()
Update operation: The keyword plan is expected to have a valid resource name.
.google.ads.googleads.v10.resources.KeywordPlan update = 2;- Specified by:
getUpdatein interfaceKeywordPlanOperationOrBuilder- Returns:
- The update.
-
setUpdate
public KeywordPlanOperation.Builder setUpdate(KeywordPlan value)
Update operation: The keyword plan is expected to have a valid resource name.
.google.ads.googleads.v10.resources.KeywordPlan update = 2;
-
setUpdate
public KeywordPlanOperation.Builder setUpdate(KeywordPlan.Builder builderForValue)
Update operation: The keyword plan is expected to have a valid resource name.
.google.ads.googleads.v10.resources.KeywordPlan update = 2;
-
mergeUpdate
public KeywordPlanOperation.Builder mergeUpdate(KeywordPlan value)
Update operation: The keyword plan is expected to have a valid resource name.
.google.ads.googleads.v10.resources.KeywordPlan update = 2;
-
clearUpdate
public KeywordPlanOperation.Builder clearUpdate()
Update operation: The keyword plan is expected to have a valid resource name.
.google.ads.googleads.v10.resources.KeywordPlan update = 2;
-
getUpdateBuilder
public KeywordPlan.Builder getUpdateBuilder()
Update operation: The keyword plan is expected to have a valid resource name.
.google.ads.googleads.v10.resources.KeywordPlan update = 2;
-
getUpdateOrBuilder
public KeywordPlanOrBuilder getUpdateOrBuilder()
Update operation: The keyword plan is expected to have a valid resource name.
.google.ads.googleads.v10.resources.KeywordPlan update = 2;- Specified by:
getUpdateOrBuilderin interfaceKeywordPlanOperationOrBuilder
-
hasRemove
public boolean hasRemove()
Remove operation: A resource name for the removed keyword plan is expected in this format: `customers/{customer_id}/keywordPlans/{keyword_plan_id}`string remove = 3 [(.google.api.resource_reference) = { ... }- Specified by:
hasRemovein interfaceKeywordPlanOperationOrBuilder- Returns:
- Whether the remove field is set.
-
getRemove
public java.lang.String getRemove()
Remove operation: A resource name for the removed keyword plan is expected in this format: `customers/{customer_id}/keywordPlans/{keyword_plan_id}`string remove = 3 [(.google.api.resource_reference) = { ... }- Specified by:
getRemovein interfaceKeywordPlanOperationOrBuilder- Returns:
- The remove.
-
getRemoveBytes
public com.google.protobuf.ByteString getRemoveBytes()
Remove operation: A resource name for the removed keyword plan is expected in this format: `customers/{customer_id}/keywordPlans/{keyword_plan_id}`string remove = 3 [(.google.api.resource_reference) = { ... }- Specified by:
getRemoveBytesin interfaceKeywordPlanOperationOrBuilder- Returns:
- The bytes for remove.
-
setRemove
public KeywordPlanOperation.Builder setRemove(java.lang.String value)
Remove operation: A resource name for the removed keyword plan is expected in this format: `customers/{customer_id}/keywordPlans/{keyword_plan_id}`string remove = 3 [(.google.api.resource_reference) = { ... }- Parameters:
value- The remove to set.- Returns:
- This builder for chaining.
-
clearRemove
public KeywordPlanOperation.Builder clearRemove()
Remove operation: A resource name for the removed keyword plan is expected in this format: `customers/{customer_id}/keywordPlans/{keyword_plan_id}`string remove = 3 [(.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setRemoveBytes
public KeywordPlanOperation.Builder setRemoveBytes(com.google.protobuf.ByteString value)
Remove operation: A resource name for the removed keyword plan is expected in this format: `customers/{customer_id}/keywordPlans/{keyword_plan_id}`string remove = 3 [(.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for remove to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final KeywordPlanOperation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanOperation.Builder>
-
mergeUnknownFields
public final KeywordPlanOperation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanOperation.Builder>
-
-