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.



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

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4668
4669
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 4668

def update!(**args)
end