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
- (::Google::Cloud::Dlp::V2::Connection) — Required. The connection resource.
#connection=
def connection=(value) -> ::Google::Cloud::Dlp::V2::Connection
- value (::Google::Cloud::Dlp::V2::Connection) — Required. The connection resource.
- (::Google::Cloud::Dlp::V2::Connection) — Required. The connection resource.
#parent
def parent() -> ::String
-
(::String) —
Required. Parent resource name.
The format of this value varies depending on the scope of the request (project or organization):
- Projects scope:
projects/{project_id}/locations/{location_id}
- Organizations scope:
organizations/{org_id}/locations/{location_id}
- Projects scope:
#parent=
def parent=(value) -> ::String
-
value (::String) —
Required. Parent resource name.
The format of this value varies depending on the scope of the request (project or organization):
- Projects scope:
projects/{project_id}/locations/{location_id}
- Organizations scope:
organizations/{org_id}/locations/{location_id}
- Projects scope:
-
(::String) —
Required. Parent resource name.
The format of this value varies depending on the scope of the request (project or organization):
- Projects scope:
projects/{project_id}/locations/{location_id}
- Organizations scope:
organizations/{org_id}/locations/{location_id}
- Projects scope: