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 documentation for the `GetConnectionRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.9.0."],["The `GetConnectionRequest` class is used to request connection information and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ConnectionName` and `Name`, the latter representing a resource name in the format `projects/{project}/locations/{location}/connections/{connection}`."],["There are also 23 linked versions of the documentation available for the `GetConnectionRequest` class, with the latest version being 4.16.0."],["The provided documentation shows that this class is part of the `Google.Cloud.Dlp.V2` namespace found in the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]