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.Export |
CloudHealthcare.Projects.Locations.Datasets.DicomStores.export(String name,
ExportDicomDataRequest content)
Exports data to the specified destination by copying it from the DICOM store.
|
Constructor and Description |
---|
Export(String name,
ExportDicomDataRequest content)
Exports data to the specified destination by copying it from the DICOM store.
|
Modifier and Type | Method and Description |
---|---|
ExportDicomDataRequest |
ExportDicomDataRequest.clone() |
ExportDicomDataRequest |
ExportDicomDataRequest.set(String fieldName,
Object value) |
ExportDicomDataRequest |
ExportDicomDataRequest.setBigqueryDestination(GoogleCloudHealthcareV1beta1DicomBigQueryDestination bigqueryDestination)
The BigQuery output destination.
|
ExportDicomDataRequest |
ExportDicomDataRequest.setFilterConfig(DicomFilterConfig filterConfig)
Specifies the filter configuration.
|
ExportDicomDataRequest |
ExportDicomDataRequest.setGcsDestination(GoogleCloudHealthcareV1beta1DicomGcsDestination gcsDestination)
The Cloud Storage output destination.
|
Copyright © 2011–2024 Google. All rights reserved.