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

Static Public Attributes

int ASYNC_GENERATOR = 1
 
int READER_WRITER = 2
 
int UNKNOWN = 0
 

Detailed Description

Definition at line 249 of file _call.py.

Member Data Documentation

◆ ASYNC_GENERATOR

int grpc.aio._call._APIStyle.ASYNC_GENERATOR = 1
static

Definition at line 251 of file _call.py.

◆ READER_WRITER

int grpc.aio._call._APIStyle.READER_WRITER = 2
static

Definition at line 252 of file _call.py.

◆ UNKNOWN

int grpc.aio._call._APIStyle.UNKNOWN = 0
static

Definition at line 250 of file _call.py.


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


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