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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eJsonPathMatcherOption\u003c/code\u003e enum within the Google Cloud Monitoring v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJsonPathMatcherOption\u003c/code\u003e enum offers three options for performing JSONPath content matching: \u003ccode\u003eExactMatch\u003c/code\u003e, \u003ccode\u003eRegexMatch\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExactMatch\u003c/code\u003e verifies if the content at a specified JSON path exactly matches a given string.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRegexMatch\u003c/code\u003e checks if the content at a specified JSON path matches a given regular expression.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, from 2.3.0 up to the latest version, 3.15.0, for the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]