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 document provides reference information for the `CreateVersionMethod` class within the Google Cloud App Engine v1 API for .NET."],["The latest version of `CreateVersionMethod` is 2.4.0, with previous versions ranging from 2.3.0 down to 1.0.0 also being available in the documentation."],["`CreateVersionMethod` inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for default initialization and for creating a copy from another `CreateVersionMethod` instance."],["It contains a `Request` property of type `CreateVersionRequest` to hold the create version request details."]]],[]]