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

Static Public Attributes

 LOCAL_TCP = _cygrpc.LocalConnectionType.local_tcp
 
 UDS = _cygrpc.LocalConnectionType.uds
 

Detailed Description

Types of local connection for local credential creation.

Attributes:
  UDS: Unix domain socket connections
  LOCAL_TCP: Local TCP connections.

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

Member Data Documentation

◆ LOCAL_TCP

grpc.LocalConnectionType.LOCAL_TCP = _cygrpc.LocalConnectionType.local_tcp
static

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

◆ UDS

grpc.LocalConnectionType.UDS = _cygrpc.LocalConnectionType.uds
static

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


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


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