public sealed class GetAppConnectorRequest : IMessage<GetAppConnectorRequest>, IEquatable<GetAppConnectorRequest>, IDeepCloneable<GetAppConnectorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp AppConnectors v1 API class GetAppConnectorRequest.
[[["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 `GetAppConnectorRequest` class within the BeyondCorp AppConnectors v1 API."],["The `GetAppConnectorRequest` class is a request message used for the BeyondCorp.GetAppConnector function and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `AppConnectorName` (an `AppConnectorName` typed view) and `Name` (a string) which represents the resource name of the BeyondCorp AppConnector, the later being required."],["There are four different versions of the API available, ranging from version 1.0.0 to 1.3.0, with 1.3.0 being the most recent."],["The `GetAppConnectorRequest` class is part of the `Google.Cloud.BeyondCorp.AppConnectors.V1` namespace and is contained within the `Google.Cloud.BeyondCorp.AppConnectors.V1.dll` assembly."]]],[]]