class documentation
class ChannelBase(GRPCChannel): (source)
Known subclasses: nebius.aio.channel.Channel
Base class used for SDK channel implementations.
SDK components accept this type when they require the SDK extensions to a gRPC channel.