Class: Google::Apis::HealthcareV1beta1::RemoveTag

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

Replace with empty tag.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RemoveTag

Returns a new instance of RemoveTag.



6287
6288
6289
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 6287

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



6292
6293
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 6292

def update!(**args)
end