Class CreateConnectionRequest (3.22.0)

CreateConnectionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for CreateConnection.

Attributes

Name Description
parent str
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}
connection google.cloud.dlp_v2.types.Connection
Required. The connection resource.