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-04-09 UTC."],[[["This webpage provides documentation for the `GetConnectionRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its structure and functionality."],["The `GetConnectionRequest` class serves as the request message for retrieving connection details, as evidenced by its description as the \"Request message for GetConnection\"."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, comparison, and cloning within the Google Protobuf framework."],["Key properties of the `GetConnectionRequest` class include `ConnectionName` for a typed view and `Name` for specifying the resource name of the connection in a required format."],["The documentation provides access to various versions of the `GetConnectionRequest` class, ranging from version 2.15.0 up to the latest 4.16.0, alongside the current version 4.15.0, enabling users to navigate to the specific reference material they need."]]],[]]