Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudHealthcareV1beta1DicomBigQueryDestination |
GoogleCloudHealthcareV1beta1DicomBigQueryDestination.clone() |
GoogleCloudHealthcareV1beta1DicomBigQueryDestination |
ExportDicomDataRequest.getBigqueryDestination()
The BigQuery output destination.
|
GoogleCloudHealthcareV1beta1DicomBigQueryDestination |
GoogleCloudHealthcareV1beta1DicomStreamConfig.getBigqueryDestination()
Results are appended to this table.
|
GoogleCloudHealthcareV1beta1DicomBigQueryDestination |
GoogleCloudHealthcareV1beta1DicomBigQueryDestination.set(String fieldName,
Object value) |
GoogleCloudHealthcareV1beta1DicomBigQueryDestination |
GoogleCloudHealthcareV1beta1DicomBigQueryDestination.setForce(Boolean force)
Use `write_disposition` instead.
|
GoogleCloudHealthcareV1beta1DicomBigQueryDestination |
GoogleCloudHealthcareV1beta1DicomBigQueryDestination.setTableUri(String tableUri)
BigQuery URI to a table, up to 2000 characters long, in the format
`bq://projectId.bqDatasetId.tableId`
|
GoogleCloudHealthcareV1beta1DicomBigQueryDestination |
GoogleCloudHealthcareV1beta1DicomBigQueryDestination.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(GoogleCloudHealthcareV1beta1DicomBigQueryDestination bigqueryDestination)
The BigQuery output destination.
|
GoogleCloudHealthcareV1beta1DicomStreamConfig |
GoogleCloudHealthcareV1beta1DicomStreamConfig.setBigqueryDestination(GoogleCloudHealthcareV1beta1DicomBigQueryDestination bigqueryDestination)
Results are appended to this table.
|
Copyright © 2011–2024 Google. All rights reserved.