class documentation

class ChannelBase(GRPCChannel): (source)

Known subclasses: nebius.aio.channel.Channel

View In Hierarchy

Base class used for SDK channel implementations.

SDK components accept this type when they require the SDK extensions to a gRPC channel.