google-cloud-cpp
google-cloud-cpp copied to clipboard
Oauth2 `MinimalIamCredentialsRestStub` should use `UniverseDomain` for endpoint
We currently hardcode the request path to iamcredentials.googleapis.com. If there's a universe domain value available, we should use that instead.
Still want to do this.