Cloud Tasks V2beta3 API - Module Google::Cloud::Tasks::V2beta3::HttpMethod (v0.16.0)

Reference documentation and code samples for the Cloud Tasks V2beta3 API module Google::Cloud::Tasks::V2beta3::HttpMethod.

The HTTP method used to execute the task.

Constants

HTTP_METHOD_UNSPECIFIED

value: 0
HTTP method unspecified

POST

value: 1
HTTP POST

GET

value: 2
HTTP GET

HEAD

value: 3
HTTP HEAD

PUT

value: 4
HTTP PUT

DELETE

value: 5
HTTP DELETE

PATCH

value: 6
HTTP PATCH

OPTIONS

value: 7
HTTP OPTIONS

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.