Enum ChangeStatusResourceTypeEnum.ChangeStatusResourceType
- java.lang.Object
-
- java.lang.Enum<ChangeStatusResourceTypeEnum.ChangeStatusResourceType>
-
- com.google.ads.googleads.v10.enums.ChangeStatusResourceTypeEnum.ChangeStatusResourceType
-
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,java.io.Serializable,java.lang.Comparable<ChangeStatusResourceTypeEnum.ChangeStatusResourceType>
- Enclosing class:
- ChangeStatusResourceTypeEnum
public static enum ChangeStatusResourceTypeEnum.ChangeStatusResourceType extends java.lang.Enum<ChangeStatusResourceTypeEnum.ChangeStatusResourceType> implements com.google.protobuf.ProtocolMessageEnum
Enum listing the resource types support by the ChangeStatus resource.
Protobuf enumgoogle.ads.googleads.v10.enums.ChangeStatusResourceTypeEnum.ChangeStatusResourceType
-
-
Enum Constant Summary
Enum Constants Enum Constant Description AD_GROUPAn AdGroup resource change.AD_GROUP_ADAn AdGroupAd resource change.AD_GROUP_ASSETAn AdGroupAsset resource change.AD_GROUP_BID_MODIFIERAn AdGroupBidModifier resource change.AD_GROUP_CRITERIONAn AdGroupCriterion resource change.AD_GROUP_FEEDAn AdGroupFeed resource change.ASSETAn Asset resource change.CAMPAIGNA Campaign resource change.CAMPAIGN_ASSETA CampaignAsset resource change.CAMPAIGN_CRITERIONA CampaignCriterion resource change.CAMPAIGN_FEEDA CampaignFeed resource change.CAMPAIGN_SHARED_SETA CampaignSharedSet resource change.CUSTOMER_ASSETA CustomerAsset resource change.FEEDA Feed resource change.FEED_ITEMA FeedItem resource change.SHARED_SETA SharedSet resource change.UNKNOWNUsed for return value only.UNRECOGNIZEDUNSPECIFIEDNo value has been specified.
-
Field Summary
Fields Modifier and Type Field Description static intAD_GROUP_AD_VALUEAn AdGroupAd resource change.static intAD_GROUP_ASSET_VALUEAn AdGroupAsset resource change.static intAD_GROUP_BID_MODIFIER_VALUEAn AdGroupBidModifier resource change.static intAD_GROUP_CRITERION_VALUEAn AdGroupCriterion resource change.static intAD_GROUP_FEED_VALUEAn AdGroupFeed resource change.static intAD_GROUP_VALUEAn AdGroup resource change.static intASSET_VALUEAn Asset resource change.static intCAMPAIGN_ASSET_VALUEA CampaignAsset resource change.static intCAMPAIGN_CRITERION_VALUEA CampaignCriterion resource change.static intCAMPAIGN_FEED_VALUEA CampaignFeed resource change.static intCAMPAIGN_SHARED_SET_VALUEA CampaignSharedSet resource change.static intCAMPAIGN_VALUEA Campaign resource change.static intCUSTOMER_ASSET_VALUEA CustomerAsset resource change.static intFEED_ITEM_VALUEA FeedItem resource change.static intFEED_VALUEA Feed resource change.static intSHARED_SET_VALUEA SharedSet resource change.static intUNKNOWN_VALUEUsed for return value only.static intUNSPECIFIED_VALUENo value has been specified.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static ChangeStatusResourceTypeEnum.ChangeStatusResourceTypeforNumber(int value)static com.google.protobuf.Descriptors.EnumDescriptorgetDescriptor()com.google.protobuf.Descriptors.EnumDescriptorgetDescriptorForType()intgetNumber()com.google.protobuf.Descriptors.EnumValueDescriptorgetValueDescriptor()static com.google.protobuf.Internal.EnumLiteMap<ChangeStatusResourceTypeEnum.ChangeStatusResourceType>internalGetValueMap()static ChangeStatusResourceTypeEnum.ChangeStatusResourceTypevalueOf(int value)Deprecated.static ChangeStatusResourceTypeEnum.ChangeStatusResourceTypevalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ChangeStatusResourceTypeEnum.ChangeStatusResourceTypevalueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ChangeStatusResourceTypeEnum.ChangeStatusResourceType[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
UNSPECIFIED
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType UNSPECIFIED
No value has been specified.
UNSPECIFIED = 0;
-
UNKNOWN
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType UNKNOWN
Used for return value only. Represents an unclassified resource unknown in this version.
UNKNOWN = 1;
-
AD_GROUP
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType AD_GROUP
An AdGroup resource change.
AD_GROUP = 3;
-
AD_GROUP_AD
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType AD_GROUP_AD
An AdGroupAd resource change.
AD_GROUP_AD = 4;
-
AD_GROUP_CRITERION
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType AD_GROUP_CRITERION
An AdGroupCriterion resource change.
AD_GROUP_CRITERION = 5;
-
CAMPAIGN
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType CAMPAIGN
A Campaign resource change.
CAMPAIGN = 6;
-
CAMPAIGN_CRITERION
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType CAMPAIGN_CRITERION
A CampaignCriterion resource change.
CAMPAIGN_CRITERION = 7;
-
FEED
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType FEED
A Feed resource change.
FEED = 9;
-
FEED_ITEM
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType FEED_ITEM
A FeedItem resource change.
FEED_ITEM = 10;
-
AD_GROUP_FEED
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType AD_GROUP_FEED
An AdGroupFeed resource change.
AD_GROUP_FEED = 11;
-
CAMPAIGN_FEED
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType CAMPAIGN_FEED
A CampaignFeed resource change.
CAMPAIGN_FEED = 12;
-
AD_GROUP_BID_MODIFIER
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType AD_GROUP_BID_MODIFIER
An AdGroupBidModifier resource change.
AD_GROUP_BID_MODIFIER = 13;
-
SHARED_SET
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType SHARED_SET
A SharedSet resource change.
SHARED_SET = 14;
-
CAMPAIGN_SHARED_SET
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType CAMPAIGN_SHARED_SET
A CampaignSharedSet resource change.
CAMPAIGN_SHARED_SET = 15;
-
ASSET
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType ASSET
An Asset resource change.
ASSET = 16;
-
CUSTOMER_ASSET
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType CUSTOMER_ASSET
A CustomerAsset resource change.
CUSTOMER_ASSET = 17;
-
CAMPAIGN_ASSET
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType CAMPAIGN_ASSET
A CampaignAsset resource change.
CAMPAIGN_ASSET = 18;
-
AD_GROUP_ASSET
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType AD_GROUP_ASSET
An AdGroupAsset resource change.
AD_GROUP_ASSET = 19;
-
UNRECOGNIZED
public static final ChangeStatusResourceTypeEnum.ChangeStatusResourceType UNRECOGNIZED
-
-
Field Detail
-
UNSPECIFIED_VALUE
public static final int UNSPECIFIED_VALUE
No value has been specified.
UNSPECIFIED = 0;- See Also:
- Constant Field Values
-
UNKNOWN_VALUE
public static final int UNKNOWN_VALUE
Used for return value only. Represents an unclassified resource unknown in this version.
UNKNOWN = 1;- See Also:
- Constant Field Values
-
AD_GROUP_VALUE
public static final int AD_GROUP_VALUE
An AdGroup resource change.
AD_GROUP = 3;- See Also:
- Constant Field Values
-
AD_GROUP_AD_VALUE
public static final int AD_GROUP_AD_VALUE
An AdGroupAd resource change.
AD_GROUP_AD = 4;- See Also:
- Constant Field Values
-
AD_GROUP_CRITERION_VALUE
public static final int AD_GROUP_CRITERION_VALUE
An AdGroupCriterion resource change.
AD_GROUP_CRITERION = 5;- See Also:
- Constant Field Values
-
CAMPAIGN_VALUE
public static final int CAMPAIGN_VALUE
A Campaign resource change.
CAMPAIGN = 6;- See Also:
- Constant Field Values
-
CAMPAIGN_CRITERION_VALUE
public static final int CAMPAIGN_CRITERION_VALUE
A CampaignCriterion resource change.
CAMPAIGN_CRITERION = 7;- See Also:
- Constant Field Values
-
FEED_VALUE
public static final int FEED_VALUE
A Feed resource change.
FEED = 9;- See Also:
- Constant Field Values
-
FEED_ITEM_VALUE
public static final int FEED_ITEM_VALUE
A FeedItem resource change.
FEED_ITEM = 10;- See Also:
- Constant Field Values
-
AD_GROUP_FEED_VALUE
public static final int AD_GROUP_FEED_VALUE
An AdGroupFeed resource change.
AD_GROUP_FEED = 11;- See Also:
- Constant Field Values
-
CAMPAIGN_FEED_VALUE
public static final int CAMPAIGN_FEED_VALUE
A CampaignFeed resource change.
CAMPAIGN_FEED = 12;- See Also:
- Constant Field Values
-
AD_GROUP_BID_MODIFIER_VALUE
public static final int AD_GROUP_BID_MODIFIER_VALUE
An AdGroupBidModifier resource change.
AD_GROUP_BID_MODIFIER = 13;- See Also:
- Constant Field Values
-
SHARED_SET_VALUE
public static final int SHARED_SET_VALUE
A SharedSet resource change.
SHARED_SET = 14;- See Also:
- Constant Field Values
-
CAMPAIGN_SHARED_SET_VALUE
public static final int CAMPAIGN_SHARED_SET_VALUE
A CampaignSharedSet resource change.
CAMPAIGN_SHARED_SET = 15;- See Also:
- Constant Field Values
-
ASSET_VALUE
public static final int ASSET_VALUE
An Asset resource change.
ASSET = 16;- See Also:
- Constant Field Values
-
CUSTOMER_ASSET_VALUE
public static final int CUSTOMER_ASSET_VALUE
A CustomerAsset resource change.
CUSTOMER_ASSET = 17;- See Also:
- Constant Field Values
-
CAMPAIGN_ASSET_VALUE
public static final int CAMPAIGN_ASSET_VALUE
A CampaignAsset resource change.
CAMPAIGN_ASSET = 18;- See Also:
- Constant Field Values
-
AD_GROUP_ASSET_VALUE
public static final int AD_GROUP_ASSET_VALUE
An AdGroupAsset resource change.
AD_GROUP_ASSET = 19;- See Also:
- Constant Field Values
-
-
Method Detail
-
values
public static ChangeStatusResourceTypeEnum.ChangeStatusResourceType[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (ChangeStatusResourceTypeEnum.ChangeStatusResourceType c : ChangeStatusResourceTypeEnum.ChangeStatusResourceType.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static ChangeStatusResourceTypeEnum.ChangeStatusResourceType valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException- if this enum type has no constant with the specified namejava.lang.NullPointerException- if the argument is null
-
getNumber
public final int getNumber()
- Specified by:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
@Deprecated public static ChangeStatusResourceTypeEnum.ChangeStatusResourceType valueOf(int value)
Deprecated.Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
value- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException- if this enum type has no constant with the specified namejava.lang.NullPointerException- if the argument is null
-
forNumber
public static ChangeStatusResourceTypeEnum.ChangeStatusResourceType forNumber(int value)
- Parameters:
value- The numeric wire value of the corresponding enum entry.- Returns:
- The enum associated with the given numeric wire value.
-
internalGetValueMap
public static com.google.protobuf.Internal.EnumLiteMap<ChangeStatusResourceTypeEnum.ChangeStatusResourceType> internalGetValueMap()
-
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
-
valueOf
public static ChangeStatusResourceTypeEnum.ChangeStatusResourceType valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
desc- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException- if this enum type has no constant with the specified namejava.lang.NullPointerException- if the argument is null
-
-