campaignWe've reorganized our documentation navigation structure to align directly with your operational workflows. See the
release notes and the
walkthrough video for more information.
LegacyGetLookerReportsResponse
Stay organized with collections
Save and categorize content based on your preferences.
Response for getting the Looker reports.
| JSON representation |
{
"reports": [
{
object (LegacyLookerReportResponse)
}
],
"isConnectionError": boolean,
"connectionErrorMessage": string,
"isConfigured": boolean
} |
| Fields |
reports[] |
object (LegacyLookerReportResponse)
Optional. The list of Looker reports.
|
isConnectionError |
boolean
Optional. Indicates if there is a connection error.
|
connectionErrorMessage |
string
Optional. The connection error message.
|
isConfigured |
boolean
Optional. Indicates if the advanced report is configured.
|
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 2025-12-10 UTC.
[null,null,["Last updated 2025-12-10 UTC."],[],[]]