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 version 4.11.0."],["The `GetConnectionRequest` class is used as a request message for the `GetConnection` method, which fetches data loss prevention connection information."],["This class inherits from `object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details about the class constructors, including a default constructor and one that accepts another `GetConnectionRequest` object, as well as properties like `ConnectionName` and `Name`."],["The page lists the various available versions of this document, ranging from 2.15.0 to 4.16.0, with 4.16.0 being the most current version."]]],[]]