Class BiddingSeasonalityAdjustmentOperation.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<BiddingSeasonalityAdjustmentOperation.Builder>
com.google.ads.googleads.v18.services.BiddingSeasonalityAdjustmentOperation.Builder
- All Implemented Interfaces:
BiddingSeasonalityAdjustmentOperationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BiddingSeasonalityAdjustmentOperation
public static final class BiddingSeasonalityAdjustmentOperation.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<BiddingSeasonalityAdjustmentOperation.Builder>
implements BiddingSeasonalityAdjustmentOperationOrBuilder
A single operation (create, remove, update) on a seasonality adjustment.Protobuf type
google.ads.googleads.v18.services.BiddingSeasonalityAdjustmentOperation-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Create operation: No resource name is expected for the new seasonality adjustment.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Remove operation: A resource name for the removed seasonality adjustment is expected, in this format: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`Update operation: The seasonality adjustment is expected to have a valid resource name.FieldMask that determines which resource fields are modified in an update.clone()Create operation: No resource name is expected for the new seasonality adjustment.Create operation: No resource name is expected for the new seasonality adjustment.Create operation: No resource name is expected for the new seasonality adjustment.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorRemove operation: A resource name for the removed seasonality adjustment is expected, in this format: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`com.google.protobuf.ByteStringRemove operation: A resource name for the removed seasonality adjustment is expected, in this format: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`Update operation: The seasonality adjustment is expected to have a valid resource name.Update operation: The seasonality adjustment is expected to have a valid resource name.com.google.protobuf.FieldMaskFieldMask that determines which resource fields are modified in an update.com.google.protobuf.FieldMask.BuilderFieldMask that determines which resource fields are modified in an update.com.google.protobuf.FieldMaskOrBuilderFieldMask that determines which resource fields are modified in an update.Update operation: The seasonality adjustment is expected to have a valid resource name.booleanCreate operation: No resource name is expected for the new seasonality adjustment.booleanRemove operation: A resource name for the removed seasonality adjustment is expected, in this format: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`booleanUpdate operation: The seasonality adjustment is expected to have a valid resource name.booleanFieldMask that determines which resource fields are modified in an update.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanCreate operation: No resource name is expected for the new seasonality adjustment.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Update operation: The seasonality adjustment is expected to have a valid resource name.mergeUpdateMask(com.google.protobuf.FieldMask value) FieldMask that determines which resource fields are modified in an update.Create operation: No resource name is expected for the new seasonality adjustment.setCreate(BiddingSeasonalityAdjustment.Builder builderForValue) Create operation: No resource name is expected for the new seasonality adjustment.Remove operation: A resource name for the removed seasonality adjustment is expected, in this format: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`setRemoveBytes(com.google.protobuf.ByteString value) Remove operation: A resource name for the removed seasonality adjustment is expected, in this format: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Update operation: The seasonality adjustment is expected to have a valid resource name.setUpdate(BiddingSeasonalityAdjustment.Builder builderForValue) Update operation: The seasonality adjustment is expected to have a valid resource name.setUpdateMask(com.google.protobuf.FieldMask value) FieldMask that determines which resource fields are modified in an update.setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue) 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, 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<BiddingSeasonalityAdjustmentOperation.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<BiddingSeasonalityAdjustmentOperation.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<BiddingSeasonalityAdjustmentOperation.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<BiddingSeasonalityAdjustmentOperation.Builder>
-
setField
public BiddingSeasonalityAdjustmentOperation.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<BiddingSeasonalityAdjustmentOperation.Builder>
-
clearField
public BiddingSeasonalityAdjustmentOperation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BiddingSeasonalityAdjustmentOperation.Builder>
-
clearOneof
public BiddingSeasonalityAdjustmentOperation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BiddingSeasonalityAdjustmentOperation.Builder>
-
setRepeatedField
public BiddingSeasonalityAdjustmentOperation.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<BiddingSeasonalityAdjustmentOperation.Builder>
-
addRepeatedField
public BiddingSeasonalityAdjustmentOperation.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<BiddingSeasonalityAdjustmentOperation.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BiddingSeasonalityAdjustmentOperation.Builder>
-
mergeFrom
public BiddingSeasonalityAdjustmentOperation.Builder mergeFrom(BiddingSeasonalityAdjustmentOperation other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BiddingSeasonalityAdjustmentOperation.Builder>
-
mergeFrom
public BiddingSeasonalityAdjustmentOperation.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<BiddingSeasonalityAdjustmentOperation.Builder>- Throws:
IOException
-
getOperationCase
- Specified by:
getOperationCasein interfaceBiddingSeasonalityAdjustmentOperationOrBuilder
-
clearOperation
-
hasUpdateMask
public boolean hasUpdateMask()FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4;- Specified by:
hasUpdateMaskin interfaceBiddingSeasonalityAdjustmentOperationOrBuilder- Returns:
- Whether the updateMask field is set.
-
getUpdateMask
public com.google.protobuf.FieldMask getUpdateMask()FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4;- Specified by:
getUpdateMaskin interfaceBiddingSeasonalityAdjustmentOperationOrBuilder- Returns:
- The updateMask.
-
setUpdateMask
public BiddingSeasonalityAdjustmentOperation.Builder setUpdateMask(com.google.protobuf.FieldMask value) FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4; -
setUpdateMask
public BiddingSeasonalityAdjustmentOperation.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue) FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4; -
mergeUpdateMask
public BiddingSeasonalityAdjustmentOperation.Builder mergeUpdateMask(com.google.protobuf.FieldMask value) FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4; -
clearUpdateMask
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()FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4; -
getUpdateMaskOrBuilder
public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()FieldMask that determines which resource fields are modified in an update.
.google.protobuf.FieldMask update_mask = 4;- Specified by:
getUpdateMaskOrBuilderin interfaceBiddingSeasonalityAdjustmentOperationOrBuilder
-
hasCreate
public boolean hasCreate()Create operation: No resource name is expected for the new seasonality adjustment.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment create = 1;- Specified by:
hasCreatein interfaceBiddingSeasonalityAdjustmentOperationOrBuilder- Returns:
- Whether the create field is set.
-
getCreate
Create operation: No resource name is expected for the new seasonality adjustment.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment create = 1;- Specified by:
getCreatein interfaceBiddingSeasonalityAdjustmentOperationOrBuilder- Returns:
- The create.
-
setCreate
Create operation: No resource name is expected for the new seasonality adjustment.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment create = 1; -
setCreate
public BiddingSeasonalityAdjustmentOperation.Builder setCreate(BiddingSeasonalityAdjustment.Builder builderForValue) Create operation: No resource name is expected for the new seasonality adjustment.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment create = 1; -
mergeCreate
public BiddingSeasonalityAdjustmentOperation.Builder mergeCreate(BiddingSeasonalityAdjustment value) Create operation: No resource name is expected for the new seasonality adjustment.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment create = 1; -
clearCreate
Create operation: No resource name is expected for the new seasonality adjustment.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment create = 1; -
getCreateBuilder
Create operation: No resource name is expected for the new seasonality adjustment.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment create = 1; -
getCreateOrBuilder
Create operation: No resource name is expected for the new seasonality adjustment.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment create = 1;- Specified by:
getCreateOrBuilderin interfaceBiddingSeasonalityAdjustmentOperationOrBuilder
-
hasUpdate
public boolean hasUpdate()Update operation: The seasonality adjustment is expected to have a valid resource name.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment update = 2;- Specified by:
hasUpdatein interfaceBiddingSeasonalityAdjustmentOperationOrBuilder- Returns:
- Whether the update field is set.
-
getUpdate
Update operation: The seasonality adjustment is expected to have a valid resource name.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment update = 2;- Specified by:
getUpdatein interfaceBiddingSeasonalityAdjustmentOperationOrBuilder- Returns:
- The update.
-
setUpdate
Update operation: The seasonality adjustment is expected to have a valid resource name.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment update = 2; -
setUpdate
public BiddingSeasonalityAdjustmentOperation.Builder setUpdate(BiddingSeasonalityAdjustment.Builder builderForValue) Update operation: The seasonality adjustment is expected to have a valid resource name.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment update = 2; -
mergeUpdate
public BiddingSeasonalityAdjustmentOperation.Builder mergeUpdate(BiddingSeasonalityAdjustment value) Update operation: The seasonality adjustment is expected to have a valid resource name.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment update = 2; -
clearUpdate
Update operation: The seasonality adjustment is expected to have a valid resource name.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment update = 2; -
getUpdateBuilder
Update operation: The seasonality adjustment is expected to have a valid resource name.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment update = 2; -
getUpdateOrBuilder
Update operation: The seasonality adjustment is expected to have a valid resource name.
.google.ads.googleads.v18.resources.BiddingSeasonalityAdjustment update = 2;- Specified by:
getUpdateOrBuilderin interfaceBiddingSeasonalityAdjustmentOperationOrBuilder
-
hasRemove
public boolean hasRemove()Remove operation: A resource name for the removed seasonality adjustment is expected, in this format: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`string remove = 3 [(.google.api.resource_reference) = { ... }- Specified by:
hasRemovein interfaceBiddingSeasonalityAdjustmentOperationOrBuilder- Returns:
- Whether the remove field is set.
-
getRemove
Remove operation: A resource name for the removed seasonality adjustment is expected, in this format: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`string remove = 3 [(.google.api.resource_reference) = { ... }- Specified by:
getRemovein interfaceBiddingSeasonalityAdjustmentOperationOrBuilder- Returns:
- The remove.
-
getRemoveBytes
public com.google.protobuf.ByteString getRemoveBytes()Remove operation: A resource name for the removed seasonality adjustment is expected, in this format: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`string remove = 3 [(.google.api.resource_reference) = { ... }- Specified by:
getRemoveBytesin interfaceBiddingSeasonalityAdjustmentOperationOrBuilder- Returns:
- The bytes for remove.
-
setRemove
Remove operation: A resource name for the removed seasonality adjustment is expected, in this format: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`string remove = 3 [(.google.api.resource_reference) = { ... }- Parameters:
value- The remove to set.- Returns:
- This builder for chaining.
-
clearRemove
Remove operation: A resource name for the removed seasonality adjustment is expected, in this format: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`string remove = 3 [(.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setRemoveBytes
public BiddingSeasonalityAdjustmentOperation.Builder setRemoveBytes(com.google.protobuf.ByteString value) Remove operation: A resource name for the removed seasonality adjustment is expected, in this format: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`string remove = 3 [(.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for remove to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final BiddingSeasonalityAdjustmentOperation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BiddingSeasonalityAdjustmentOperation.Builder>
-
mergeUnknownFields
public final BiddingSeasonalityAdjustmentOperation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BiddingSeasonalityAdjustmentOperation.Builder>
-