public sealed class MutateRowsResponse.Types.Entry : IMessage<MutateRowsResponse.Types.Entry>, IEquatable<MutateRowsResponse.Types.Entry>, IDeepCloneable<MutateRowsResponse.Types.Entry>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class MutateRowsResponse.Types.Entry.
The result of applying a passed mutation in the original request.
The result of the request Entry identified by index.
Depending on how requests are batched during execution, it is possible
for one Entry to fail due to an error with another Entry. In the event
that this occurs, the same error will be reported for both entries.
[[["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 webpage provides reference documentation for the \u003ccode\u003eMutateRowsResponse.Types.Entry\u003c/code\u003e class within the Google Bigtable v2 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 3.17.0, with a range of previous versions (down to 2.2.0) accessible for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutateRowsResponse.Types.Entry\u003c/code\u003e class represents the outcome of a mutation operation applied in the original request, within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMutateRowsResponse.Types.Entry\u003c/code\u003e class include \u003ccode\u003eIndex\u003c/code\u003e, indicating the original request's entry position, and \u003ccode\u003eStatus\u003c/code\u003e, which provides the result of the request entry.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutateRowsResponse.Types.Entry\u003c/code\u003e class 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, showing its integration with Google's data handling frameworks.\u003c/p\u003e\n"]]],[],null,[]]