Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudHealthcareV1beta1DicomGcsDestination |
GoogleCloudHealthcareV1beta1DicomGcsDestination.clone() |
GoogleCloudHealthcareV1beta1DicomGcsDestination |
ExportDicomDataRequest.getGcsDestination()
The Cloud Storage output destination.
|
GoogleCloudHealthcareV1beta1DicomGcsDestination |
GoogleCloudHealthcareV1beta1DicomGcsDestination.set(String fieldName,
Object value) |
GoogleCloudHealthcareV1beta1DicomGcsDestination |
GoogleCloudHealthcareV1beta1DicomGcsDestination.setMimeType(String mimeType)
MIME types supported by DICOM spec.
|
GoogleCloudHealthcareV1beta1DicomGcsDestination |
GoogleCloudHealthcareV1beta1DicomGcsDestination.setUriPrefix(String uriPrefix)
The Cloud Storage destination to export to.
|
Modifier and Type | Method and Description |
---|---|
ExportDicomDataRequest |
ExportDicomDataRequest.setGcsDestination(GoogleCloudHealthcareV1beta1DicomGcsDestination gcsDestination)
The Cloud Storage output destination.
|
Copyright © 2011–2024 Google. All rights reserved.