Class: Google::Apis::HealthcareV1beta1::DeleteTag

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

Delete tag.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DeleteTag

Returns a new instance of DeleteTag.



1981
1982
1983
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 1981

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1986
1987
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 1986

def update!(**args)
end