| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudHealthcareV1DicomBigQueryDestination |
GoogleCloudHealthcareV1DicomBigQueryDestination.clone() |
GoogleCloudHealthcareV1DicomBigQueryDestination |
ExportDicomDataRequest.getBigqueryDestination()
The BigQuery output destination.
|
GoogleCloudHealthcareV1DicomBigQueryDestination |
GoogleCloudHealthcareV1DicomBigQueryDestination.set(String fieldName,
Object value) |
GoogleCloudHealthcareV1DicomBigQueryDestination |
GoogleCloudHealthcareV1DicomBigQueryDestination.setForce(Boolean force)
If the destination table already exists and this flag is `TRUE`, the table is overwritten by
the contents of the DICOM store.
|
GoogleCloudHealthcareV1DicomBigQueryDestination |
GoogleCloudHealthcareV1DicomBigQueryDestination.setTableUri(String tableUri)
BigQuery URI to a table, up to 2000 characters long, in the format
`bq://projectId.bqDatasetId.tableId`
|
| Modifier and Type | Method and Description |
|---|---|
ExportDicomDataRequest |
ExportDicomDataRequest.setBigqueryDestination(GoogleCloudHealthcareV1DicomBigQueryDestination bigqueryDestination)
The BigQuery output destination.
|
Copyright © 2011–2021 Google. All rights reserved.