mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-26 22:51:30 -07:00
sanity test issues
This commit is contained in:
parent
f526d210f6
commit
9a838fab7f
4 changed files with 10 additions and 8 deletions
|
@ -252,7 +252,6 @@ options:
|
|||
- The maximum number of bad records that BigQuery can ignore when reading
|
||||
data .
|
||||
required: false
|
||||
default: '0'
|
||||
type: int
|
||||
source_format:
|
||||
description:
|
||||
|
@ -325,7 +324,6 @@ options:
|
|||
- The number of rows at the top of a Google Sheet that BigQuery will skip
|
||||
when reading the data.
|
||||
required: false
|
||||
default: '0'
|
||||
type: int
|
||||
csv_options:
|
||||
description:
|
||||
|
@ -366,7 +364,6 @@ options:
|
|||
- The number of rows at the top of a CSV file that BigQuery will skip
|
||||
when reading the data.
|
||||
required: false
|
||||
default: '0'
|
||||
type: int
|
||||
bigtable_options:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue