GoogleCloudHealthcareV1DicomBigQueryDestination constructor
GoogleCloudHealthcareV1DicomBigQueryDestination({
- bool? force,
- bool? includeSourceStore,
- SchemaFlattened? schemaFlattened,
- SchemaJSON? schemaJson,
- String? tableUri,
- String? writeDisposition,
Implementation
GoogleCloudHealthcareV1DicomBigQueryDestination({
this.force,
this.includeSourceStore,
this.schemaFlattened,
this.schemaJson,
this.tableUri,
this.writeDisposition,
});