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"]],[["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-07 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`."]]],[]]