public sealed class MutateRowsRequest.Types.Entry : IMessage<MutateRowsRequest.Types.Entry>, IEquatable<MutateRowsRequest.Types.Entry>, IDeepCloneable<MutateRowsRequest.Types.Entry>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class MutateRowsRequest.Types.Entry.
Required. Changes to be atomically applied to the specified row.
Mutations are applied in order, meaning that earlier mutations can be
masked by later ones. You must specify at least one mutation.
[[["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 available for \u003ccode\u003eMutateRowsRequest.Types.Entry\u003c/code\u003e is 3.17.0, with a range of versions from 3.17.0 down to 2.2.0 also being accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMutateRowsRequest.Types.Entry\u003c/code\u003e is a class within the Google Bigtable v2 API, representing a mutation for a specified row, implemented as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains properties \u003ccode\u003eMutations\u003c/code\u003e and \u003ccode\u003eRowKey\u003c/code\u003e, which are required for changes to be applied to the specified row and to identify which row the \u003ccode\u003emutations\u003c/code\u003e are applied to, respectively.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to create a new \u003ccode\u003eEntry\u003c/code\u003e or copy an existing \u003ccode\u003eEntry\u003c/code\u003e object, and inherited members from the base object class include \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]