ReviewEligibility
Different value of enum ReviewEligibility
Enums |
REVIEW_ELIGIBILITY_UNSPECIFIED |
Review eligibility state is unknown. |
ELIGIBLE |
Account is eligible for review for a specified region code. |
INELIGIBLE |
Account is not eligible for review for a specified region code. |
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-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[[["`ReviewEligibility` enum defines the review eligibility status of an account for a specific region."],["The enum has three possible values: `REVIEW_ELIGIBILITY_UNSPECIFIED`, `ELIGIBLE`, and `INELIGIBLE`."],["`REVIEW_ELIGIBILITY_UNSPECIFIED` indicates an unknown review eligibility state."],["`ELIGIBLE` means the account is eligible for review."],["`INELIGIBLE` signifies that the account is not eligible for review."]]],[]]