Reference documentation and code samples for the Data Loss Prevention V2 Client class CreateConnectionRequest.
Request message for CreateConnection.
Generated from protobuf message google.privacy.dlp.v2.CreateConnectionRequest
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
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}
↳ connection
getParent
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}
string
setParent
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}
var
string
$this
getConnection
Required. The connection resource.
hasConnection
clearConnection
setConnection
Required. The connection resource.
$this
static::build
parent
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}
Please see Google\Cloud\Dlp\V2\DlpServiceClient::organizationLocationName() for help formatting this field.
connection