public enum HttpMethodReference documentation and code samples for the Google Cloud Tasks v2beta3 API enum HttpMethod.
The HTTP method used to execute the task.
Namespace
Google.Cloud.Tasks.V2Beta3Assembly
Google.Cloud.Tasks.V2Beta3.dll
Fields |
|
|---|---|
| Name | Description |
Delete |
HTTP DELETE |
Get |
HTTP GET |
Head |
HTTP HEAD |
Options |
HTTP OPTIONS |
Patch |
HTTP PATCH |
Post |
HTTP POST |
Put |
HTTP PUT |
Unspecified |
HTTP method unspecified |