public sealed class GetApplicationRequest : IMessage<GetApplicationRequest>, IEquatable<GetApplicationRequest>, IDeepCloneable<GetApplicationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Hub 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 in the App Hub v1 API is used to request information about a specific application.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eGoogle.Cloud.AppHub.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.AppHub.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple 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\u003eThe \u003ccode\u003eGetApplicationRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eApplicationName\u003c/code\u003e (of type \u003ccode\u003eApplicationName\u003c/code\u003e) and \u003ccode\u003eName\u003c/code\u003e (of type \u003ccode\u003estring\u003c/code\u003e), which are used to specify the application to fetch.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one default constructor and another that takes another GetApplicationRequest as a parameter.\u003c/p\u003e\n"]]],[],null,[]]