Class HttpMethod (2.19.3)
The HTTP method used to deliver the task.
Enums |
Name |
Description |
HTTP_METHOD_UNSPECIFIED |
HTTP method unspecified |
POST |
HTTP POST |
GET |
HTTP GET |
HEAD |
HTTP HEAD |
PUT |
HTTP PUT |
DELETE |
HTTP DELETE |
PATCH |
HTTP PATCH |
OPTIONS |
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-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class HttpMethod (2.19.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.19.3 (latest)](/python/docs/reference/cloudtasks/latest/google.cloud.tasks_v2.types.HttpMethod)\n- [2.19.1](/python/docs/reference/cloudtasks/2.19.1/google.cloud.tasks_v2.types.HttpMethod)\n- [2.18.0](/python/docs/reference/cloudtasks/2.18.0/google.cloud.tasks_v2.types.HttpMethod)\n- [2.17.1](/python/docs/reference/cloudtasks/2.17.1/google.cloud.tasks_v2.types.HttpMethod)\n- [2.16.5](/python/docs/reference/cloudtasks/2.16.5/google.cloud.tasks_v2.types.HttpMethod)\n- [2.15.1](/python/docs/reference/cloudtasks/2.15.1/google.cloud.tasks_v2.types.HttpMethod)\n- [2.14.2](/python/docs/reference/cloudtasks/2.14.2/google.cloud.tasks_v2.types.HttpMethod)\n- [2.13.2](/python/docs/reference/cloudtasks/2.13.2/google.cloud.tasks_v2.types.HttpMethod)\n- [2.12.1](/python/docs/reference/cloudtasks/2.12.1/google.cloud.tasks_v2.types.HttpMethod)\n- [2.11.0](/python/docs/reference/cloudtasks/2.11.0/google.cloud.tasks_v2.types.HttpMethod)\n- [2.10.4](/python/docs/reference/cloudtasks/2.10.4/google.cloud.tasks_v2.types.HttpMethod)\n- [2.9.1](/python/docs/reference/cloudtasks/2.9.1/google.cloud.tasks_v2.types.HttpMethod)\n- [2.8.1](/python/docs/reference/cloudtasks/2.8.1/google.cloud.tasks_v2.types.HttpMethod)\n- [2.7.2](/python/docs/reference/cloudtasks/2.7.2/google.cloud.tasks_v2.types.HttpMethod)\n- [2.6.0](/python/docs/reference/cloudtasks/2.6.0/google.cloud.tasks_v2.types.HttpMethod)\n- [2.5.3](/python/docs/reference/cloudtasks/2.5.3/google.cloud.tasks_v2.types.HttpMethod)\n- [2.4.0](/python/docs/reference/cloudtasks/2.4.0/google.cloud.tasks_v2.types.HttpMethod)\n- [2.3.0](/python/docs/reference/cloudtasks/2.3.0/google.cloud.tasks_v2.types.HttpMethod)\n- [2.2.0](/python/docs/reference/cloudtasks/2.2.0/google.cloud.tasks_v2.types.HttpMethod)\n- [2.1.0](/python/docs/reference/cloudtasks/2.1.0/google.cloud.tasks_v2.types.HttpMethod)\n- [2.0.0](/python/docs/reference/cloudtasks/2.0.0/google.cloud.tasks_v2.types.HttpMethod)\n- [1.5.2](/python/docs/reference/cloudtasks/1.5.2/google.cloud.tasks_v2.types.HttpMethod)\n- [1.4.0](/python/docs/reference/cloudtasks/1.4.0/google.cloud.tasks_v2.types.HttpMethod)\n- [1.3.0](/python/docs/reference/cloudtasks/1.3.0/google.cloud.tasks_v2.types.HttpMethod)\n- [1.2.1](/python/docs/reference/cloudtasks/1.2.1/google.cloud.tasks_v2.types.HttpMethod) \n\n HttpMethod(value)\n\nThe HTTP method used to deliver the task."]]