magic-modules icon indicating copy to clipboard operation
magic-modules copied to clipboard

Add data clean rooms support

Open obada-ab opened this issue 3 weeks ago • 10 comments

API:

  • https://cloud.google.com/bigquery/docs/reference/analytics-hub/rest/v1/projects.locations.dataExchanges
  • https://cloud.google.com/bigquery/docs/reference/analytics-hub/rest/v1/projects.locations.dataExchanges.listings

Guide: https://cloud.google.com/bigquery/docs/data-clean-rooms

Reference: b/347844459

Release Note Template for Downstream PRs (will be copied)

bigqueryanalyticshub: added `sharing_environment_config` to `google_bigquery_analytics_hub_data_exchange`
bigqueryanalyticshub: added `selected_resources`, and `restrict_direct_table_access` to `google_bigquery_analytics_hub_listing`
bigqueryanalyticshub: made `bigquery_dataset` immutable in `google_bigquery_analytics_hub_listing`

obada-ab avatar Jun 27 '24 12:06 obada-ab