Google Cloud Healthcare V1beta1Dicom Big Query Destination Response
data class GoogleCloudHealthcareV1beta1DicomBigQueryDestinationResponse(val force: Boolean, val tableUri: String, val writeDisposition: String)
The BigQuery table where the server writes output.
Constructors
Link copied to clipboard
fun GoogleCloudHealthcareV1beta1DicomBigQueryDestinationResponse(force: Boolean, tableUri: String, writeDisposition: String)