mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 02:10:27 -07:00
make range parametr optional
This commit is contained in:
parent
4279fde14f
commit
05f0e6d0e2
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ options:
|
|||
range:
|
||||
description:
|
||||
- Range of a sheet to query from. Only used when non-empty.
|
||||
required: true
|
||||
required: false
|
||||
type: str
|
||||
csv_options:
|
||||
description:
|
||||
|
|
Loading…
Add table
Reference in a new issue