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 page provides documentation for the `GetAppGatewayRequest` class, which is part of the BeyondCorp AppGateways v1 API within the Google Cloud .NET library."],["The `GetAppGatewayRequest` class is used to create request messages for the `BeyondCorp.GetAppGateway` method, allowing users to fetch specific AppGateway details."],["It has multiple versioned documentation including versions 1.0.0, 1.1.0, 1.2.0, and 1.3.0, with version 1.3.0 being the latest, showing the evolution and updates to the class."],["The class inherits from `Object` and implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its capabilities and integration within the Google Protocol Buffers framework."],["Key properties include `AppGatewayName`, which is a typed view of the resource name, and `Name`, a string representing the required AppGateway identifier using a specific project and location format."]]],[]]