Module google_api_proto::google::monitoring::v3::uptime_check_config::content_matcher
source · Expand description
Nested message and enum types in ContentMatcher
.
Modules§
- Nested message and enum types in
JsonPathMatcher
.
Structs§
- Information needed to perform a JSONPath content match. Used for
ContentMatcherOption::MATCHES_JSON_PATH
andContentMatcherOption::NOT_MATCHES_JSON_PATH
.
Enums§
- Certain
ContentMatcherOption
types require additional information.MATCHES_JSON_PATH
orNOT_MATCHES_JSON_PATH
require aJsonPathMatcher
; not used for other options. - Options to perform content matching.