View Source GoogleApi.HealthCare.V1beta1.Model.GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination (google_api_health_care v0.56.4)
The BigQuery table for export.
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. -
schemaType(type:String.t, default:nil) - Specifies the schema format to export. -
tableUri(type:String.t, default:nil) - BigQuery URI to a table, up to 2000 characters long, must be of the form bq://projectId.bqDatasetId.tableId. -
writeDisposition(type:String.t, default:nil) - Determines if existing data in the destination dataset is overwritten, appended to, or not written if the tables contain data. If a write_disposition is specified, theforceparameter is ignored.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.