GoogleApi.HealthCare.V1beta1.Model.ImportDicomDataRequest (google_api_health_care v0.38.3) View Source
Imports data into the specified DICOM store. Returns an error if any of the files to import are not DICOM files. This API accepts duplicate DICOM instances by ignoring the newly-pushed instance. It does not overwrite.
Attributes
-
gcsSource
(type:GoogleApi.HealthCare.V1beta1.Model.GoogleCloudHealthcareV1beta1DicomGcsSource.t
, default:nil
) - Cloud Storage source data location and import configuration. The Cloud Healthcare Service Agent requires theroles/storage.objectViewer
Cloud IAM roles on the Cloud Storage location.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.HealthCare.V1beta1.Model.ImportDicomDataRequest{ gcsSource: GoogleApi.HealthCare.V1beta1.Model.GoogleCloudHealthcareV1beta1DicomGcsSource.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.