There was an error while loading. Please reload this page.
1 parent 1f94861 commit 6d148e7Copy full SHA for 6d148e7
google-cloud-storage/src/main/java/com/google/cloud/storage/testing/RemoteStorageHelper.java
@@ -203,7 +203,8 @@ public static String generateBucketName() {
203
* <p>Regardless of the method used, it is always your responsibility to validate configurations
204
* received from external sources.
205
*
206
- * <p>See the {@link <a href="https://cloud.google.com/docs/authentication/external/externally-sourced-credentials">documentation</a>}
+ * <p>See the {@see <a
207
+ * href="https://cloud.google.com/docs/authentication/external/externally-sourced-credentials">documentation</a>}
208
* for more details.
209
210
* <p>Creates a {@code RemoteStorageHelper} object for the given project id and JSON key input
0 commit comments