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