public sealed class Mutation.Types.DeleteFromFamily : IMessage<Mutation.Types.DeleteFromFamily>, IEquatable<Mutation.Types.DeleteFromFamily>, IDeepCloneable<Mutation.Types.DeleteFromFamily>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Mutation.Types.DeleteFromFamily.
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 webpage provides documentation for the \u003ccode\u003eMutation.Types.DeleteFromFamily\u003c/code\u003e class within the Google Bigtable v2 API for .NET, which is used to delete all cells from a specified column family.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.17.0, and the page also lists documentation links for versions ranging from 3.16.0 down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMutation.Types.DeleteFromFamily\u003c/code\u003e 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, extending functionality beyond basic object behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating a new \u003ccode\u003eDeleteFromFamily\u003c/code\u003e object, either default or by copying another \u003ccode\u003eDeleteFromFamily\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFamilyName\u003c/code\u003e property of the \u003ccode\u003eDeleteFromFamily\u003c/code\u003e object represents the column family name, which must match the regex pattern \u003ccode\u003e[-_.a-zA-Z0-9]+\u003c/code\u003e as outlined in the API.\u003c/p\u003e\n"]]],[],null,[]]