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 reference documentation for the \u003ccode\u003eMutation.Types.DeleteFromFamily\u003c/code\u003e class within the Google Bigtable v2 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFromFamily\u003c/code\u003e class, as described, is designed for creating mutations that delete all cells from a specified column family in Google Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the \u003ccode\u003eDeleteFromFamily\u003c/code\u003e class, ranging from version 2.2.0 to the latest 3.17.0, allowing users to view the documentation corresponding to their needed version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteFromFamily\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, indicating its capabilities and usage within the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFamilyName\u003c/code\u003e property is a key component of the \u003ccode\u003eDeleteFromFamily\u003c/code\u003e class, allowing users to specify the target family for deletion with requirements of the value matching \u003ccode\u003e[-_.a-zA-Z0-9]+\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]