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