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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eMutateRowsRequest.Types.Entry\u003c/code\u003e class within the Google Bigtable v2 API, detailing its purpose as a mutation for a given row.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutateRowsRequest.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, indicating its capabilities and behavior in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eEntry()\u003c/code\u003e and a copy constructor \u003ccode\u003eEntry(Entry other)\u003c/code\u003e, enabling object creation and cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eEntry\u003c/code\u003e class include \u003ccode\u003eMutations\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds the atomic changes applied to a row, and \u003ccode\u003eRowKey\u003c/code\u003e, a \u003ccode\u003eByteString\u003c/code\u003e representing the key of the row to be mutated.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a version history, with the latest version being 3.17.0, as well as a list of all available versions, starting from version 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]