public sealed class ContentMatcher : IMessage<UptimeCheckConfig.Types.ContentMatcher>, IEquatable<UptimeCheckConfig.Types.ContentMatcher>, IDeepCloneable<UptimeCheckConfig.Types.ContentMatcher>, IBufferMessage, IMessage
Optional. Used to perform content matching. This allows matching based on
substrings and regular expressions, together with their negations. Only the
first 4 MB of an HTTP or HTTPS check's response (and the first
1 MB of a TCP check's response) are examined for purposes of content
matching.
[[["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 details the \u003ccode\u003eContentMatcher\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, used for content matching in uptime checks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContentMatcher\u003c/code\u003e class allows matching based on substrings and regular expressions and supports negations, examining up to 4 MB of HTTP/HTTPS responses and 1 MB of TCP responses.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides access to documentation for the \u003ccode\u003eContentMatcher\u003c/code\u003e class across various versions, ranging from 2.3.0 to the latest version 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has properties like \u003ccode\u003eContent\u003c/code\u003e (a string to match) and \u003ccode\u003eMatcher\u003c/code\u003e (the type of content matching).\u003c/p\u003e\n"]]],[],null,[]]