mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-31 17:11:31 -07:00
Add many no_log attributes
This commit is contained in:
parent
78b36fe3b6
commit
1a7d4e3cda
101 changed files with 147 additions and 111 deletions
|
@ -253,6 +253,7 @@ options:
|
|||
data .
|
||||
required: false
|
||||
type: int
|
||||
default: 0
|
||||
source_format:
|
||||
description:
|
||||
- The data format.
|
||||
|
@ -328,6 +329,7 @@ options:
|
|||
when reading the data.
|
||||
required: false
|
||||
type: int
|
||||
default: 0
|
||||
csv_options:
|
||||
description:
|
||||
- Additional properties to set if sourceFormat is set to CSV.
|
||||
|
@ -368,6 +370,7 @@ options:
|
|||
when reading the data.
|
||||
required: false
|
||||
type: int
|
||||
default: 0
|
||||
bigtable_options:
|
||||
description:
|
||||
- Additional options if sourceFormat is set to BIGTABLE.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue