public sealed class GetApplicationRequest : IMessage<GetApplicationRequest>, IEquatable<GetApplicationRequest>, IDeepCloneable<GetApplicationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class GetApplicationRequest.
[[["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 part of the Google Cloud App Engine v1 API, specifically found in the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as a request message for the \u003ccode\u003eApplications.GetApplication\u003c/code\u003e method, used to retrieve a specific application resource.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in multiple versions, ranging from 1.0.0 to the latest 2.4.0, with each version accessible through a unique URL path.\u003c/p\u003e\n"],["\u003cp\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003eIt has a \u003ccode\u003eName\u003c/code\u003e property of type \u003ccode\u003estring\u003c/code\u003e, which holds the name of the application resource to be retrieved, using a format like 'apps/myapp'.\u003c/p\u003e\n"]]],[],null,[]]