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."],[[["This webpage documents the `CreateVersionMethod` class, which is part of the `Google.Cloud.AppEngine.V1` namespace and is found within the `Google.Cloud.AppEngine.V1.dll` assembly."],["The `CreateVersionMethod` class implements several interfaces, including `IMessage\u003cCreateVersionMethod\u003e`, `IEquatable\u003cCreateVersionMethod\u003e`, `IDeepCloneable\u003cCreateVersionMethod\u003e`, `IBufferMessage`, and `IMessage`."],["The `CreateVersionMethod` class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["There are two constructors for the `CreateVersionMethod` class: a default constructor and one that accepts another `CreateVersionMethod` object as a parameter."],["The `CreateVersionMethod` class has a `Request` property of type `CreateVersionRequest`, which is used to manage version creation requests."]]],[]]