Class: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DicomChangeDataCaptureConfig
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DicomChangeDataCaptureConfig
- 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
BigQuery Change Data Capture configuration.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudHealthcareV1beta1DicomChangeDataCaptureConfig
constructor
A new instance of GoogleCloudHealthcareV1beta1DicomChangeDataCaptureConfig.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudHealthcareV1beta1DicomChangeDataCaptureConfig
Returns a new instance of GoogleCloudHealthcareV1beta1DicomChangeDataCaptureConfig.
3763 3764 3765 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 3763 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3768 3769 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 3768 def update!(**args) end |