mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-07 22:54:30 -07:00
Merge 386dabb99b
into eef427d24e
This commit is contained in:
commit
98715c517a
2 changed files with 18 additions and 0 deletions
|
@ -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 .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue