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

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

Archives the specified User data mapping.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ArchiveUserDataMappingRequest

Returns a new instance of ArchiveUserDataMappingRequest.



561
562
563
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 561

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



566
567
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 566

def update!(**args)
end