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.14.0."],["The `GetConnectionRequest` class is used as a request message for the `GetConnection` operation, inheriting from several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors, which include a default constructor and one that takes another `GetConnectionRequest` object, facilitating the creation of new objects."],["The class has two properties: `ConnectionName`, which is a typed view over the resource name, and `Name`, a string property that is a required resource name in a specified format."],["The page also lists previous versions of the documentation, ranging from version 2.15.0 to the latest version, 4.16.0."]]],[]]