Class: Google::Apis::HealthcareV1::ArchiveUserDataMappingRequest
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1::ArchiveUserDataMappingRequest
- 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) ⇒ ArchiveUserDataMappingRequest
constructor
A new instance of ArchiveUserDataMappingRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ArchiveUserDataMappingRequest
Returns a new instance of ArchiveUserDataMappingRequest.
128 129 130 |
# File 'lib/google/apis/healthcare_v1/classes.rb', line 128 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
133 134 |
# File 'lib/google/apis/healthcare_v1/classes.rb', line 133 def update!(**args) end |