Data Loss Prevention V2 Client - Class DeleteDiscoveryConfigRequest (1.13.2)

Reference documentation and code samples for the Data Loss Prevention V2 Client class DeleteDiscoveryConfigRequest.

Request message for DeleteDiscoveryConfig.

Generated from protobuf message google.privacy.dlp.v2.DeleteDiscoveryConfigRequest

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Resource name of the project and the config, for example projects/dlp-test-project/discoveryConfigs/53234423.

getName

Required. Resource name of the project and the config, for example projects/dlp-test-project/discoveryConfigs/53234423.

Returns
Type Description
string

setName

Required. Resource name of the project and the config, for example projects/dlp-test-project/discoveryConfigs/53234423.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. Resource name of the project and the config, for example projects/dlp-test-project/discoveryConfigs/53234423. Please see Google\Cloud\Dlp\V2\DlpServiceClient::discoveryConfigName() for help formatting this field.

Returns
Type Description
Google\Cloud\Dlp\V2\DeleteDiscoveryConfigRequest