It's very difficult to find the classes needed to make a request, so at least you should provide a method to make any request but taking advantage of the authentication from the library.
Another option that would work for me is to use raw requests, but I don't find the documentation on how to authenticate using service accounts. The one I found only works with the library: https://cloud.google.com/docs/authentication/production
It's very difficult to find the classes needed to make a request, so at least you should provide a method to make any request but taking advantage of the authentication from the library.
Another option that would work for me is to use raw requests, but I don't find the documentation on how to authenticate using service accounts. The one I found only works with the library: https://cloud.google.com/docs/authentication/production