public sealed class CreateVersionMethod : IMessage<CreateVersionMethod>, IEquatable<CreateVersionMethod>, IDeepCloneable<CreateVersionMethod>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `CreateVersionMethod` is 2.4.0, with several earlier versions also documented, ranging down to 1.0.0."],["`CreateVersionMethod` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `CreateVersionMethod` class provides constructors for creating instances, either default or by cloning another `CreateVersionMethod` instance."],["The `Request` property of type `CreateVersionRequest` is used to encapsulate the details of a version creation request."],["The documentation includes inherited members from the base `Object` class such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]