PolicyTopicEntryType
Stay organized with collections
Save and categorize content based on your preferences.
The possible policy topic entry types.
Enums |
UNSPECIFIED
|
No value has been specified. |
UNKNOWN
|
The received value is not known in this version. This is a response-only value. |
PROHIBITED
|
The resource will not be served. |
LIMITED
|
The resource will not be served under some circumstances. |
FULLY_LIMITED
|
The resource cannot serve at all because of the current targeting criteria. |
DESCRIPTIVE
|
May be of interest, but does not limit how the resource is served. |
BROADENING
|
Could increase coverage beyond normal. |
AREA_OF_INTEREST_ONLY
|
Constrained for all targeted countries, but may serve in other countries through area of interest. |
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-05-29 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-05-29 UTC."],[[["Policy topic entries are categorized using specific enums to define how they impact resource serving."],["Enums range from completely restricting resource serving (`PROHIBITED`, `FULLY_LIMITED`) to those with no limitations (`UNSPECIFIED`, `DESCRIPTIVE`)."],["Some enums indicate potential limitations (`LIMITED`) or the possibility of broader reach (`BROADENING`, `AREA_OF_INTEREST_ONLY`)."],["`UNKNOWN` is used only in responses when the received value isn't recognized in the current version."]]],[]]