public sealed class GetAppGatewayRequest : IMessage<GetAppGatewayRequest>, IEquatable<GetAppGatewayRequest>, IDeepCloneable<GetAppGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp AppGateways v1 API class GetAppGatewayRequest.
[[["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-03-21 UTC."],[[["This documentation page covers the `GetAppGatewayRequest` class, which is part of the BeyondCorp AppGateways v1 API in version 1.2.0, with 1.3.0 being the latest available version."],["The `GetAppGatewayRequest` class serves as the request message for the BeyondCorp `GetAppGateway` method, and implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and has inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The `GetAppGatewayRequest` class has two constructors and includes properties like `AppGatewayName` (a typed view) and `Name`, which is the required AppGateway resource name."],["This `GetAppGatewayRequest` class is located within the `Google.Cloud.BeyondCorp.AppGateways.V1` namespace and is contained in the `Google.Cloud.BeyondCorp.AppGateways.V1.dll` assembly."]]],[]]