public sealed class Mutation.Types.DeleteFromColumn : IMessage<Mutation.Types.DeleteFromColumn>, IEquatable<Mutation.Types.DeleteFromColumn>, IDeepCloneable<Mutation.Types.DeleteFromColumn>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Mutation.Types.DeleteFromColumn.
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\u003eThis document provides reference documentation for the \u003ccode\u003eMutation.Types.DeleteFromColumn\u003c/code\u003e class within the Google Bigtable v2 API, detailing its purpose in deleting cells from a specified column.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFromColumn\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, and has a list of versions available starting from 2.2.0 all the way up to 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and includes properties like \u003ccode\u003eColumnQualifier\u003c/code\u003e, \u003ccode\u003eFamilyName\u003c/code\u003e, and \u003ccode\u003eTimeRange\u003c/code\u003e, which define the specifics of the cells to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and another that accepts a \u003ccode\u003eMutation.Types.DeleteFromColumn\u003c/code\u003e instance, allowing for the creation of new instances based off pre-existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutation.Types.DeleteFromColumn\u003c/code\u003e class is located in the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]