Class: Google::Apis::HealthcareV1beta1::ContextualDeidConfig

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/healthcare_v1beta1/classes.rb,
lib/google/apis/healthcare_v1beta1/representations.rb,
lib/google/apis/healthcare_v1beta1/representations.rb

Overview

The fields that aren't marked Keep or CleanText in the BASIC profile are collected into a contextual phrase list. For fields marked CleanText, the process attempts to transform phrases matching these contextual entries. These contextual phrases are replaced with the token "[CTX]". This feature uses an additional InfoType during inspection.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ContextualDeidConfig

Returns a new instance of ContextualDeidConfig.



1109
1110
1111
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 1109

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1114
1115
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 1114

def update!(**args)
end