Class: Google::Apis::HealthcareV1beta1::RemoveField
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1beta1::RemoveField
- 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
Remove field.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RemoveField
constructor
A new instance of RemoveField.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RemoveField
Returns a new instance of RemoveField.
6182 6183 6184 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 6182 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6187 6188 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 6187 def update!(**args) end |