For more information on the search, visit the help page.
ServiceStub
__init__
service_descriptor
ExtractorChannel
StubSS
StubSU
StubUS
StubUU
NoMethodsInServiceError
NotATrueCallError
from_stub_class
Req
Res
nebius.aio.service_descriptor.ServiceStub
nebius
aio
class ServiceStub(Protocol): (source)
Constructor: ServiceStub(channel)
ServiceStub(channel)
View In Hierarchy
Define gRPC service stub classes that accept a channel.
GRPCChannel
Undocumented