Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ public abstract static class Builder extends GoogleCredentials.Builder {
@Nullable protected ServiceAccountImpersonationOptions serviceAccountImpersonationOptions;

/* The field is not being used and value not set. Superseded by the same field in the
{@link GoogleCredential.Builder}.
{@link GoogleCredentials.Builder}.
*/
@Nullable @Deprecated protected String universeDomain;

Expand Down
Loading