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 webpage provides reference documentation for the `CreateConnectionRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `CreateConnectionRequest` class is used to send requests to create a connection, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available in this documentation is 4.16.0, and this page represents the documentation for version 4.9.0, which is one of the many previous versions."],["Key properties of the `CreateConnectionRequest` class include `Connection`, which holds the connection resource, and `Parent`, which specifies the parent resource location in the format `projects/{project}/locations/{location}`."],["The page also lists a comprehensive catalog of previous versions of the documentation for the `CreateConnectionRequest`, dating back to version 2.15.0, providing a full history of the API's evolution."]]],[]]