Enum Class UserListSizeRangeEnum.UserListSizeRange
java.lang.Object
java.lang.Enum<UserListSizeRangeEnum.UserListSizeRange>
com.google.ads.googleads.v18.enums.UserListSizeRangeEnum.UserListSizeRange
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<UserListSizeRangeEnum.UserListSizeRange>,Constable
- Enclosing class:
- UserListSizeRangeEnum
public static enum UserListSizeRangeEnum.UserListSizeRange
extends Enum<UserListSizeRangeEnum.UserListSizeRange>
implements com.google.protobuf.ProtocolMessageEnum
Enum containing possible user list size ranges.Protobuf enum
google.ads.googleads.v18.enums.UserListSizeRangeEnum.UserListSizeRange-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionUser list has number of users in range of 50000 to 100000.User list has number of users in range of 500000 to 1 million.User list has number of users in range of 5 to 10 millions.User list has less than 500 users.User list has number of users in range of 500 to 1000.User list has number of users in range of 100000 to 300000.User list has number of users in range of 1 to 2 millions.User list has number of users in range of 1000 to 10000.User list has over 50 million users.User list has number of users in range of 10 to 20 millions.User list has number of users in range of 10000 to 50000.User list has number of users in range of 30 to 50 millions.User list has number of users in range of 300000 to 500000.User list has number of users in range of 3 to 5 millions.User list has number of users in range of 20 to 30 millions.User list has number of users in range of 2 to 3 millions.Used for return value only.Not specified. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intUser list has number of users in range of 50000 to 100000.static final intUser list has number of users in range of 500000 to 1 million.static final intUser list has number of users in range of 5 to 10 millions.static final intUser list has less than 500 users.static final intUser list has number of users in range of 500 to 1000.static final intUser list has number of users in range of 100000 to 300000.static final intUser list has number of users in range of 1 to 2 millions.static final intUser list has number of users in range of 1000 to 10000.static final intUser list has over 50 million users.static final intUser list has number of users in range of 10 to 20 millions.static final intUser list has number of users in range of 10000 to 50000.static final intUser list has number of users in range of 30 to 50 millions.static final intUser list has number of users in range of 300000 to 500000.static final intUser list has number of users in range of 3 to 5 millions.static final intUser list has number of users in range of 20 to 30 millions.static final intUser list has number of users in range of 2 to 3 millions.static final intUsed for return value only.static final intNot specified. -
Method Summary
Modifier and TypeMethodDescriptionforNumber(int value) static final com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<UserListSizeRangeEnum.UserListSizeRange>valueOf(int value) Deprecated.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
UNSPECIFIED
Not specified.
UNSPECIFIED = 0; -
UNKNOWN
Used for return value only. Represents value unknown in this version.
UNKNOWN = 1; -
LESS_THAN_FIVE_HUNDRED
User list has less than 500 users.
LESS_THAN_FIVE_HUNDRED = 2; -
LESS_THAN_ONE_THOUSAND
User list has number of users in range of 500 to 1000.
LESS_THAN_ONE_THOUSAND = 3; -
ONE_THOUSAND_TO_TEN_THOUSAND
User list has number of users in range of 1000 to 10000.
ONE_THOUSAND_TO_TEN_THOUSAND = 4; -
TEN_THOUSAND_TO_FIFTY_THOUSAND
User list has number of users in range of 10000 to 50000.
TEN_THOUSAND_TO_FIFTY_THOUSAND = 5; -
FIFTY_THOUSAND_TO_ONE_HUNDRED_THOUSAND
User list has number of users in range of 50000 to 100000.
FIFTY_THOUSAND_TO_ONE_HUNDRED_THOUSAND = 6; -
ONE_HUNDRED_THOUSAND_TO_THREE_HUNDRED_THOUSAND
public static final UserListSizeRangeEnum.UserListSizeRange ONE_HUNDRED_THOUSAND_TO_THREE_HUNDRED_THOUSANDUser list has number of users in range of 100000 to 300000.
ONE_HUNDRED_THOUSAND_TO_THREE_HUNDRED_THOUSAND = 7; -
THREE_HUNDRED_THOUSAND_TO_FIVE_HUNDRED_THOUSAND
public static final UserListSizeRangeEnum.UserListSizeRange THREE_HUNDRED_THOUSAND_TO_FIVE_HUNDRED_THOUSANDUser list has number of users in range of 300000 to 500000.
THREE_HUNDRED_THOUSAND_TO_FIVE_HUNDRED_THOUSAND = 8; -
FIVE_HUNDRED_THOUSAND_TO_ONE_MILLION
User list has number of users in range of 500000 to 1 million.
FIVE_HUNDRED_THOUSAND_TO_ONE_MILLION = 9; -
ONE_MILLION_TO_TWO_MILLION
User list has number of users in range of 1 to 2 millions.
ONE_MILLION_TO_TWO_MILLION = 10; -
TWO_MILLION_TO_THREE_MILLION
User list has number of users in range of 2 to 3 millions.
TWO_MILLION_TO_THREE_MILLION = 11; -
THREE_MILLION_TO_FIVE_MILLION
User list has number of users in range of 3 to 5 millions.
THREE_MILLION_TO_FIVE_MILLION = 12; -
FIVE_MILLION_TO_TEN_MILLION
User list has number of users in range of 5 to 10 millions.
FIVE_MILLION_TO_TEN_MILLION = 13; -
TEN_MILLION_TO_TWENTY_MILLION
User list has number of users in range of 10 to 20 millions.
TEN_MILLION_TO_TWENTY_MILLION = 14; -
TWENTY_MILLION_TO_THIRTY_MILLION
User list has number of users in range of 20 to 30 millions.
TWENTY_MILLION_TO_THIRTY_MILLION = 15; -
THIRTY_MILLION_TO_FIFTY_MILLION
User list has number of users in range of 30 to 50 millions.
THIRTY_MILLION_TO_FIFTY_MILLION = 16; -
OVER_FIFTY_MILLION
User list has over 50 million users.
OVER_FIFTY_MILLION = 17; -
UNRECOGNIZED
-
-
Field Details
-
UNSPECIFIED_VALUE
public static final int UNSPECIFIED_VALUENot specified.
UNSPECIFIED = 0;- See Also:
-
UNKNOWN_VALUE
public static final int UNKNOWN_VALUEUsed for return value only. Represents value unknown in this version.
UNKNOWN = 1;- See Also:
-
LESS_THAN_FIVE_HUNDRED_VALUE
public static final int LESS_THAN_FIVE_HUNDRED_VALUEUser list has less than 500 users.
LESS_THAN_FIVE_HUNDRED = 2;- See Also:
-
LESS_THAN_ONE_THOUSAND_VALUE
public static final int LESS_THAN_ONE_THOUSAND_VALUEUser list has number of users in range of 500 to 1000.
LESS_THAN_ONE_THOUSAND = 3;- See Also:
-
ONE_THOUSAND_TO_TEN_THOUSAND_VALUE
public static final int ONE_THOUSAND_TO_TEN_THOUSAND_VALUEUser list has number of users in range of 1000 to 10000.
ONE_THOUSAND_TO_TEN_THOUSAND = 4;- See Also:
-
TEN_THOUSAND_TO_FIFTY_THOUSAND_VALUE
public static final int TEN_THOUSAND_TO_FIFTY_THOUSAND_VALUEUser list has number of users in range of 10000 to 50000.
TEN_THOUSAND_TO_FIFTY_THOUSAND = 5;- See Also:
-
FIFTY_THOUSAND_TO_ONE_HUNDRED_THOUSAND_VALUE
public static final int FIFTY_THOUSAND_TO_ONE_HUNDRED_THOUSAND_VALUEUser list has number of users in range of 50000 to 100000.
FIFTY_THOUSAND_TO_ONE_HUNDRED_THOUSAND = 6;- See Also:
-
ONE_HUNDRED_THOUSAND_TO_THREE_HUNDRED_THOUSAND_VALUE
public static final int ONE_HUNDRED_THOUSAND_TO_THREE_HUNDRED_THOUSAND_VALUEUser list has number of users in range of 100000 to 300000.
ONE_HUNDRED_THOUSAND_TO_THREE_HUNDRED_THOUSAND = 7;- See Also:
-
THREE_HUNDRED_THOUSAND_TO_FIVE_HUNDRED_THOUSAND_VALUE
public static final int THREE_HUNDRED_THOUSAND_TO_FIVE_HUNDRED_THOUSAND_VALUEUser list has number of users in range of 300000 to 500000.
THREE_HUNDRED_THOUSAND_TO_FIVE_HUNDRED_THOUSAND = 8;- See Also:
-
FIVE_HUNDRED_THOUSAND_TO_ONE_MILLION_VALUE
public static final int FIVE_HUNDRED_THOUSAND_TO_ONE_MILLION_VALUEUser list has number of users in range of 500000 to 1 million.
FIVE_HUNDRED_THOUSAND_TO_ONE_MILLION = 9;- See Also:
-
ONE_MILLION_TO_TWO_MILLION_VALUE
public static final int ONE_MILLION_TO_TWO_MILLION_VALUEUser list has number of users in range of 1 to 2 millions.
ONE_MILLION_TO_TWO_MILLION = 10;- See Also:
-
TWO_MILLION_TO_THREE_MILLION_VALUE
public static final int TWO_MILLION_TO_THREE_MILLION_VALUEUser list has number of users in range of 2 to 3 millions.
TWO_MILLION_TO_THREE_MILLION = 11;- See Also:
-
THREE_MILLION_TO_FIVE_MILLION_VALUE
public static final int THREE_MILLION_TO_FIVE_MILLION_VALUEUser list has number of users in range of 3 to 5 millions.
THREE_MILLION_TO_FIVE_MILLION = 12;- See Also:
-
FIVE_MILLION_TO_TEN_MILLION_VALUE
public static final int FIVE_MILLION_TO_TEN_MILLION_VALUEUser list has number of users in range of 5 to 10 millions.
FIVE_MILLION_TO_TEN_MILLION = 13;- See Also:
-
TEN_MILLION_TO_TWENTY_MILLION_VALUE
public static final int TEN_MILLION_TO_TWENTY_MILLION_VALUEUser list has number of users in range of 10 to 20 millions.
TEN_MILLION_TO_TWENTY_MILLION = 14;- See Also:
-
TWENTY_MILLION_TO_THIRTY_MILLION_VALUE
public static final int TWENTY_MILLION_TO_THIRTY_MILLION_VALUEUser list has number of users in range of 20 to 30 millions.
TWENTY_MILLION_TO_THIRTY_MILLION = 15;- See Also:
-
THIRTY_MILLION_TO_FIFTY_MILLION_VALUE
public static final int THIRTY_MILLION_TO_FIFTY_MILLION_VALUEUser list has number of users in range of 30 to 50 millions.
THIRTY_MILLION_TO_FIFTY_MILLION = 16;- See Also:
-
OVER_FIFTY_MILLION_VALUE
public static final int OVER_FIFTY_MILLION_VALUEUser list has over 50 million users.
OVER_FIFTY_MILLION = 17;- See Also:
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (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:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- 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.Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (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:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
forNumber
- 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<UserListSizeRangeEnum.UserListSizeRange> 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 UserListSizeRangeEnum.UserListSizeRange valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (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:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-