Interface protos.google.privacy.dlp.v2.IDeidentifyContentRequest (3.1.8)

Properties of a DeidentifyContentRequest.

Package

@google-cloud/dlp!

Properties

deidentifyConfig

deidentifyConfig?: (google.privacy.dlp.v2.IDeidentifyConfig|null);

DeidentifyContentRequest deidentifyConfig

Property Value
TypeDescription
(google.privacy.dlp.v2.IDeidentifyConfig|null)

deidentifyTemplateName

deidentifyTemplateName?: (string|null);

DeidentifyContentRequest deidentifyTemplateName

Property Value
TypeDescription
(string|null)

inspectConfig

inspectConfig?: (google.privacy.dlp.v2.IInspectConfig|null);

DeidentifyContentRequest inspectConfig

Property Value
TypeDescription
(google.privacy.dlp.v2.IInspectConfig|null)

inspectTemplateName

inspectTemplateName?: (string|null);

DeidentifyContentRequest inspectTemplateName

Property Value
TypeDescription
(string|null)

item

item?: (google.privacy.dlp.v2.IContentItem|null);

DeidentifyContentRequest item

Property Value
TypeDescription
(google.privacy.dlp.v2.IContentItem|null)

locationId

locationId?: (string|null);

DeidentifyContentRequest locationId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

DeidentifyContentRequest parent

Property Value
TypeDescription
(string|null)