Classes | |
class | Metadata |
Variables | |
MetadataKey = str | |
MetadataValue = Union[str, bytes] | |
grpc.aio._metadata.MetadataKey = str |
Definition at line 19 of file src/python/grpcio/grpc/aio/_metadata.py.
grpc.aio._metadata.MetadataValue = Union[str, bytes] |
Definition at line 20 of file src/python/grpcio/grpc/aio/_metadata.py.