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\u003eThe provided content details the \u003ccode\u003eMutation.Types.DeleteFromFamily\u003c/code\u003e class within the Google Bigtable v2 API, which is used for deleting all cells from a specified column family.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFromFamily\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling various functionalities like serialization, equality checking, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines two constructors for the \u003ccode\u003eDeleteFromFamily\u003c/code\u003e class: a default constructor and one that takes another \u003ccode\u003eDeleteFromFamily\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFamilyName\u003c/code\u003e property of type string, must match the \u003ccode\u003e[-_.a-zA-Z0-9]+\u003c/code\u003e pattern and specifies the name of the column family from which cells should be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides a list of available versions of the \u003ccode\u003eDeleteFromFamily\u003c/code\u003e class documentation, ranging from version 2.2.0 up to the latest version 3.17.0.\u003c/p\u003e\n"]]],[],null,[]]