Description of the bug:
When trying to use the option option.WithCredentialsFile to authenticate my client, it fails because of this function:

This is because internally, it calls withCredFile

So the type should be "option.withCredFile"
Actual vs expected behavior:
No response
Any other information you'd like to share?
No response
Description of the bug:
When trying to use the option
option.WithCredentialsFileto authenticate my client, it fails because of this function:This is because internally, it calls withCredFile
So the type should be "option.withCredFile"
Actual vs expected behavior:
No response
Any other information you'd like to share?
No response