Class: Google::Apis::HealthcareV1beta1::RemoveField

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

Remove field.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RemoveField

Returns a new instance of RemoveField.



6274
6275
6276
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 6274

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



6279
6280
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 6279

def update!(**args)
end