Class: Google::Apis::HealthcareV1beta1::EvaluateAnnotationStoreResponse
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1beta1::EvaluateAnnotationStoreResponse
- 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
Response for successful Annotation store evaluation operations. This structure is included in the response upon operation completion.
Instance Method Summary collapse
-
#initialize(**args) ⇒ EvaluateAnnotationStoreResponse
constructor
A new instance of EvaluateAnnotationStoreResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ EvaluateAnnotationStoreResponse
Returns a new instance of EvaluateAnnotationStoreResponse.
1510 1511 1512 |
# File 'generated/google/apis/healthcare_v1beta1/classes.rb', line 1510 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1515 1516 |
# File 'generated/google/apis/healthcare_v1beta1/classes.rb', line 1515 def update!(**args) end |