class documentation
class NoCredentials: (source)
Marker type used to explicitly disable authorization.
When this value is supplied as the credentials parameter to
Channel, the channel will not attempt to acquire or attach any
authorization tokens for outgoing requests.