Class: Google::Apis::HealthcareV1beta1::CleanTextTag

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

Inspect text and transform sensitive text. Configurable using TextConfig. Supported Value Representations: AE, LO, LT, PN, SH, ST, UC, UT, DA, DT, AS

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CleanTextTag

Returns a new instance of CleanTextTag.



1097
1098
1099
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 1097

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1102
1103
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 1102

def update!(**args)
end