| 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)
Use `write_disposition` instead.
|
GoogleCloudHealthcareV1DicomBigQueryDestination |
GoogleCloudHealthcareV1DicomBigQueryDestination.setTableUri(String tableUri)
BigQuery URI to a table, up to 2000 characters long, in the format
`bq://projectId.bqDatasetId.tableId`
|
GoogleCloudHealthcareV1DicomBigQueryDestination |
GoogleCloudHealthcareV1DicomBigQueryDestination.setWriteDisposition(String writeDisposition)
Determines whether the existing table in the destination is to be overwritten or appended to.
|
| Modifier and Type | Method and Description |
|---|---|
ExportDicomDataRequest |
ExportDicomDataRequest.setBigqueryDestination(GoogleCloudHealthcareV1DicomBigQueryDestination bigqueryDestination)
The BigQuery output destination.
|
Copyright © 2011–2021 Google. All rights reserved.