Module: Google::Cloud::Monitoring::V3::UptimeCheckConfig::HttpCheck::RequestMethod
- Defined in:
- proto_docs/google/monitoring/v3/uptime.rb
Overview
The HTTP request method options.
Constant Summary collapse
- METHOD_UNSPECIFIED =
No request method specified.
0
- GET =
GET request.
1
- POST =
POST request.
2