SecurityReportResultView Stay organized with collections Save and categorize content based on your preferences.
The response for security report result view APIs.
| JSON representation |
|---|
{"metadata":{object ( |
| Fields | |
|---|---|
metadata |
Metadata contains information like metrics, dimenstions etc of the security report. |
rows |
Rows of security report result. Each row is a JSON object. Example: {sum(message_count): 1, developerApp: "(not set)",…} |
state |
State of retrieving ResultView. |
code |
Error code when there is a failure. |
error |
Error message when there is a failure. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-17 UTC.