public sealed class Entry : IMessage<MutateRowsResponse.Types.Entry>, IEquatable<MutateRowsResponse.Types.Entry>, IDeepCloneable<MutateRowsResponse.Types.Entry>, IBufferMessage, IMessage
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\u003eThe webpage documents the \u003ccode\u003eEntry\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace, specifically as part of \u003ccode\u003eMutateRowsResponse.Types\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEntry\u003c/code\u003e represents the outcome of applying a mutation, from the original request, and its implementations include \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 \u003ccode\u003eEntry\u003c/code\u003e class provides two constructors, \u003ccode\u003eEntry()\u003c/code\u003e and \u003ccode\u003eEntry(MutateRowsResponse.Types.Entry)\u003c/code\u003e, for creating instances, and it has two main properties: \u003ccode\u003eIndex\u003c/code\u003e, which is a long value and \u003ccode\u003eStatus\u003c/code\u003e which shows the status of the request.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.17.0, however, the version of the class page appears to be for 2.4.0, and there are many other previous versions also listed, back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eUsers can access information about inherited members like \u003ccode\u003eObject.GetHashCode()\u003c/code\u003e, \u003ccode\u003eObject.GetType()\u003c/code\u003e, \u003ccode\u003eObject.MemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eObject.ToString()\u003c/code\u003e, which are part of the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]