public sealed class CreateApplicationRequest : IMessage<CreateApplicationRequest>, IEquatable<CreateApplicationRequest>, IDeepCloneable<CreateApplicationRequest>, IBufferMessage, IMessage
[[["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\u003e\u003ccode\u003eCreateApplicationRequest\u003c/code\u003e is a class used to create an application and is part of the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is derived 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, providing various functionalities like message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateApplicationRequest\u003c/code\u003e class contains two primary constructors, one default and another that accepts another \u003ccode\u003eCreateApplicationRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eApplication\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsProfileName\u003c/code\u003e, which are used to specify the details of the application being created and its associated profile.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eCreateApplicationRequest\u003c/code\u003e available is 3.0.0-beta06, although version 2.0.0-beta07 is displayed on this documentation page.\u003c/p\u003e\n"]]],[],null,[]]