public sealed class CreateConnectionRequest : IMessage<CreateConnectionRequest>, IEquatable<CreateConnectionRequest>, IDeepCloneable<CreateConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class CreateConnectionRequest.
[[["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 page provides documentation for the `CreateConnectionRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0."],["`CreateConnectionRequest` is used as a request message for the `CreateConnection` operation, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `CreateConnectionRequest` includes properties such as `Connection`, `Parent`, and `ParentAsLocationName`, which are used to define the connection resource and its location."],["The documentation has version history, that includes versions ranging from 4.16.0 to 2.15.0, providing a timeline of changes and access to previous iterations."],["The class inherits from `object`, while also documenting its inherited members, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]