public sealed class CheckAndMutateRowResponse : IMessage<CheckAndMutateRowResponse>, IEquatable<CheckAndMutateRowResponse>, IDeepCloneable<CheckAndMutateRowResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class CheckAndMutateRowResponse.
[[["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 latest version of the \u003ccode\u003eCheckAndMutateRowResponse\u003c/code\u003e API is 3.17.0, with version 3.8.0 also being listed among the available versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCheckAndMutateRowResponse\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace and serves as the response message for the Bigtable.CheckAndMutateRow API.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, indicating its role in data handling and serialization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckAndMutateRowResponse\u003c/code\u003e class has two constructors: a default one and one that accepts another \u003ccode\u003eCheckAndMutateRowResponse\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a property \u003ccode\u003ePredicateMatched\u003c/code\u003e of type \u003ccode\u003ebool\u003c/code\u003e, indicating whether the request's \u003ccode\u003epredicate_filter\u003c/code\u003e returned results for a row.\u003c/p\u003e\n"]]],[],null,[]]