Class: Google::Apis::HealthcareV1beta1::ImportAnnotationsResponse

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

Final response of importing Annotations in successful case. This structure is included in the response. It is only included when the operation finishes.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ImportAnnotationsResponse

Returns a new instance of ImportAnnotationsResponse.



4657
4658
4659
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 4657

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4662
4663
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 4662

def update!(**args)
end