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 page provides reference documentation for the \u003ccode\u003eMutation.Types.DeleteFromFamily\u003c/code\u003e class within the Google Bigtable v2 API, allowing for the deletion of all cells from a specified column family.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eDeleteFromFamily\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists available versions of the API, ranging from the latest (3.17.0) to version 2.2.0, with the current version covered on the page being 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003eIt contains information about the \u003ccode\u003eFamilyName\u003c/code\u003e property, a string that represents the name of the column family to be deleted, and specifies the required format, which must match \u003ccode\u003e[-_.a-zA-Z0-9]+\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]