Class Campaign.AssetAutomationSetting.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Campaign.AssetAutomationSetting.Builder>
-
- com.google.ads.googleads.v15.resources.Campaign.AssetAutomationSetting.Builder
-
- All Implemented Interfaces:
Campaign.AssetAutomationSettingOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- Campaign.AssetAutomationSetting
public static final class Campaign.AssetAutomationSetting.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Campaign.AssetAutomationSetting.Builder> implements Campaign.AssetAutomationSettingOrBuilder
Asset automation setting contains pair of AssetAutomationType and the asset automation opt-in/out status
Protobuf typegoogle.ads.googleads.v15.resources.Campaign.AssetAutomationSetting
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Campaign.AssetAutomationSetting.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Campaign.AssetAutomationSettingbuild()Campaign.AssetAutomationSettingbuildPartial()Campaign.AssetAutomationSetting.Builderclear()Campaign.AssetAutomationSetting.BuilderclearAssetAutomationStatus()The opt-in/out status of asset automation type.Campaign.AssetAutomationSetting.BuilderclearAssetAutomationType()The asset automation type advertiser would like to opt-in/out.Campaign.AssetAutomationSetting.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Campaign.AssetAutomationSetting.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Campaign.AssetAutomationSetting.Builderclone()AssetAutomationStatusEnum.AssetAutomationStatusgetAssetAutomationStatus()The opt-in/out status of asset automation type.intgetAssetAutomationStatusValue()The opt-in/out status of asset automation type.AssetAutomationTypeEnum.AssetAutomationTypegetAssetAutomationType()The asset automation type advertiser would like to opt-in/out.intgetAssetAutomationTypeValue()The asset automation type advertiser would like to opt-in/out.Campaign.AssetAutomationSettinggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()booleanhasAssetAutomationStatus()The opt-in/out status of asset automation type.booleanhasAssetAutomationType()The asset automation type advertiser would like to opt-in/out.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Campaign.AssetAutomationSetting.BuildermergeFrom(Campaign.AssetAutomationSetting other)Campaign.AssetAutomationSetting.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Campaign.AssetAutomationSetting.BuildermergeFrom(com.google.protobuf.Message other)Campaign.AssetAutomationSetting.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Campaign.AssetAutomationSetting.BuildersetAssetAutomationStatus(AssetAutomationStatusEnum.AssetAutomationStatus value)The opt-in/out status of asset automation type.Campaign.AssetAutomationSetting.BuildersetAssetAutomationStatusValue(int value)The opt-in/out status of asset automation type.Campaign.AssetAutomationSetting.BuildersetAssetAutomationType(AssetAutomationTypeEnum.AssetAutomationType value)The asset automation type advertiser would like to opt-in/out.Campaign.AssetAutomationSetting.BuildersetAssetAutomationTypeValue(int value)The asset automation type advertiser would like to opt-in/out.Campaign.AssetAutomationSetting.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Campaign.AssetAutomationSetting.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Campaign.AssetAutomationSetting.BuildersetUnknownFields(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, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
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<Campaign.AssetAutomationSetting.Builder>
-
clear
public Campaign.AssetAutomationSetting.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<Campaign.AssetAutomationSetting.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<Campaign.AssetAutomationSetting.Builder>
-
getDefaultInstanceForType
public Campaign.AssetAutomationSetting getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Campaign.AssetAutomationSetting build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Campaign.AssetAutomationSetting buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Campaign.AssetAutomationSetting.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<Campaign.AssetAutomationSetting.Builder>
-
setField
public Campaign.AssetAutomationSetting.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<Campaign.AssetAutomationSetting.Builder>
-
clearField
public Campaign.AssetAutomationSetting.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Campaign.AssetAutomationSetting.Builder>
-
clearOneof
public Campaign.AssetAutomationSetting.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Campaign.AssetAutomationSetting.Builder>
-
setRepeatedField
public Campaign.AssetAutomationSetting.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<Campaign.AssetAutomationSetting.Builder>
-
addRepeatedField
public Campaign.AssetAutomationSetting.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<Campaign.AssetAutomationSetting.Builder>
-
mergeFrom
public Campaign.AssetAutomationSetting.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Campaign.AssetAutomationSetting.Builder>
-
mergeFrom
public Campaign.AssetAutomationSetting.Builder mergeFrom(Campaign.AssetAutomationSetting other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Campaign.AssetAutomationSetting.Builder>
-
mergeFrom
public Campaign.AssetAutomationSetting.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<Campaign.AssetAutomationSetting.Builder>- Throws:
java.io.IOException
-
hasAssetAutomationType
public boolean hasAssetAutomationType()
The asset automation type advertiser would like to opt-in/out.
optional .google.ads.googleads.v15.enums.AssetAutomationTypeEnum.AssetAutomationType asset_automation_type = 1;- Specified by:
hasAssetAutomationTypein interfaceCampaign.AssetAutomationSettingOrBuilder- Returns:
- Whether the assetAutomationType field is set.
-
getAssetAutomationTypeValue
public int getAssetAutomationTypeValue()
The asset automation type advertiser would like to opt-in/out.
optional .google.ads.googleads.v15.enums.AssetAutomationTypeEnum.AssetAutomationType asset_automation_type = 1;- Specified by:
getAssetAutomationTypeValuein interfaceCampaign.AssetAutomationSettingOrBuilder- Returns:
- The enum numeric value on the wire for assetAutomationType.
-
setAssetAutomationTypeValue
public Campaign.AssetAutomationSetting.Builder setAssetAutomationTypeValue(int value)
The asset automation type advertiser would like to opt-in/out.
optional .google.ads.googleads.v15.enums.AssetAutomationTypeEnum.AssetAutomationType asset_automation_type = 1;- Parameters:
value- The enum numeric value on the wire for assetAutomationType to set.- Returns:
- This builder for chaining.
-
getAssetAutomationType
public AssetAutomationTypeEnum.AssetAutomationType getAssetAutomationType()
The asset automation type advertiser would like to opt-in/out.
optional .google.ads.googleads.v15.enums.AssetAutomationTypeEnum.AssetAutomationType asset_automation_type = 1;- Specified by:
getAssetAutomationTypein interfaceCampaign.AssetAutomationSettingOrBuilder- Returns:
- The assetAutomationType.
-
setAssetAutomationType
public Campaign.AssetAutomationSetting.Builder setAssetAutomationType(AssetAutomationTypeEnum.AssetAutomationType value)
The asset automation type advertiser would like to opt-in/out.
optional .google.ads.googleads.v15.enums.AssetAutomationTypeEnum.AssetAutomationType asset_automation_type = 1;- Parameters:
value- The assetAutomationType to set.- Returns:
- This builder for chaining.
-
clearAssetAutomationType
public Campaign.AssetAutomationSetting.Builder clearAssetAutomationType()
The asset automation type advertiser would like to opt-in/out.
optional .google.ads.googleads.v15.enums.AssetAutomationTypeEnum.AssetAutomationType asset_automation_type = 1;- Returns:
- This builder for chaining.
-
hasAssetAutomationStatus
public boolean hasAssetAutomationStatus()
The opt-in/out status of asset automation type.
optional .google.ads.googleads.v15.enums.AssetAutomationStatusEnum.AssetAutomationStatus asset_automation_status = 2;- Specified by:
hasAssetAutomationStatusin interfaceCampaign.AssetAutomationSettingOrBuilder- Returns:
- Whether the assetAutomationStatus field is set.
-
getAssetAutomationStatusValue
public int getAssetAutomationStatusValue()
The opt-in/out status of asset automation type.
optional .google.ads.googleads.v15.enums.AssetAutomationStatusEnum.AssetAutomationStatus asset_automation_status = 2;- Specified by:
getAssetAutomationStatusValuein interfaceCampaign.AssetAutomationSettingOrBuilder- Returns:
- The enum numeric value on the wire for assetAutomationStatus.
-
setAssetAutomationStatusValue
public Campaign.AssetAutomationSetting.Builder setAssetAutomationStatusValue(int value)
The opt-in/out status of asset automation type.
optional .google.ads.googleads.v15.enums.AssetAutomationStatusEnum.AssetAutomationStatus asset_automation_status = 2;- Parameters:
value- The enum numeric value on the wire for assetAutomationStatus to set.- Returns:
- This builder for chaining.
-
getAssetAutomationStatus
public AssetAutomationStatusEnum.AssetAutomationStatus getAssetAutomationStatus()
The opt-in/out status of asset automation type.
optional .google.ads.googleads.v15.enums.AssetAutomationStatusEnum.AssetAutomationStatus asset_automation_status = 2;- Specified by:
getAssetAutomationStatusin interfaceCampaign.AssetAutomationSettingOrBuilder- Returns:
- The assetAutomationStatus.
-
setAssetAutomationStatus
public Campaign.AssetAutomationSetting.Builder setAssetAutomationStatus(AssetAutomationStatusEnum.AssetAutomationStatus value)
The opt-in/out status of asset automation type.
optional .google.ads.googleads.v15.enums.AssetAutomationStatusEnum.AssetAutomationStatus asset_automation_status = 2;- Parameters:
value- The assetAutomationStatus to set.- Returns:
- This builder for chaining.
-
clearAssetAutomationStatus
public Campaign.AssetAutomationSetting.Builder clearAssetAutomationStatus()
The opt-in/out status of asset automation type.
optional .google.ads.googleads.v15.enums.AssetAutomationStatusEnum.AssetAutomationStatus asset_automation_status = 2;- Returns:
- This builder for chaining.
-
setUnknownFields
public final Campaign.AssetAutomationSetting.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Campaign.AssetAutomationSetting.Builder>
-
mergeUnknownFields
public final Campaign.AssetAutomationSetting.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Campaign.AssetAutomationSetting.Builder>
-
-