Google has a concept called Private Google Access which allows their customers to access GCP services across their private links (Cloud Interconnects, Cloud VPN) instead of over the public internet.
We are trying to leverage Private Google Access to control the traffic path from our on-prem datacenters as well as our network connected partner networks (like OCI). The OCI side of the equation works if we follow through the standard deployment pattern of superseding resolution for the google apis to the restricted IP ranges but when OAC has a data source configured to use the BigQuery data connector all the traffic traverses the public internet regardless of the configuration in OCI.
references:
https://cloud.google.com/vpc-service-controls/docs/private-connectivity
https://cloud.google.com/vpc-service-controls/docs/set-up-private-connectivity