Enum UserListSizeRangeEnum.UserListSizeRange

  • All Implemented Interfaces:
    com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, java.io.Serializable, java.lang.Comparable<UserListSizeRangeEnum.UserListSizeRange>
    Enclosing class:
    UserListSizeRangeEnum

    public static enum UserListSizeRangeEnum.UserListSizeRange
    extends java.lang.Enum<UserListSizeRangeEnum.UserListSizeRange>
    implements com.google.protobuf.ProtocolMessageEnum
     Enum containing possible user list size ranges.
     
    Protobuf enum google.ads.googleads.v10.enums.UserListSizeRangeEnum.UserListSizeRange
    • Enum Constant Detail

      • ONE_THOUSAND_TO_TEN_THOUSAND

        public static final UserListSizeRangeEnum.UserListSizeRange 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

        public static final UserListSizeRangeEnum.UserListSizeRange 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

        public static final UserListSizeRangeEnum.UserListSizeRange 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_THOUSAND
         User 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_THOUSAND
         User 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

        public static final UserListSizeRangeEnum.UserListSizeRange 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

        public static final UserListSizeRangeEnum.UserListSizeRange 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

        public static final UserListSizeRangeEnum.UserListSizeRange 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

        public static final UserListSizeRangeEnum.UserListSizeRange 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

        public static final UserListSizeRangeEnum.UserListSizeRange 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

        public static final UserListSizeRangeEnum.UserListSizeRange 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

        public static final UserListSizeRangeEnum.UserListSizeRange 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

        public static final UserListSizeRangeEnum.UserListSizeRange THIRTY_MILLION_TO_FIFTY_MILLION
         User list has number of users in range of 30 to 50 millions.
         
        THIRTY_MILLION_TO_FIFTY_MILLION = 16;
    • Field Detail

      • UNSPECIFIED_VALUE

        public static final int UNSPECIFIED_VALUE
         Not specified.
         
        UNSPECIFIED = 0;
        See Also:
        Constant Field Values
      • UNKNOWN_VALUE

        public static final int UNKNOWN_VALUE
         Used for return value only. Represents value unknown in this version.
         
        UNKNOWN = 1;
        See Also:
        Constant Field Values
      • LESS_THAN_FIVE_HUNDRED_VALUE

        public static final int LESS_THAN_FIVE_HUNDRED_VALUE
         User list has less than 500 users.
         
        LESS_THAN_FIVE_HUNDRED = 2;
        See Also:
        Constant Field Values
      • LESS_THAN_ONE_THOUSAND_VALUE

        public static final int LESS_THAN_ONE_THOUSAND_VALUE
         User list has number of users in range of 500 to 1000.
         
        LESS_THAN_ONE_THOUSAND = 3;
        See Also:
        Constant Field Values
      • ONE_THOUSAND_TO_TEN_THOUSAND_VALUE

        public static final int ONE_THOUSAND_TO_TEN_THOUSAND_VALUE
         User list has number of users in range of 1000 to 10000.
         
        ONE_THOUSAND_TO_TEN_THOUSAND = 4;
        See Also:
        Constant Field Values
      • TEN_THOUSAND_TO_FIFTY_THOUSAND_VALUE

        public static final int TEN_THOUSAND_TO_FIFTY_THOUSAND_VALUE
         User list has number of users in range of 10000 to 50000.
         
        TEN_THOUSAND_TO_FIFTY_THOUSAND = 5;
        See Also:
        Constant Field Values
      • FIFTY_THOUSAND_TO_ONE_HUNDRED_THOUSAND_VALUE

        public static final int FIFTY_THOUSAND_TO_ONE_HUNDRED_THOUSAND_VALUE
         User list has number of users in range of 50000 to 100000.
         
        FIFTY_THOUSAND_TO_ONE_HUNDRED_THOUSAND = 6;
        See Also:
        Constant Field Values
      • ONE_HUNDRED_THOUSAND_TO_THREE_HUNDRED_THOUSAND_VALUE

        public static final int ONE_HUNDRED_THOUSAND_TO_THREE_HUNDRED_THOUSAND_VALUE
         User list has number of users in range of 100000 to 300000.
         
        ONE_HUNDRED_THOUSAND_TO_THREE_HUNDRED_THOUSAND = 7;
        See Also:
        Constant Field Values
      • THREE_HUNDRED_THOUSAND_TO_FIVE_HUNDRED_THOUSAND_VALUE

        public static final int THREE_HUNDRED_THOUSAND_TO_FIVE_HUNDRED_THOUSAND_VALUE
         User list has number of users in range of 300000 to 500000.
         
        THREE_HUNDRED_THOUSAND_TO_FIVE_HUNDRED_THOUSAND = 8;
        See Also:
        Constant Field Values
      • FIVE_HUNDRED_THOUSAND_TO_ONE_MILLION_VALUE

        public static final int FIVE_HUNDRED_THOUSAND_TO_ONE_MILLION_VALUE
         User list has number of users in range of 500000 to 1 million.
         
        FIVE_HUNDRED_THOUSAND_TO_ONE_MILLION = 9;
        See Also:
        Constant Field Values
      • ONE_MILLION_TO_TWO_MILLION_VALUE

        public static final int ONE_MILLION_TO_TWO_MILLION_VALUE
         User list has number of users in range of 1 to 2 millions.
         
        ONE_MILLION_TO_TWO_MILLION = 10;
        See Also:
        Constant Field Values
      • TWO_MILLION_TO_THREE_MILLION_VALUE

        public static final int TWO_MILLION_TO_THREE_MILLION_VALUE
         User list has number of users in range of 2 to 3 millions.
         
        TWO_MILLION_TO_THREE_MILLION = 11;
        See Also:
        Constant Field Values
      • THREE_MILLION_TO_FIVE_MILLION_VALUE

        public static final int THREE_MILLION_TO_FIVE_MILLION_VALUE
         User list has number of users in range of 3 to 5 millions.
         
        THREE_MILLION_TO_FIVE_MILLION = 12;
        See Also:
        Constant Field Values
      • FIVE_MILLION_TO_TEN_MILLION_VALUE

        public static final int FIVE_MILLION_TO_TEN_MILLION_VALUE
         User list has number of users in range of 5 to 10 millions.
         
        FIVE_MILLION_TO_TEN_MILLION = 13;
        See Also:
        Constant Field Values
      • TEN_MILLION_TO_TWENTY_MILLION_VALUE

        public static final int TEN_MILLION_TO_TWENTY_MILLION_VALUE
         User list has number of users in range of 10 to 20 millions.
         
        TEN_MILLION_TO_TWENTY_MILLION = 14;
        See Also:
        Constant Field Values
      • TWENTY_MILLION_TO_THIRTY_MILLION_VALUE

        public static final int TWENTY_MILLION_TO_THIRTY_MILLION_VALUE
         User list has number of users in range of 20 to 30 millions.
         
        TWENTY_MILLION_TO_THIRTY_MILLION = 15;
        See Also:
        Constant Field Values
      • THIRTY_MILLION_TO_FIFTY_MILLION_VALUE

        public static final int THIRTY_MILLION_TO_FIFTY_MILLION_VALUE
         User list has number of users in range of 30 to 50 millions.
         
        THIRTY_MILLION_TO_FIFTY_MILLION = 16;
        See Also:
        Constant Field Values
      • OVER_FIFTY_MILLION_VALUE

        public static final int OVER_FIFTY_MILLION_VALUE
         User list has over 50 million users.
         
        OVER_FIFTY_MILLION = 17;
        See Also:
        Constant Field Values
    • Method Detail

      • values

        public static UserListSizeRangeEnum.UserListSizeRange[] 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 (UserListSizeRangeEnum.UserListSizeRange c : UserListSizeRangeEnum.UserListSizeRange.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static UserListSizeRangeEnum.UserListSizeRange 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 name
        java.lang.NullPointerException - if the argument is null
      • getNumber

        public final int getNumber()
        Specified by:
        getNumber in interface com.google.protobuf.Internal.EnumLite
        Specified by:
        getNumber in interface com.google.protobuf.ProtocolMessageEnum
      • valueOf

        @Deprecated
        public static UserListSizeRangeEnum.UserListSizeRange 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 name
        java.lang.NullPointerException - if the argument is null
      • forNumber

        public static UserListSizeRangeEnum.UserListSizeRange forNumber​(int value)
        Parameters:
        value - The numeric wire value of the corresponding enum entry.
        Returns:
        The enum associated with the given numeric wire value.
      • getValueDescriptor

        public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
        Specified by:
        getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
      • getDescriptorForType

        public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.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 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 name
        java.lang.NullPointerException - if the argument is null