Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::Tool::MethodType (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::Tool::MethodType.

The method type of the tool.

Constants

METHOD_TYPE_UNSPECIFIED

value: 0
Unspecified.

GET

value: 1
GET method.

POST

value: 2
POST method.

PUT

value: 3
PUT method.

DELETE

value: 4
DELETE method.

PATCH

value: 5
PATCH method.