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 provides documentation for the \u003ccode\u003eDeleteFromFamily\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace, which is used to delete all cells from a specified column family in Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFromFamily\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to work with Google's protocol buffer system.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eDeleteFromFamily\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003eDeleteFromFamily\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFamilyName\u003c/code\u003e property, a string, is used to set or get the name of the column family that will have its cells deleted, and it must match the specified regex pattern \u003ccode\u003e[-_.a-zA-Z0-9]+\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers documentation across multiple versions of the \u003ccode\u003e.Net\u003c/code\u003e package ranging from version \u003ccode\u003e2.2.0\u003c/code\u003e up to \u003ccode\u003e3.17.0\u003c/code\u003e which is the latest available version.\u003c/p\u003e\n"]]],[],null,[]]