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

Properties of a ReidentifyContentRequest.

Package

@google-cloud/dlp!

Properties

inspectConfig

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

ReidentifyContentRequest inspectConfig

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

inspectTemplateName

inspectTemplateName?: (string|null);

ReidentifyContentRequest inspectTemplateName

Property Value
TypeDescription
(string|null)

item

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

ReidentifyContentRequest item

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

locationId

locationId?: (string|null);

ReidentifyContentRequest locationId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ReidentifyContentRequest parent

Property Value
TypeDescription
(string|null)

reidentifyConfig

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

ReidentifyContentRequest reidentifyConfig

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

reidentifyTemplateName

reidentifyTemplateName?: (string|null);

ReidentifyContentRequest reidentifyTemplateName

Property Value
TypeDescription
(string|null)