public sealed class MutateRowsResponse : IMessage<MutateRowsResponse>, IEquatable<MutateRowsResponse>, IDeepCloneable<MutateRowsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class MutateRowsResponse.
[[["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\u003eThis page provides reference documentation for the \u003ccode\u003eMutateRowsResponse\u003c/code\u003e class within the Google Bigtable v2 API for .NET, specifically detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutateRowsResponse\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace and is used as a response message for the \u003ccode\u003eBigtableService.MutateRows\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists multiple versions of the Google Bigtable v2 API for .NET, ranging from version 2.2.0 up to the latest version of 3.17.0, providing links to the documentation of each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutateRowsResponse\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of the \u003ccode\u003eMutateRowsResponse\u003c/code\u003e class is \u003ccode\u003eEntries\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e that contains results from the batch request, containing one or more instances of \u003ccode\u003eMutateRowsResponse.Types.Entry\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]