VanityPharmaText
Stay organized with collections
Save and categorize content based on your preferences.
Enum describing possible text.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
PRESCRIPTION_TREATMENT_WEBSITE_EN
|
Prescription treatment website with website content in English. |
PRESCRIPTION_TREATMENT_WEBSITE_ES
|
Prescription treatment website with website content in Spanish (Sitio de tratamientos con receta). |
PRESCRIPTION_DEVICE_WEBSITE_EN
|
Prescription device website with website content in English. |
PRESCRIPTION_DEVICE_WEBSITE_ES
|
Prescription device website with website content in Spanish (Sitio de dispositivos con receta). |
MEDICAL_DEVICE_WEBSITE_EN
|
Medical device website with website content in English. |
MEDICAL_DEVICE_WEBSITE_ES
|
Medical device website with website content in Spanish (Sitio de dispositivos médicos). |
PREVENTATIVE_TREATMENT_WEBSITE_EN
|
Preventative treatment website with website content in English. |
PREVENTATIVE_TREATMENT_WEBSITE_ES
|
Preventative treatment website with website content in Spanish (Sitio de tratamientos preventivos). |
PRESCRIPTION_CONTRACEPTION_WEBSITE_EN
|
Prescription contraception website with website content in English. |
PRESCRIPTION_CONTRACEPTION_WEBSITE_ES
|
Prescription contraception website with website content in Spanish (Sitio de anticonceptivos con receta). |
PRESCRIPTION_VACCINE_WEBSITE_EN
|
Prescription vaccine website with website content in English. |
PRESCRIPTION_VACCINE_WEBSITE_ES
|
Prescription vaccine website with website content in Spanish (Sitio de vacunas con receta). |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["This enum describes the type of website based on the content and language."],["Website content categories include prescription treatments, devices, medical devices, preventative treatments, contraception, and vaccines."],["Websites are categorized by language, supporting both English (EN) and Spanish (ES)."],["`UNSPECIFIED` and `UNKNOWN` are special values indicating unspecified or unknown website types."]]],[]]