Class: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DeidentifyDeidentifyDicomStoreSummary
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DeidentifyDeidentifyDicomStoreSummary
- 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
Contains a summary of the DeidentifyDicomStore operation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudHealthcareV1beta1DeidentifyDeidentifyDicomStoreSummary
constructor
A new instance of GoogleCloudHealthcareV1beta1DeidentifyDeidentifyDicomStoreSummary.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudHealthcareV1beta1DeidentifyDeidentifyDicomStoreSummary
Returns a new instance of GoogleCloudHealthcareV1beta1DeidentifyDeidentifyDicomStoreSummary.
3790 3791 3792 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 3790 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3795 3796 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 3795 def update!(**args) end |