Enum Class VanityPharmaTextEnum.VanityPharmaText

java.lang.Object
java.lang.Enum<VanityPharmaTextEnum.VanityPharmaText>
com.google.ads.googleads.v18.enums.VanityPharmaTextEnum.VanityPharmaText
All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, Serializable, Comparable<VanityPharmaTextEnum.VanityPharmaText>, Constable
Enclosing class:
VanityPharmaTextEnum

public static enum VanityPharmaTextEnum.VanityPharmaText extends Enum<VanityPharmaTextEnum.VanityPharmaText> implements com.google.protobuf.ProtocolMessageEnum
 Enum describing possible text.
 
Protobuf enum google.ads.googleads.v18.enums.VanityPharmaTextEnum.VanityPharmaText
  • Enum Constant Details

    • UNSPECIFIED

      public static final VanityPharmaTextEnum.VanityPharmaText UNSPECIFIED
       Not specified.
       
      UNSPECIFIED = 0;
    • UNKNOWN

      public static final VanityPharmaTextEnum.VanityPharmaText UNKNOWN
       Used for return value only. Represents value unknown in this version.
       
      UNKNOWN = 1;
    • PRESCRIPTION_TREATMENT_WEBSITE_EN

      public static final VanityPharmaTextEnum.VanityPharmaText PRESCRIPTION_TREATMENT_WEBSITE_EN
       Prescription treatment website with website content in English.
       
      PRESCRIPTION_TREATMENT_WEBSITE_EN = 2;
    • PRESCRIPTION_TREATMENT_WEBSITE_ES

      public static final VanityPharmaTextEnum.VanityPharmaText PRESCRIPTION_TREATMENT_WEBSITE_ES
       Prescription treatment website with website content in Spanish
       (Sitio de tratamientos con receta).
       
      PRESCRIPTION_TREATMENT_WEBSITE_ES = 3;
    • PRESCRIPTION_DEVICE_WEBSITE_EN

      public static final VanityPharmaTextEnum.VanityPharmaText PRESCRIPTION_DEVICE_WEBSITE_EN
       Prescription device website with website content in English.
       
      PRESCRIPTION_DEVICE_WEBSITE_EN = 4;
    • PRESCRIPTION_DEVICE_WEBSITE_ES

      public static final VanityPharmaTextEnum.VanityPharmaText PRESCRIPTION_DEVICE_WEBSITE_ES
       Prescription device website with website content in Spanish (Sitio de
       dispositivos con receta).
       
      PRESCRIPTION_DEVICE_WEBSITE_ES = 5;
    • MEDICAL_DEVICE_WEBSITE_EN

      public static final VanityPharmaTextEnum.VanityPharmaText MEDICAL_DEVICE_WEBSITE_EN
       Medical device website with website content in English.
       
      MEDICAL_DEVICE_WEBSITE_EN = 6;
    • MEDICAL_DEVICE_WEBSITE_ES

      public static final VanityPharmaTextEnum.VanityPharmaText MEDICAL_DEVICE_WEBSITE_ES
       Medical device website with website content in Spanish (Sitio de
       dispositivos médicos).
       
      MEDICAL_DEVICE_WEBSITE_ES = 7;
    • PREVENTATIVE_TREATMENT_WEBSITE_EN

      public static final VanityPharmaTextEnum.VanityPharmaText PREVENTATIVE_TREATMENT_WEBSITE_EN
       Preventative treatment website with website content in English.
       
      PREVENTATIVE_TREATMENT_WEBSITE_EN = 8;
    • PREVENTATIVE_TREATMENT_WEBSITE_ES

      public static final VanityPharmaTextEnum.VanityPharmaText PREVENTATIVE_TREATMENT_WEBSITE_ES
       Preventative treatment website with website content in Spanish (Sitio de
       tratamientos preventivos).
       
      PREVENTATIVE_TREATMENT_WEBSITE_ES = 9;
    • PRESCRIPTION_CONTRACEPTION_WEBSITE_EN

      public static final VanityPharmaTextEnum.VanityPharmaText PRESCRIPTION_CONTRACEPTION_WEBSITE_EN
       Prescription contraception website with website content in English.
       
      PRESCRIPTION_CONTRACEPTION_WEBSITE_EN = 10;
    • PRESCRIPTION_CONTRACEPTION_WEBSITE_ES

      public static final VanityPharmaTextEnum.VanityPharmaText PRESCRIPTION_CONTRACEPTION_WEBSITE_ES
       Prescription contraception website with website content in Spanish (Sitio
       de anticonceptivos con receta).
       
      PRESCRIPTION_CONTRACEPTION_WEBSITE_ES = 11;
    • PRESCRIPTION_VACCINE_WEBSITE_EN

      public static final VanityPharmaTextEnum.VanityPharmaText PRESCRIPTION_VACCINE_WEBSITE_EN
       Prescription vaccine website with website content in English.
       
      PRESCRIPTION_VACCINE_WEBSITE_EN = 12;
    • PRESCRIPTION_VACCINE_WEBSITE_ES

      public static final VanityPharmaTextEnum.VanityPharmaText PRESCRIPTION_VACCINE_WEBSITE_ES
       Prescription vaccine website with website content in Spanish (Sitio de
       vacunas con receta).
       
      PRESCRIPTION_VACCINE_WEBSITE_ES = 13;
    • UNRECOGNIZED

      public static final VanityPharmaTextEnum.VanityPharmaText UNRECOGNIZED
  • Field Details

    • UNSPECIFIED_VALUE

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

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

      public static final int PRESCRIPTION_TREATMENT_WEBSITE_EN_VALUE
       Prescription treatment website with website content in English.
       
      PRESCRIPTION_TREATMENT_WEBSITE_EN = 2;
      See Also:
    • PRESCRIPTION_TREATMENT_WEBSITE_ES_VALUE

      public static final int PRESCRIPTION_TREATMENT_WEBSITE_ES_VALUE
       Prescription treatment website with website content in Spanish
       (Sitio de tratamientos con receta).
       
      PRESCRIPTION_TREATMENT_WEBSITE_ES = 3;
      See Also:
    • PRESCRIPTION_DEVICE_WEBSITE_EN_VALUE

      public static final int PRESCRIPTION_DEVICE_WEBSITE_EN_VALUE
       Prescription device website with website content in English.
       
      PRESCRIPTION_DEVICE_WEBSITE_EN = 4;
      See Also:
    • PRESCRIPTION_DEVICE_WEBSITE_ES_VALUE

      public static final int PRESCRIPTION_DEVICE_WEBSITE_ES_VALUE
       Prescription device website with website content in Spanish (Sitio de
       dispositivos con receta).
       
      PRESCRIPTION_DEVICE_WEBSITE_ES = 5;
      See Also:
    • MEDICAL_DEVICE_WEBSITE_EN_VALUE

      public static final int MEDICAL_DEVICE_WEBSITE_EN_VALUE
       Medical device website with website content in English.
       
      MEDICAL_DEVICE_WEBSITE_EN = 6;
      See Also:
    • MEDICAL_DEVICE_WEBSITE_ES_VALUE

      public static final int MEDICAL_DEVICE_WEBSITE_ES_VALUE
       Medical device website with website content in Spanish (Sitio de
       dispositivos médicos).
       
      MEDICAL_DEVICE_WEBSITE_ES = 7;
      See Also:
    • PREVENTATIVE_TREATMENT_WEBSITE_EN_VALUE

      public static final int PREVENTATIVE_TREATMENT_WEBSITE_EN_VALUE
       Preventative treatment website with website content in English.
       
      PREVENTATIVE_TREATMENT_WEBSITE_EN = 8;
      See Also:
    • PREVENTATIVE_TREATMENT_WEBSITE_ES_VALUE

      public static final int PREVENTATIVE_TREATMENT_WEBSITE_ES_VALUE
       Preventative treatment website with website content in Spanish (Sitio de
       tratamientos preventivos).
       
      PREVENTATIVE_TREATMENT_WEBSITE_ES = 9;
      See Also:
    • PRESCRIPTION_CONTRACEPTION_WEBSITE_EN_VALUE

      public static final int PRESCRIPTION_CONTRACEPTION_WEBSITE_EN_VALUE
       Prescription contraception website with website content in English.
       
      PRESCRIPTION_CONTRACEPTION_WEBSITE_EN = 10;
      See Also:
    • PRESCRIPTION_CONTRACEPTION_WEBSITE_ES_VALUE

      public static final int PRESCRIPTION_CONTRACEPTION_WEBSITE_ES_VALUE
       Prescription contraception website with website content in Spanish (Sitio
       de anticonceptivos con receta).
       
      PRESCRIPTION_CONTRACEPTION_WEBSITE_ES = 11;
      See Also:
    • PRESCRIPTION_VACCINE_WEBSITE_EN_VALUE

      public static final int PRESCRIPTION_VACCINE_WEBSITE_EN_VALUE
       Prescription vaccine website with website content in English.
       
      PRESCRIPTION_VACCINE_WEBSITE_EN = 12;
      See Also:
    • PRESCRIPTION_VACCINE_WEBSITE_ES_VALUE

      public static final int PRESCRIPTION_VACCINE_WEBSITE_ES_VALUE
       Prescription vaccine website with website content in Spanish (Sitio de
       vacunas con receta).
       
      PRESCRIPTION_VACCINE_WEBSITE_ES = 13;
      See Also:
  • Method Details

    • values

      public static VanityPharmaTextEnum.VanityPharmaText[] 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

      public static VanityPharmaTextEnum.VanityPharmaText valueOf(String name)
      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 name
      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 VanityPharmaTextEnum.VanityPharmaText valueOf(int value)
      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 name
      NullPointerException - if the argument is null
    • forNumber

      public static VanityPharmaTextEnum.VanityPharmaText 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<VanityPharmaTextEnum.VanityPharmaText> internalGetValueMap()
    • 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 VanityPharmaTextEnum.VanityPharmaText 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 name
      NullPointerException - if the argument is null