googleapis / googleapis/google-cloud-java

[java-bigquery] RemoteBigQueryHelper possibility to provide own Credentials

オープン
#12,168 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
api: bigquery priority: p2 type: feature request
主要言語
Java
スター
2.1k
フォーク
1.2k
平均マージ
1日 23時間
マージ済み PR(30日)
154

説明

**Is your feature request related to a problem? Please describe.**
Currently, while using `RemoteBigQueryHelper`, you can only use `keyStream – input stream for a JSON key` as credentials for storage. I want to provide custom `com.google.auth.Credentials` because of how our internal systems manage access to Google Cloud.

**Describe the solution you'd like**
I want to add a method to `RemoteBigQueryHelper` that would enable providing the `com.google.auth.Credentials`.
```
public static RemoteBigQueryHelper create(String projectId, Credentials credentials)
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。