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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version available for `GetApplicationRequest` is 2.4.0, with versions ranging back to 1.0.0."],["`GetApplicationRequest` is a request message used to retrieve information about an application via `Applications.GetApplication`."],["It inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetApplicationRequest` class has two constructors and one property, `Name`, which specifies the resource name of the application to retrieve."],["The class is located within the `Google.Cloud.AppEngine.V1` namespace and is part of the `Google.Cloud.AppEngine.V1.dll` assembly."]]],[]]