PolicyTopicEvidence
Stay organized with collections
Save and categorize content based on your preferences.
Additional information that explains a policy finding.
Fields |
Union field value
value . Specific evidence information depending on the evidence type. value can be only one of the following: |
website_list
|
WebsiteList
List of websites linked with this resource.
|
text_list
|
TextList
List of evidence found in the text of a resource.
|
language_code
|
string
The language the resource was detected to be written in. This is an IETF language tag such as "en-US".
|
destination_text_list
|
DestinationTextList
The text in the destination of the resource that is causing a policy finding.
|
destination_mismatch
|
DestinationMismatch
Mismatch between the destinations of a resource's URLs.
|
destination_not_working
|
DestinationNotWorking
Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
|
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-11-25 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-11-25 UTC."],[[["`PolicyTopicEvidence` provides additional context for policy findings through various fields containing specific evidence details."],["Evidence information is categorized into types like websites, text, language, destination text, destination mismatch, and destination functionality issues, accessible via corresponding fields in the `value` union."],["Each evidence type has a dedicated field within the `value` union, like `website_list` for related websites and `text_list` for textual evidence, allowing for granular access to relevant details."],["Language information is provided through the `language_code` field using IETF language tags, aiding in understanding the context of the resource."],["Destination-related evidence includes `destination_text_list` for policy-violating text, `destination_mismatch` for URL discrepancies, and `destination_not_working` for functionality problems like HTTP errors or device incompatibility."]]],[]]