Class: Google::Apis::HealthcareV1beta1::ArchiveUserDataMappingRequest
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1beta1::ArchiveUserDataMappingRequest
- 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
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.
257 258 259 |
# File 'generated/google/apis/healthcare_v1beta1/classes.rb', line 257 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
262 263 |
# File 'generated/google/apis/healthcare_v1beta1/classes.rb', line 262 def update!(**args) end |