Reference documentation and code samples for the Data Loss Prevention V2 Client class GetConnectionRequest.
Request message for GetConnection.
Generated from protobuf message google.privacy.dlp.v2.GetConnectionRequest
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Resource name in the format: projects/{project}/locations/{location}/connections/{connection}
.
getName
Required. Resource name in the format: projects/{project}/locations/{location}/connections/{connection}
.
string
setName
Required. Resource name in the format: projects/{project}/locations/{location}/connections/{connection}
.
var
string
$this
static::build
name
string
Required. Resource name in the format: projects/{project}/locations/{location}/connections/{connection}
. Please see DlpServiceClient::connectionName()
for help formatting this field.