UnderRepresentedGroup
Stay organized with collections
Save and categorize content based on your preferences.
Enums |
UNDER_REPRESENTED_GROUP_UNSPECIFIED |
Unspecified under represented group. Not valid for input. |
BLACK |
Black community. |
WOMEN |
Women community. |
LATINO |
Latino community. |
LGBTQ_PLUS |
LGBTQ Plus community. |
ASIAN |
Asian community. |
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-01 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-01 UTC."],[[["\u003cp\u003eThis documentation outlines the available enums for specifying under-represented groups.\u003c/p\u003e\n"],["\u003cp\u003eThe enums include categories such as Black, Women, Latino, LGBTQ Plus, and Asian communities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUNDER_REPRESENTED_GROUP_UNSPECIFIED\u003c/code\u003e is a default value and should not be used for input.\u003c/p\u003e\n"]]],[],null,["# UnderRepresentedGroup\n\nUnder represented group.\n\n| Enums ||\n|---------------------------------------|-----------------------------------------------------------|\n| `UNDER_REPRESENTED_GROUP_UNSPECIFIED` | Unspecified under represented group. Not valid for input. |\n| `BLACK` | Black community. |\n| `WOMEN` | Women community. |\n| `LATINO` | Latino community. |\n| `LGBTQ_PLUS` | LGBTQ Plus community. |\n| `ASIAN` | Asian community. |"]]