public sealed class CheckAndMutateRowResponse : IMessage<CheckAndMutateRowResponse>, IEquatable<CheckAndMutateRowResponse>, IDeepCloneable<CheckAndMutateRowResponse>, IBufferMessage, IMessage
[[["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-12 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eCheckAndMutateRowResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace, specifically detailing its implementation in various versions from 2.2.0 to 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckAndMutateRowResponse\u003c/code\u003e is a class used in the Google Cloud Bigtable service, representing the response received from a \u003ccode\u003eCheckAndMutateRow\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods for object comparison, deep cloning, and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains one key public property \u003ccode\u003ePredicateMatched\u003c/code\u003e, which is a boolean indicating if the predicate filter yielded results.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details on the class's constructors, including a default constructor and a copy constructor that accepts another \u003ccode\u003eCheckAndMutateRowResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]