public sealed class GetConnectionRequest : IMessage<GetConnectionRequest>, IEquatable<GetConnectionRequest>, IDeepCloneable<GetConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class GetConnectionRequest.
Request message for ConnectorsService.GetConnection
[[["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 information for the `GetConnectionRequest` class within the Integration Connectors v1 API."],["`GetConnectionRequest` is used as a request message for `ConnectorsService.GetConnection` within the `Google.Cloud.Connectors.V1` namespace."],["The `GetConnectionRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `ConnectionName`, `Name`, and `View`, allowing for specifying connection details and the level of information returned."],["The latest version is 1.3.0, and this document covers version 1.1.0, with links to versions 1.2.0 and 1.0.0 also available."]]],[]]