Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1 | |
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
CloudHealthcare.Projects.Locations.Datasets.DicomStores.CloudHealthcareImport |
CloudHealthcare.Projects.Locations.Datasets.DicomStores.healthcareImport(String name,
ImportDicomDataRequest content)
Imports data into the DICOM store by copying it from the specified source.
|
Constructor and Description |
---|
CloudHealthcareImport(String name,
ImportDicomDataRequest content)
Imports data into the DICOM store by copying it from the specified source.
|
Modifier and Type | Method and Description |
---|---|
ImportDicomDataRequest |
ImportDicomDataRequest.clone() |
ImportDicomDataRequest |
ImportDicomDataRequest.set(String fieldName,
Object value) |
ImportDicomDataRequest |
ImportDicomDataRequest.setBlobStorageSettings(BlobStorageSettings blobStorageSettings)
Optional.
|
ImportDicomDataRequest |
ImportDicomDataRequest.setGcsSource(GoogleCloudHealthcareV1beta1DicomGcsSource gcsSource)
Cloud Storage source data location and import configuration.
|
Copyright © 2011–2024 Google. All rights reserved.