Google Cloud Tasks v2beta3 API - Enum HttpMethod (3.0.0-beta06)

public enum HttpMethod

Reference 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.V2Beta3

Assembly

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