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 in the format: projects/{project}/locations/{location}
.
↳ connection
getParent
Required. Parent resource name in the format: projects/{project}/locations/{location}
.
string
setParent
Required. Parent resource name in the format: projects/{project}/locations/{location}
.
var
string
$this
getConnection
Required. The connection resource.
hasConnection
clearConnection
setConnection
Required. The connection resource.
$this
static::build
parent
string
Required. Parent resource name in the format: projects/{project}/locations/{location}
. Please see Google\Cloud\Dlp\V2\DlpServiceClient::locationName()
for help formatting this field.
connection