public sealed class CreateVersionMethod : IMessage<CreateVersionMethod>, IEquatable<CreateVersionMethod>, IDeepCloneable<CreateVersionMethod>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class CreateVersionMethod.
[[["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."],[[["This page provides documentation for the `CreateVersionMethod` class within the Google Cloud App Engine v1 API, specifically version 2.3.0."],["The `CreateVersionMethod` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used within the Google Protobuf system."],["The class inherits from the base `object` class and offers methods such as `GetHashCode`, `GetType`, and `ToString` along with a copy constructor and a no parameter constructor."],["The `CreateVersionMethod` class includes a `Request` property of type `CreateVersionRequest`, which represents the request for creating a version."],["The documentation page also provides links to documentation on previous and the latest version of the class, ranging from version 1.0.0 to the current latest version 2.4.0."]]],[]]