public sealed class GetConnectionRequest : IMessage<GetConnectionRequest>, IEquatable<GetConnectionRequest>, IDeepCloneable<GetConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class GetConnectionRequest.
[[["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-24 UTC."],[[["This webpage provides reference documentation for the `GetConnectionRequest` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The latest version of the `GetConnectionRequest` class is 4.16.0, with documentation available for prior versions dating back to 2.15.0."],["`GetConnectionRequest` is a request message used to retrieve connection details, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes constructors for creating instances and properties like `ConnectionName` and `Name` for specifying the connection to be retrieved."],["The `GetConnectionRequest` class is part of the `Google.Cloud.Dlp.V2` namespace, within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]