public sealed class Mutation.Types.DeleteFromRow : IMessage<Mutation.Types.DeleteFromRow>, IEquatable<Mutation.Types.DeleteFromRow>, IDeepCloneable<Mutation.Types.DeleteFromRow>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Mutation.Types.DeleteFromRow.
A Mutation which deletes all cells from the containing row.
[[["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 page provides documentation for the \u003ccode\u003eMutation.Types.DeleteFromRow\u003c/code\u003e class within the Google Bigtable v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFromRow\u003c/code\u003e class is used to represent a mutation that deletes all cells from a specified row in a Bigtable database.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists available versions of the class, ranging from version 2.2.0 to the latest version 3.17.0, and includes the current version the documentation is based on, 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, demonstrating its integration with the Google Protobuf library and its capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details about the class's constructors, \u003ccode\u003eDeleteFromRow()\u003c/code\u003e and \u003ccode\u003eDeleteFromRow(Mutation.Types.DeleteFromRow other)\u003c/code\u003e, outlining how to instantiate the class and clone it from another instance.\u003c/p\u003e\n"]]],[],null,[]]