For more information on the search, visit the help page.
RpcCall
metadata
req
retry
rpc
timeout_millis
client
Client
connect
__init__
call
update_api_key
update_metadata
_ref
_runtime
ClientConfig
api_key
client_name
client_version
dns_load_balancing_config
grpc_compression
http_connect_proxy_config
identity
keep_alive_config
retry_config
target_url
tls_config
ClientDnsLoadBalancingConfig
resolution_interval_millis
ClientHttpConnectProxyConfig
basic_auth
target_host
ClientKeepAliveConfig
interval_millis
ClientRetryConfig
initial_interval_millis
max_elapsed_time_millis
max_interval_millis
max_retries
multiplier
randomization_factor
ClientTlsConfig
client_cert
client_private_key
domain
server_root_ca_cert
ProtoMessage
temporalio.bridge.client.RpcCall
temporalio
bridge
class RpcCall: (source)
View In Hierarchy
Python representation of the Rust struct for an RPC call.
Mapping[str, str | bytes]
Undocumented
bytes
bool
str
int | None