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 document provides reference documentation for the `GetAppGatewayRequest` class within the Google Cloud BeyondCorp AppGateways v1 API."],["The `GetAppGatewayRequest` class is used as a request message for the BeyondCorp.GetAppGateway operation and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It offers two constructors, a default and one that takes another `GetAppGatewayRequest` object, allowing for the creation of new instances."],["The class has two properties, `AppGatewayName`, a typed view over the resource name, and `Name`, which is a string representing the required AppGateway resource name."],["The document covers the class versioning from 1.0.0 up to the current latest 1.3.0, highlighting the different versions available."]]],[]]