Cloud Monitoring V3 API - Module Google::Cloud::Monitoring::V3::UptimeCheckConfig::HttpCheck::RequestMethod (v0.16.0)

Reference documentation and code samples for the Cloud Monitoring V3 API module Google::Cloud::Monitoring::V3::UptimeCheckConfig::HttpCheck::RequestMethod.

The HTTP request method options.

Constants

METHOD_UNSPECIFIED

value: 0
No request method specified.

GET

value: 1
GET request.

POST

value: 2
POST request.