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.



4687
4688
4689
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 4687

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4692
4693
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 4692

def update!(**args)
end