mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-06-28 03:30:19 -07:00
Co-authored-by: upodroid <cy@borg.dev> Co-authored-by: Cameron Thornton <camthornton@google.com> Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: upodroid <cy@borg.dev> Co-authored-by: Cameron Thornton <camthornton@google.com>
This commit is contained in:
parent
af1194139d
commit
6e0a23e67c
2 changed files with 6 additions and 0 deletions
|
@ -270,6 +270,7 @@ resources:
|
|||
- HTTP request body. A request body is allowed only if the HTTP method is
|
||||
POST or PUT. It will result in invalid argument error to set a body on
|
||||
a job with an incompatible HttpMethod.
|
||||
- A base64-encoded string.
|
||||
returned: success
|
||||
type: str
|
||||
headers:
|
||||
|
@ -302,6 +303,7 @@ resources:
|
|||
- HTTP request body. A request body is allowed only if the HTTP method is
|
||||
POST, PUT, or PATCH. It is an error to set body on a job with an incompatible
|
||||
HttpMethod.
|
||||
- A base64-encoded string.
|
||||
returned: success
|
||||
type: str
|
||||
headers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue