I am trying to use google-cloud-pubsub python client. All of the examples I have seen so far only seem to use key.json file for a specific service account. Is there a way to use GCP workload identity with this client library?
I am trying to use google-cloud-pubsub python client. All of the examples I have seen so far only seem to use key.json file for a specific service account. Is there a way to use GCP workload identity with this client library?