Reference documentation and code samples for the Google Cloud Monitoring v3 API enum UptimeCheckConfig.Types.ContentMatcher.Types.JsonPathMatcher.Types.JsonPathMatcherOption.
Selects 'exact string' matching. The match succeeds if the content at
the json_path within the output is exactly the same as the
content string.
RegexMatch
Selects regular-expression matching. The match succeeds if the
content at the json_path within the output matches the regular
expression specified in the content string.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eJsonPathMatcherOption\u003c/code\u003e enum within the Google Cloud Monitoring v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis enum is used to define the type of matching to be performed when checking content via JSONPath within Uptime Check configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJsonPathMatcherOption\u003c/code\u003e enum includes three fields: \u003ccode\u003eExactMatch\u003c/code\u003e for exact string matching, \u003ccode\u003eRegexMatch\u003c/code\u003e for regular-expression matching, and \u003ccode\u003eUnspecified\u003c/code\u003e for an invalid matcher type.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available versions of the API, ranging from the latest (3.15.0) down to 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]