@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/7479") public final class GoogleDefaultChannelCredentials extends Object
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ChannelCredentials |
create()
Creates Google default credentials uses a secure channel with ALTS if applicable and uses TLS
as fallback.
|