Create gRPC channel credentials based on client options.
insecure
Logs a warning when plaintext is enabled with a token configured, since the bearer token would be transmitted in cleartext.
Create gRPC channel credentials based on client options.
insecureis true, returns insecure credentials (plaintext).Logs a warning when plaintext is enabled with a token configured, since the bearer token would be transmitted in cleartext.