Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::RedactionConfig.
Configuration to instruct how sensitive data should be handled.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deidentify_template
def deidentify_template() -> ::String-
(::String) — Optional. DLP deidentify template name
to instruct on how to de-identify content.
Format:
projects/{project}/locations/{location}/deidentifyTemplates/{deidentify_template}
#deidentify_template=
def deidentify_template=(value) -> ::String-
value (::String) — Optional. DLP deidentify template name
to instruct on how to de-identify content.
Format:
projects/{project}/locations/{location}/deidentifyTemplates/{deidentify_template}
-
(::String) — Optional. DLP deidentify template name
to instruct on how to de-identify content.
Format:
projects/{project}/locations/{location}/deidentifyTemplates/{deidentify_template}
#enable_redaction
def enable_redaction() -> ::Boolean- (::Boolean) — Optional. If true, redaction will be applied in various logging scenarios, including conversation history, Cloud Logging and audio recording.
#enable_redaction=
def enable_redaction=(value) -> ::Boolean- value (::Boolean) — Optional. If true, redaction will be applied in various logging scenarios, including conversation history, Cloud Logging and audio recording.
- (::Boolean) — Optional. If true, redaction will be applied in various logging scenarios, including conversation history, Cloud Logging and audio recording.
#inspect_template
def inspect_template() -> ::String-
(::String) — Optional. DLP inspect template name to
configure detection of sensitive data types.
Format:
projects/{project}/locations/{location}/inspectTemplates/{inspect_template}
#inspect_template=
def inspect_template=(value) -> ::String-
value (::String) — Optional. DLP inspect template name to
configure detection of sensitive data types.
Format:
projects/{project}/locations/{location}/inspectTemplates/{inspect_template}
-
(::String) — Optional. DLP inspect template name to
configure detection of sensitive data types.
Format:
projects/{project}/locations/{location}/inspectTemplates/{inspect_template}