Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::DeidentifyContentRequest (v1.15.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DeidentifyContentRequest.
Request to de-identify a ContentItem.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deidentify_config
defdeidentify_config()->::Google::Cloud::Dlp::V2::DeidentifyConfig- (::Google::Cloud::Dlp::V2::DeidentifyConfig) — Configuration for the de-identification of the content item. Items specified here will override the template referenced by the deidentify_template_name argument.
#deidentify_config=
defdeidentify_config=(value)->::Google::Cloud::Dlp::V2::DeidentifyConfig- value (::Google::Cloud::Dlp::V2::DeidentifyConfig) — Configuration for the de-identification of the content item. Items specified here will override the template referenced by the deidentify_template_name argument.
- (::Google::Cloud::Dlp::V2::DeidentifyConfig) — Configuration for the de-identification of the content item. Items specified here will override the template referenced by the deidentify_template_name argument.
#deidentify_template_name
defdeidentify_template_name()->::String- (::String) — Template to use. Any configuration directly specified in deidentify_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
#deidentify_template_name=
defdeidentify_template_name=(value)->::String- value (::String) — Template to use. Any configuration directly specified in deidentify_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
- (::String) — Template to use. Any configuration directly specified in deidentify_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
#inspect_config
definspect_config()->::Google::Cloud::Dlp::V2::InspectConfig- (::Google::Cloud::Dlp::V2::InspectConfig) — Configuration for the inspector. Items specified here will override the template referenced by the inspect_template_name argument.
#inspect_config=
definspect_config=(value)->::Google::Cloud::Dlp::V2::InspectConfig- value (::Google::Cloud::Dlp::V2::InspectConfig) — Configuration for the inspector. Items specified here will override the template referenced by the inspect_template_name argument.
- (::Google::Cloud::Dlp::V2::InspectConfig) — Configuration for the inspector. Items specified here will override the template referenced by the inspect_template_name argument.
#inspect_template_name
definspect_template_name()->::String- (::String) — Template to use. Any configuration directly specified in inspect_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
#inspect_template_name=
definspect_template_name=(value)->::String- value (::String) — Template to use. Any configuration directly specified in inspect_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
- (::String) — Template to use. Any configuration directly specified in inspect_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
#item
defitem()->::Google::Cloud::Dlp::V2::ContentItem-
(::Google::Cloud::Dlp::V2::ContentItem) — The item to de-identify. Will be treated as text.
This value must be of type Table if your deidentify_config is a RecordTransformations object.
#item=
defitem=(value)->::Google::Cloud::Dlp::V2::ContentItem-
value (::Google::Cloud::Dlp::V2::ContentItem) — The item to de-identify. Will be treated as text.
This value must be of type Table if your deidentify_config is a RecordTransformations object.
-
(::Google::Cloud::Dlp::V2::ContentItem) — The item to de-identify. Will be treated as text.
This value must be of type Table if your deidentify_config is a RecordTransformations object.
#location_id
deflocation_id()->::String- (::String) — Deprecated. This field has no effect.
#location_id=
deflocation_id=(value)->::String- value (::String) — Deprecated. This field has no effect.
- (::String) — Deprecated. This field has no effect.
#parent
defparent()->::String-
(::String) —
Parent resource name.
The format of this value varies depending on whether you have specified a processing location:
- Projects scope, location specified:
projects/{project_id}/locations/{location_id} - Projects scope, no location specified (defaults to global):
projects/{project_id}
The following example
parentstring specifies a parent project with the identifierexample-project, and specifies theeurope-west3location for processing data:parent=projects/example-project/locations/europe-west3 - Projects scope, location specified:
#parent=
defparent=(value)->::String-
value (::String) —
Parent resource name.
The format of this value varies depending on whether you have specified a processing location:
- Projects scope, location specified:
projects/{project_id}/locations/{location_id} - Projects scope, no location specified (defaults to global):
projects/{project_id}
The following example
parentstring specifies a parent project with the identifierexample-project, and specifies theeurope-west3location for processing data:parent=projects/example-project/locations/europe-west3 - Projects scope, location specified:
-
(::String) —
Parent resource name.
The format of this value varies depending on whether you have specified a processing location:
- Projects scope, location specified:
projects/{project_id}/locations/{location_id} - Projects scope, no location specified (defaults to global):
projects/{project_id}
The following example
parentstring specifies a parent project with the identifierexample-project, and specifies theeurope-west3location for processing data:parent=projects/example-project/locations/europe-west3 - Projects scope, location specified: