Class: Google::Apis::HealthcareV1beta1::CleanTextField

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. Configure using TextConfig. Supported types: Code, Date, DateTime, Decimal, HumanName, Id, LanguageCode, Markdown, Oid, String, Uri, Uuid, Xhtml.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CleanTextField

Returns a new instance of CleanTextField.



1081
1082
1083
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 1081

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1086
1087
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 1086

def update!(**args)
end