public sealed class Modification : IMessage<ModifyColumnFamiliesRequest.Types.Modification>, IEquatable<ModifyColumnFamiliesRequest.Types.Modification>, IDeepCloneable<ModifyColumnFamiliesRequest.Types.Modification>, IBufferMessage, IMessage
A create, update, or delete of a particular 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-08 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eModification\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, specifically for the \u003ccode\u003e.NET\u003c/code\u003e framework, detailing its role in modifying column families.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModification\u003c/code\u003e class is used to create, update, or delete column families, offering properties like \u003ccode\u003eCreate\u003c/code\u003e, \u003ccode\u003eUpdate\u003c/code\u003e, \u003ccode\u003eDrop\u003c/code\u003e, and \u003ccode\u003eId\u003c/code\u003e to define the intended operation and target.\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, providing functionality for message manipulation, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eIt provides constructors for creating a new \u003ccode\u003eModification\u003c/code\u003e object, either blank, or with a provided pre-existing column family object, providing further control over its attributes.\u003c/p\u003e\n"],["\u003cp\u003eA list of versions for the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e library are available, showing a history of releases ranging from version 2.4.0 to 3.24.0, where 3.24.0 is the most recent version.\u003c/p\u003e\n"]]],[],null,[]]