public sealed class GetAppConnectionRequest : IMessage<GetAppConnectionRequest>, IEquatable<GetAppConnectionRequest>, IDeepCloneable<GetAppConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp AppConnections v1 API class GetAppConnectionRequest.
[[["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 `GetAppConnectionRequest` class, which is part of the BeyondCorp AppConnections v1 API in .NET."],["The `GetAppConnectionRequest` class is used as a request message for the `BeyondCorp.GetAppConnection` operation, enabling retrieval of specific AppConnection details."],["The `GetAppConnectionRequest` class has a `Name` property to specify the AppConnection resource, following the format: `projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}`."],["The latest version of the `GetAppConnectionRequest` class is 1.4.0, with older versions (1.0.0, 1.1.0, 1.2.0, 1.3.0) also available for reference."]]],[]]