Class: Google::Apis::HealthcareV1beta1::KeepField
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1beta1::KeepField
- 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
Keep field unchanged.
Instance Method Summary collapse
-
#initialize(**args) ⇒ KeepField
constructor
A new instance of KeepField.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ KeepField
Returns a new instance of KeepField.
4966 4967 4968 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 4966 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4971 4972 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 4971 def update!(**args) end |