class GooglePrivacyDlpV2CreateDeidentifyTemplateRequest extends Model (View source)

Properties

protected $deidentifyTemplateType
protected $deidentifyTemplateDataType
string $locationId
string $templateId

Methods

setDeidentifyTemplate(GooglePrivacyDlpV2DeidentifyTemplate $deidentifyTemplate)

No description

setLocationId($locationId)

No description

string
getLocationId()

No description

setTemplateId($templateId)

No description

string
getTemplateId()

No description

Details

setDeidentifyTemplate(GooglePrivacyDlpV2DeidentifyTemplate $deidentifyTemplate)

No description

Parameters

GooglePrivacyDlpV2DeidentifyTemplate $deidentifyTemplate

GooglePrivacyDlpV2DeidentifyTemplate getDeidentifyTemplate()

No description

setLocationId($locationId)

No description

Parameters

$locationId

string getLocationId()

No description

Return Value

string

setTemplateId($templateId)

No description

Parameters

$templateId

string getTemplateId()

No description

Return Value

string