Class: Google::Apis::HealthcareV1::GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1::GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/healthcare_v1/classes.rb,
lib/google/apis/healthcare_v1/representations.rb,
lib/google/apis/healthcare_v1/representations.rb
Overview
Contains a summary of the DeidentifyDicomStore operation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary
constructor
A new instance of GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary
Returns a new instance of GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary.
2348 2349 2350 |
# File 'lib/google/apis/healthcare_v1/classes.rb', line 2348 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2353 2354 |
# File 'lib/google/apis/healthcare_v1/classes.rb', line 2353 def update!(**args) end |