Class: Google::Apis::HealthcareV1beta1::KeepTag
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1beta1::KeepTag
- 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 tag unchanged.
Instance Method Summary collapse
-
#initialize(**args) ⇒ KeepTag
constructor
A new instance of KeepTag.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ KeepTag
Returns a new instance of KeepTag.
4979 4980 4981 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 4979 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4984 4985 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 4984 def update!(**args) end |