public sealed class CreateApplicationRequest : IMessage<CreateApplicationRequest>, IEquatable<CreateApplicationRequest>, IDeepCloneable<CreateApplicationRequest>, IBufferMessage, IMessage
Request message for Applications.CreateApplication.
[[["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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eCreateApplicationRequest\u003c/code\u003e class, which is used to send a request to create a new application within the Google Cloud App Engine.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.AppEngine.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateApplicationRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors: a default constructor and a copy constructor that accepts another \u003ccode\u003eCreateApplicationRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains an \u003ccode\u003eApplication\u003c/code\u003e property of type \u003ccode\u003eApplication\u003c/code\u003e that is used to set the desired configuration of the application being created.\u003c/p\u003e\n"]]],[],null,[]]