Class: Google::Apis::HealthcareV1beta1::QueryAccessibleDataResponse
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1beta1::QueryAccessibleDataResponse
- 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
Response for successful QueryAccessibleData operations. This structure is included in the response upon operation completion.
Instance Method Summary collapse
-
#initialize(**args) ⇒ QueryAccessibleDataResponse
constructor
A new instance of QueryAccessibleDataResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ QueryAccessibleDataResponse
Returns a new instance of QueryAccessibleDataResponse.
4287 4288 4289 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 4287 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4292 4293 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 4292 def update!(**args) end |