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 (DLP) v2 API, specifically within the .NET environment."],["The `GetConnectionRequest` class is used to request connection information and is part of the `Google.Cloud.Dlp.V2` namespace."],["The documentation outlines the class's constructors, properties such as `ConnectionName` and `Name`, and details about inheritance and implementation of various interfaces."],["The page provides links to different versions of the documentation ranging from version 2.15.0 all the way up to the most recent version 4.16.0, with version 4.12.0 being the main focus."],["The documentation provided states it is a request message used for retrieving information about a connection, and it is structured to show its relationship with other classes and interfaces within its framework."]]],[]]