mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-09 04:10:27 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
31164f96ae
commit
1d718cdb65
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ options:
|
||||||
description:
|
description:
|
||||||
- The data format.
|
- The data format.
|
||||||
- 'Some valid choices include: "CSV", "GOOGLE_SHEETS", "NEWLINE_DELIMITED_JSON",
|
- 'Some valid choices include: "CSV", "GOOGLE_SHEETS", "NEWLINE_DELIMITED_JSON",
|
||||||
"AVRO", "DATASTORE_BACKUP", "BIGTABLE"'
|
"AVRO", "DATASTORE_BACKUP", "BIGTABLE", "ORC"'
|
||||||
required: false
|
required: false
|
||||||
type: str
|
type: str
|
||||||
source_uris:
|
source_uris:
|
||||||
|
|
Loading…
Add table
Reference in a new issue