Chronicle v1 API - Enum CustomAPIRequestConfig.Types.HttpMethod (1.1.0)

public enum CustomAPIRequestConfig.Types.HttpMethod

Reference documentation and code samples for the Chronicle v1 API enum CustomAPIRequestConfig.Types.HttpMethod.

HTTPS methods supported.

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Fields

Name Description
Get

HTTP GET method.

Post

HTTP POST method.

Unspecified

Unspecified method.