public sealed class DeleteFromColumn : IMessage<Mutation.Types.DeleteFromColumn>, IEquatable<Mutation.Types.DeleteFromColumn>, IDeepCloneable<Mutation.Types.DeleteFromColumn>, IBufferMessage, IMessage
A Mutation which deletes cells from the specified column, optionally
restricting the deletions to a given timestamp range.
[[["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 \u003ccode\u003eDeleteFromColumn\u003c/code\u003e class, part of Google Cloud Bigtable V2, facilitates the deletion of cells from a specified column, optionally within a given timestamp range.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its capabilities for handling message-based operations and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties like \u003ccode\u003eColumnQualifier\u003c/code\u003e, \u003ccode\u003eFamilyName\u003c/code\u003e, and \u003ccode\u003eTimeRange\u003c/code\u003e to specify the exact cells to be deleted, offering granular control over the deletion process.\u003c/p\u003e\n"],["\u003cp\u003eThere are many different versions of the \u003ccode\u003eDeleteFromColumn\u003c/code\u003e class available, ranging from version 2.2.0 all the way to the latest version which is 3.17.0.\u003c/p\u003e\n"]]],[],null,[]]