We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ce0ed commit 1bfb584Copy full SHA for 1bfb584
src/main/java/com/google/firebase/FirebaseOptions.java
@@ -316,7 +316,7 @@ public Builder setStorageBucket(String storageBucket) {
316
* Initialize the SDK</a> for code samples and detailed documentation.
317
*
318
* @param credentials A
319
- * <a href="http://google.github.io/google-auth-library-java/releases/0.7.1/apidocs/com/google/auth/oauth2/GoogleCredentials.html">{@code GoogleCredentials}</a>
+ * <a href="https://googleapis.dev/java/google-auth-library/latest/index.html?com/google/auth/oauth2/GoogleCredentials.html">{@code GoogleCredentials}</a>
320
* instance used to authenticate the SDK.
321
* @return This <code>Builder</code> instance is returned so subsequent calls can be chained.
322
*/
0 commit comments