Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::CreateConnectionRequest (v0.24.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::CreateConnectionRequest.

Request message for CreateConnection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#connection

def connection() -> ::Google::Cloud::Dlp::V2::Connection
Returns

#connection=

def connection=(value) -> ::Google::Cloud::Dlp::V2::Connection
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Parent resource name in the format: projects/{project}/locations/{location}.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Parent resource name in the format: projects/{project}/locations/{location}.
Returns
  • (::String) — Required. Parent resource name in the format: projects/{project}/locations/{location}.