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.
2661 2662 2663 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 2661 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2666 2667 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 2666 def update!(**args) end |