Static Public Attributes | List of all members
grpc.experimental.ChannelOptions Class Reference
Inheritance diagram for grpc.experimental.ChannelOptions:
Inheritance graph
[legend]

Static Public Attributes

string SingleThreadedUnaryStream = "SingleThreadedUnaryStream"
 

Detailed Description

Indicates a channel option unique to gRPC Python.

 This enumeration is part of an EXPERIMENTAL API.

 Attributes:
   SingleThreadedUnaryStream: Perform unary-stream RPCs on a single thread.

Definition at line 30 of file src/python/grpcio/grpc/experimental/__init__.py.

Member Data Documentation

◆ SingleThreadedUnaryStream

string grpc.experimental.ChannelOptions.SingleThreadedUnaryStream = "SingleThreadedUnaryStream"
static

The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:32