GoogleApi.HealthCare.V1beta1.Model.GoogleCloudHealthcareV1beta1DicomBigQueryDestination (google_api_health_care v0.40.0) View Source
The BigQuery table where the server writes output.
Attributes
-
force(type:boolean(), default:nil) - Usewrite_dispositioninstead. Ifwrite_dispositionis specified, this parameter is ignored. force=false is equivalent to write_disposition=WRITE_EMPTY and force=true is equivalent to write_disposition=WRITE_TRUNCATE. -
tableUri(type:String.t, default:nil) - BigQuery URI to a table, up to 2000 characters long, in the formatbq://projectId.bqDatasetId.tableId -
writeDisposition(type:String.t, default:nil) - Determines whether the existing table in the destination is to be overwritten or appended to. If a write_disposition is specified, theforceparameter is ignored.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.