public sealed class DeleteFromFamily : IMessage<Mutation.Types.DeleteFromFamily>, IEquatable<Mutation.Types.DeleteFromFamily>, IDeepCloneable<Mutation.Types.DeleteFromFamily>, IBufferMessage, IMessage
A Mutation which deletes all cells from the specified column family.
[[["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 details the \u003ccode\u003eDeleteFromFamily\u003c/code\u003e class, a type of \u003ccode\u003eMutation\u003c/code\u003e in the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace used to delete all cells from a specified column family within Google Cloud Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this reference is 3.17.0, with multiple prior versions listed, down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFromFamily\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \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 includes constructors for creating a \u003ccode\u003eDeleteFromFamily\u003c/code\u003e object, either as a new instance or by cloning another existing instance, and has a \u003ccode\u003eFamilyName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows the user to set the family name from which cells should be removed; the family name must adhere to the \u003ccode\u003e[-_.a-zA-Z0-9]+\u003c/code\u003e format.\u003c/p\u003e\n"]]],[],null,[]]