Hi Jerry,
I don't recall there being a strong reason for not including this in the
first implementation. I expect it wasn't included because it is generally
expected that default credentials [1] would serve the very common cases,
and that most other cases would involve service accounts. If a
use-
Hi,
Currently, I use the Arrow filesystem library to establish an object that I
then use to connect to a GCS server. The credentials are specified via a Json
object, using the FromServiceAccountCredentials() method within the GcsOptions
class. I have a request (an escalation actually) from a