public sealed class CreateVersionRequest : IMessage<CreateVersionRequest>, IEquatable<CreateVersionRequest>, IDeepCloneable<CreateVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class CreateVersionRequest.
[[["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."],[[["The document provides reference documentation for the `CreateVersionRequest` class within the Google Cloud App Engine v1 API, specifically for version 2.2.0."],["`CreateVersionRequest` is a class used for requesting the creation of a new version in the App Engine and it inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document contains links to previous versions, ranging from 1.0.0 to the latest version, 2.4.0, of `CreateVersionRequest`."],["The `CreateVersionRequest` class has two constructors and two properties, `Parent`, which is a string representing the parent resource name, and `Version`, which represents the application deployment configuration."],["The `CreateVersionRequest` class is located within the `Google.Cloud.AppEngine.V1` namespace, within the `Google.Cloud.AppEngine.V1.dll` assembly."]]],[]]