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

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/healthcare_v1beta1/classes.rb,
generated/google/apis/healthcare_v1beta1/representations.rb,
generated/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.



3160
3161
3162
# File 'generated/google/apis/healthcare_v1beta1/classes.rb', line 3160

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3165
3166
# File 'generated/google/apis/healthcare_v1beta1/classes.rb', line 3165

def update!(**args)
end