Class: Google::Apis::HealthcareV1::ArchiveUserDataMappingResponse
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1::ArchiveUserDataMappingResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/healthcare_v1/classes.rb,
lib/google/apis/healthcare_v1/representations.rb,
lib/google/apis/healthcare_v1/representations.rb
Overview
Archives the specified User data mapping.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ArchiveUserDataMappingResponse
constructor
A new instance of ArchiveUserDataMappingResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ArchiveUserDataMappingResponse
Returns a new instance of ArchiveUserDataMappingResponse.
155 156 157 |
# File 'lib/google/apis/healthcare_v1/classes.rb', line 155 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
160 161 |
# File 'lib/google/apis/healthcare_v1/classes.rb', line 160 def update!(**args) end |