Reference documentation and code samples for the Data Loss Prevention V2 Client class GetDiscoveryConfigRequest.
Request message for GetDiscoveryConfig.
Generated from protobuf message google.privacy.dlp.v2.GetDiscoveryConfigRequest
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Resource name of the project and the configuration, for example projects/dlp-test-project/discoveryConfigs/53234423
.
getName
Required. Resource name of the project and the configuration, for example projects/dlp-test-project/discoveryConfigs/53234423
.
string
setName
Required. Resource name of the project and the configuration, for example projects/dlp-test-project/discoveryConfigs/53234423
.
var
string
$this
static::build
name
string
Required. Resource name of the project and the configuration, for example projects/dlp-test-project/discoveryConfigs/53234423
. Please see Google\Cloud\Dlp\V2\DlpServiceClient::discoveryConfigName()
for help formatting this field.