Public Member Functions | Private Attributes | List of all members
grpc.beta._client_adaptations._DynamicStub Class Reference
Inheritance diagram for grpc.beta._client_adaptations._DynamicStub:
Inheritance graph
[legend]

Public Member Functions

def __enter__ (self)
 
def __exit__ (self, exc_type, exc_val, exc_tb)
 
def __getattr__ (self, attr)
 
def __init__ (self, backing_generic_stub, group, cardinalities)
 

Private Attributes

 _cardinalities
 
 _generic_stub
 
 _group
 

Detailed Description

Definition at line 668 of file _client_adaptations.py.

Constructor & Destructor Documentation

◆ __init__()

def grpc.beta._client_adaptations._DynamicStub.__init__ (   self,
  backing_generic_stub,
  group,
  cardinalities 
)

Definition at line 670 of file _client_adaptations.py.

Member Function Documentation

◆ __enter__()

def grpc.beta._client_adaptations._DynamicStub.__enter__ (   self)

Definition at line 689 of file _client_adaptations.py.

◆ __exit__()

def grpc.beta._client_adaptations._DynamicStub.__exit__ (   self,
  exc_type,
  exc_val,
  exc_tb 
)

Definition at line 692 of file _client_adaptations.py.

◆ __getattr__()

def grpc.beta._client_adaptations._DynamicStub.__getattr__ (   self,
  attr 
)

Definition at line 675 of file _client_adaptations.py.

Member Data Documentation

◆ _cardinalities

grpc.beta._client_adaptations._DynamicStub._cardinalities
private

Definition at line 673 of file _client_adaptations.py.

◆ _generic_stub

grpc.beta._client_adaptations._DynamicStub._generic_stub
private

Definition at line 671 of file _client_adaptations.py.

◆ _group

grpc.beta._client_adaptations._DynamicStub._group
private

Definition at line 672 of file _client_adaptations.py.


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


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