Skip to content

Commit

Permalink
cleaned up formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ldetmer committed Sep 19, 2024
1 parent 334a4e8 commit edb658f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,8 @@ public static ClientContext create(StubSettings settings) throws IOException {
}

/**
* Constructs a new {@link Credentials} object based on credentials provided with a GDC-H audience
* Constructs a new {@link com.google.auth.Credentials} object based on credentials provided with
* a GDC-H audience
*/
private static Credentials getGdchCredentials(
String settingsGdchApiAudience, String endpoint, Credentials credentials) throws IOException {
Expand Down

0 comments on commit edb658f

Please sign in to comment.