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 document provides reference documentation for the \u003ccode\u003eMutateRowsRequest.Types.Entry\u003c/code\u003e class within the Google Bigtable v2 API, which represents a mutation operation for a specific row.\u003c/p\u003e\n"],["\u003cp\u003eThis class is implemented within various versions of the API, ranging from version 2.2.0 up to the latest version 3.17.0, with links to documentation for each specific release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMutateRowsRequest.Types.Entry\u003c/code\u003e implements multiple interfaces including \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 class has two constructors, one default \u003ccode\u003eEntry()\u003c/code\u003e and another \u003ccode\u003eEntry(Entry)\u003c/code\u003e that takes an existing \u003ccode\u003eMutateRowsRequest.Types.Entry\u003c/code\u003e object to create a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutateRowsRequest.Types.Entry\u003c/code\u003e class contains properties to define the \u003ccode\u003eRowKey\u003c/code\u003e and the \u003ccode\u003eMutations\u003c/code\u003e that should be applied atomically to the specified row.\u003c/p\u003e\n"]]],[],null,[]]