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