public sealed class GetApplicationRequest : IMessage<GetApplicationRequest>, IEquatable<GetApplicationRequest>, IDeepCloneable<GetApplicationRequest>, 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\u003eThe \u003ccode\u003eGetApplicationRequest\u003c/code\u003e class is used to request information about an application in the Google Cloud App Engine, specifically through the \u003ccode\u003eApplications.GetApplication\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, facilitating its use within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetApplicationRequest\u003c/code\u003e 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\u003eIt offers two constructors, a default one, and one that accepts another \u003ccode\u003eGetApplicationRequest\u003c/code\u003e instance for copying, and has one key property called \u003ccode\u003eName\u003c/code\u003e, which is a string representing the application resource name to retrieve, such as 'apps/myapp'.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in the documentation is version 2.4.0 and it goes all the way down to version 1.0.0, with the version of the content provided being 1.2.0.\u003c/p\u003e\n"]]],[],null,[]]