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 for the .NET environment."],["The documentation covers the class's inheritance, which is based on the `object` class, and the interfaces it implements, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It lists available versions of the API, ranging from version 4.16.0, which is the latest, down to version 2.15.0."],["The page details the constructors (`GetConnectionRequest()`, `GetConnectionRequest(GetConnectionRequest)`) and properties (`ConnectionName`, `Name`) associated with the `GetConnectionRequest` class."],["The documentation gives further context on what the `GetConnectionRequest` class is used for, which is requesting a message for GetConnection."]]],[]]