Class: Google::Apis::HealthcareV1beta1::ArchiveUserDataMappingRequest

Inherits:
Object
  • Object
show all
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

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