API hub v1 API - Enum HttpOperation.Types.Method (1.0.0-beta02)

public enum HttpOperation.Types.Method

Reference documentation and code samples for the API hub v1 API enum HttpOperation.Types.Method.

Enumeration of Method types.

Namespace

Google.Cloud.ApiHub.V1

Assembly

Google.Cloud.ApiHub.V1.dll

Fields

Name Description
Delete

Delete Operation type.

Get

Get Operation type.

Head

Head Operation type.

Options

Options Operation type.

Patch

Patch Operation type.

Post

Post Operation type.

Put

Put Operation type.

Trace

Trace Operation type.

Unspecified

Method unspecified.