Enum HttpMethod (2.0.0-beta08)

public enum HttpMethod

The HTTP method used to execute the task.

Namespace

Google.Cloud.Tasks.V2Beta3

Assembly

Google.Cloud.Tasks.V2Beta3.dll

Fields

NameDescription
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