Google Cloud Healthcare V1beta1Fhir Big Query Destination Response
data class GoogleCloudHealthcareV1beta1FhirBigQueryDestinationResponse(val datasetUri: String, val force: Boolean, val schemaConfig: SchemaConfigResponse, val writeDisposition: String)
The configuration for exporting to BigQuery.
Constructors
Link copied to clipboard
fun GoogleCloudHealthcareV1beta1FhirBigQueryDestinationResponse(datasetUri: String, force: Boolean, schemaConfig: SchemaConfigResponse, writeDisposition: String)