This commit is contained in:
cerih 2025-04-28 15:17:54 +00:00 committed by GitHub
commit 98715c517a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 0 deletions

View file

@ -221,6 +221,11 @@ resources:
returned: success
type: complex
contains:
query:
description:
- The SQL query defining this view.
returned: success
type: str
useLegacySql:
description:
- Specifies whether to use BigQuery's legacy SQL for this view .