public sealed class UptimeCheckConfig.Types.ContentMatcher.Types.JsonPathMatcher : IMessage<UptimeCheckConfig.Types.ContentMatcher.Types.JsonPathMatcher>, IEquatable<UptimeCheckConfig.Types.ContentMatcher.Types.JsonPathMatcher>, IDeepCloneable<UptimeCheckConfig.Types.ContentMatcher.Types.JsonPathMatcher>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class UptimeCheckConfig.Types.ContentMatcher.Types.JsonPathMatcher.
Information needed to perform a JSONPath content match.
Used for ContentMatcherOption::MATCHES_JSON_PATH and
ContentMatcherOption::NOT_MATCHES_JSON_PATH.
[[["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 webpage provides reference documentation for the \u003ccode\u003eUptimeCheckConfig.Types.ContentMatcher.Types.JsonPathMatcher\u003c/code\u003e class within the Google Cloud Monitoring v3 API, focusing on version 3.12.0 and listing other versions from 2.3.0 to 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eJsonPathMatcher\u003c/code\u003e is used to perform a JSONPath content match, applicable for \u003ccode\u003eContentMatcherOption::MATCHES_JSON_PATH\u003c/code\u003e and \u003ccode\u003eContentMatcherOption::NOT_MATCHES_JSON_PATH\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message manipulation, equality checks, deep cloning, and buffer-based operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJsonPathMatcher\u003c/code\u003e class includes properties such as \u003ccode\u003eJsonMatcher\u003c/code\u003e, which defines the type of JSONPath match to be applied, and \u003ccode\u003eJsonPath\u003c/code\u003e, which specifies the path within the JSON response to be evaluated.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available to use, one to construct an empty JsonPathMatcher, and another to copy the properties of an existing instance of JsonPathMatcher.\u003c/p\u003e\n"]]],[],null,[]]