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 document provides reference documentation for the `CreateConnectionRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["`CreateConnectionRequest` is used as the request message for the `CreateConnection` function and it inherits from multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateConnectionRequest` class has properties such as `Connection`, `Parent`, and `ParentAsLocationName`, which are required to create a connection resource within a project and location."],["The document shows historical versions of the API, ranging from version 2.15.0 up to the latest 4.16.0, along with the links to the reference page for `CreateConnectionRequest` in each version."],["The `CreateConnectionRequest` class can be instantiated with or without an existing instance, and is contained within the namespace `Google.Cloud.Dlp.V2`, which can be found within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]