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.
2270 2271 2272 |
# File 'lib/google/apis/healthcare_v1/classes.rb', line 2270 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2275 2276 |
# File 'lib/google/apis/healthcare_v1/classes.rb', line 2275 def update!(**args) end |