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 page documents the `CreateVersionMethod` class, which is part of the Google Cloud App Engine V1 library, specifically within version 2.0.0."],["`CreateVersionMethod` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `Object` class."],["The class includes two constructors: a default constructor, and one that takes another `CreateVersionMethod` object as a parameter for cloning."],["The `CreateVersionMethod` class contains a `Request` property of type `CreateVersionRequest` used to handle version creation requests."],["The documentation provides a history of previous versions of `CreateVersionMethod`, spanning from version 1.0.0 to the most recent 2.4.0."]]],[]]