creds=creds.createScoped(ImmutableList.of(authScope)); | creds=creds.createScoped(authScopes); | ImmutableList.of(authScope) | authScope | bazel | f527577fcc27a06a3db5b9fdc426a71a1b96d5a4 | com.google.devtools.build.lib.authandtls.GoogleAuthUtils | | | | - com.google.common.collect.ImmutableList
| | Uses | True |