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\u003eThe \u003ccode\u003eModification\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, enables the creation, updating, or deletion of column families within Google Cloud Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.24.0 is the latest version available for \u003ccode\u003eModifyColumnFamiliesRequest.Types.Modification\u003c/code\u003e in the provided content, with a range of older versions from 3.23.0 down to 2.4.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModification\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, providing methods for message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eModification\u003c/code\u003e class include \u003ccode\u003eCreate\u003c/code\u003e and \u003ccode\u003eUpdate\u003c/code\u003e for modifying column families, \u003ccode\u003eDrop\u003c/code\u003e to delete them, \u003ccode\u003eId\u003c/code\u003e to specify the target, and \u003ccode\u003eModCase\u003c/code\u003e to identify the type of modification being performed.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for \u003ccode\u003eModification\u003c/code\u003e, one empty to generate a default object, and one allowing the object to be created from an existing \u003ccode\u003eModification\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]