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.



1123
1124
1125
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 1123

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1128
1129
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 1128

def update!(**args)
end