Module gapi_grpc::google::monitoring::v3::uptime_check_config [−][src]
Modules
content_matcher | |
http_check |
Structs
ContentMatcher | Optional. Used to perform content matching. This allows matching based on substrings and regular expressions, together with their negations. Only the first 4 MB of an HTTP or HTTPS check’s response (and the first 1 MB of a TCP check’s response) are examined for purposes of content matching. |
HttpCheck | Information involved in an HTTP/HTTPS Uptime check request. |
ResourceGroup | The resource submessage for group checks. It can be used instead of a monitored resource, when multiple resources are being monitored. |
TcpCheck | Information required for a TCP Uptime check request. |
Enums
CheckRequestType | The type of Uptime check request. |
Resource | The resource the check is checking. Required. |