Commit 0a9962f
authored
docs: Update docs for GoogleCredentialsProvider#setScopesToApply (#4057)
[GoogleCredentialsProvider#setScopesToApply](https://github.com/googleapis/sdk-platform-java/blob/b9a8c8924e7b03bca8a97e476abfd012b86f6d45/gax-java/gax/src/main/java/com/google/api/gax/core/GoogleCredentialsProvider.java#L123)
would only work if the underlying credentials require the scopes to be
set. Update the docs to reflect the intended behavior.
Fixes googleapis/sdk-platform-java#37381 parent a7463e1 commit 0a9962f
File tree
1 file changed
+3
-1
lines changed- gax-java/gax/src/main/java/com/google/api/gax/core
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
0 commit comments