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_PATHandContentMatcherOption::NOT_MATCHES_JSON_PATH.
Enums§
- Certain
ContentMatcherOptiontypes require additional information.MATCHES_JSON_PATHorNOT_MATCHES_JSON_PATHrequire aJsonPathMatcher; not used for other options. - Options to perform content matching.