bigqueryDestination property
The BigQuery output destination.
The Cloud Healthcare Service Agent requires two IAM roles on the BigQuery
location: roles/bigquery.dataEditor and roles/bigquery.jobUser. The
output is one BigQuery table per resource type. Unlike when setting
BigQueryDestination for StreamConfig, ExportResources does not
create BigQuery views.
Implementation
GoogleCloudHealthcareV1FhirBigQueryDestination? bigqueryDestination;