request Method
Parameters
value
The HTTP request method to use for the check. If set to METHOD_UNSPECIFIED then requestMethod defaults to GET. Default value is GET
. Possible values are METHOD_UNSPECIFIED
, GET
, and POST
.
The HTTP request method to use for the check. If set to METHOD_UNSPECIFIED then requestMethod defaults to GET. Default value is GET
. Possible values are METHOD_UNSPECIFIED
, GET
, and POST
.