Hi, I am currently using bigquery API to extract data to my local server from the GCP BQ but my security team reached me out they can find few network traffic for this BQ API like this
I am currently using service account for authentication of BQ API
so I assume ssl is probably for authentication network traffic.
anyone knows?