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 webpage details the \u003ccode\u003eContentMatcher\u003c/code\u003e class, used for content matching in uptime checks within the Google Cloud Monitoring V3 library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContentMatcher\u003c/code\u003e class allows for matching substrings and regular expressions against server responses in HTTP, HTTPS, and TCP checks, with certain size limits of content being examined.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists the different version history of the \u003ccode\u003eContentMatcher\u003c/code\u003e, starting with the latest version of 3.15.0 all the way back to 2.3.0, providing links to each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContentMatcher\u003c/code\u003e class includes properties such as \u003ccode\u003eContent\u003c/code\u003e, which is the string or regex to match and \u003ccode\u003eMatcher\u003c/code\u003e, which specifies the type of matching to apply.\u003c/p\u003e\n"]]],[],null,[]]