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.
Information about how client should limit the rate (QPS). Primirily used by
supported official Cloud Bigtable clients. If unset, the rate limit info is
not provided by the server.
[[["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 document provides reference documentation for the \u003ccode\u003eMutateRowsResponse\u003c/code\u003e class within the Google Bigtable v2 API for .NET, detailing its purpose as a response message for batch row mutations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutateRowsResponse\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<MutateRowsResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<MutateRowsResponse>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering diverse functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor (\u003ccode\u003eMutateRowsResponse()\u003c/code\u003e) and another for creating a new instance by copying an existing \u003ccode\u003eMutateRowsResponse\u003c/code\u003e object (\u003ccode\u003eMutateRowsResponse(MutateRowsResponse other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutateRowsResponse\u003c/code\u003e class has two key properties: \u003ccode\u003eEntries\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eMutateRowsResponse.Types.Entry\u003c/code\u003e objects that contain the results of the batch requests, and \u003ccode\u003eRateLimitInfo\u003c/code\u003e, which provides guidance on rate limiting.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the documentation are available, ranging from version 2.2.0 to the latest version, 3.17.0, allowing users to access information relevant to specific library versions.\u003c/p\u003e\n"]]],[],null,[]]