|
def | __init__ (self, grpc.Channel channel) |
|
None | configure (self, *Iterable[str] rpc_types, Optional[Iterable[Tuple[str, str, str]]] metadata=None, Optional[int] app_timeout=None, int timeout_sec=CONFIGURE_TIMEOUT_SEC) |
|
def | __init__ (self, grpc.Channel channel, Any stub_class) |
|
Message | call_unary_with_deadline (self, *str rpc, Message req, Optional[int] deadline_sec=DEFAULT_RPC_DEADLINE_SEC, Optional[int] log_level=logging.DEBUG) |
|
Definition at line 77 of file grpc_testing.py.
◆ __init__()
def framework.rpc.grpc_testing.XdsUpdateClientConfigureServiceClient.__init__ |
( |
|
self, |
|
|
grpc.Channel |
channel |
|
) |
| |
◆ configure()
None framework.rpc.grpc_testing.XdsUpdateClientConfigureServiceClient.configure |
( |
|
self, |
|
|
*Iterable[str] |
rpc_types, |
|
|
Optional[Iterable[Tuple[str, str, str]]] |
metadata = None , |
|
|
Optional[int] |
app_timeout = None , |
|
|
int |
timeout_sec = CONFIGURE_TIMEOUT_SEC |
|
) |
| |
◆ int
framework.rpc.grpc_testing.XdsUpdateClientConfigureServiceClient.int |
|
static |
The documentation for this class was generated from the following file: