Class: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DeidentifyDeidentifyFhirStoreSummary
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DeidentifyDeidentifyFhirStoreSummary
- 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 DeidentifyFhirStore operation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudHealthcareV1beta1DeidentifyDeidentifyFhirStoreSummary
constructor
A new instance of GoogleCloudHealthcareV1beta1DeidentifyDeidentifyFhirStoreSummary.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudHealthcareV1beta1DeidentifyDeidentifyFhirStoreSummary
Returns a new instance of GoogleCloudHealthcareV1beta1DeidentifyDeidentifyFhirStoreSummary.
3803 3804 3805 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 3803 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3808 3809 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 3808 def update!(**args) end |