gRPC Python
1.50.2
Navigation
Contents:
gRPC
gRPC AsyncIO API
gRPC Admin
gRPC Channelz
gRPC CSDS
gRPC Health Checking
gRPC Reflection
gRPC Status
gRPC Testing
Glossary
Related Topics
Documentation overview
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__aenter__() (grpc.aio.Channel method)
__aexit__() (grpc.aio.Channel method)
__aiter__() (grpc.aio.StreamStreamCall method)
(grpc.aio.UnaryStreamCall method)
__await__() (grpc.aio.StreamUnaryCall method)
(grpc.aio.UnaryUnaryCall method)
__call__() (grpc.aio.StreamStreamMultiCallable method)
(grpc.aio.StreamUnaryMultiCallable method)
(grpc.aio.UnaryStreamMultiCallable method)
(grpc.aio.UnaryUnaryMultiCallable method)
(grpc.AuthMetadataPlugin method)
(grpc.AuthMetadataPluginCallback method)
(grpc.StreamStreamMultiCallable method)
(grpc.StreamUnaryMultiCallable method)
(grpc.UnaryStreamMultiCallable method)
(grpc.UnaryUnaryMultiCallable method)
__delitem__() (grpc.aio.Metadata method)
__enter__() (grpc.Channel method)
__exit__() (grpc.Channel method)
__getitem__() (grpc.aio.Metadata method)
__len__() (grpc.aio.Metadata method)
__setitem__() (grpc.aio.Metadata method)
A
abort() (grpc.aio.ServicerContext method)
(grpc.ServicerContext method)
abort_with_status() (grpc.ServicerContext method)
ABORTED (grpc.StatusCode attribute)
AbortError
access_token_call_credentials() (in module grpc)
add_callback() (grpc.RpcContext method)
add_done_callback() (grpc.aio.RpcContext method)
(grpc.aio.ServicerContext method)
(grpc.Future method)
add_generic_rpc_handlers() (grpc.aio.Server method)
(grpc.Server method)
add_insecure_port() (grpc.aio.Server method)
(grpc.Server method)
add_secure_port() (grpc.aio.Server method)
(grpc.Server method)
AioRpcError
ALREADY_EXISTS (grpc.StatusCode attribute)
auth_context() (grpc.aio.ServicerContext method)
(grpc.ServicerContext method)
AuthMetadataContext (class in grpc)
AuthMetadataPlugin (class in grpc)
AuthMetadataPluginCallback (class in grpc)
B
BaseError
C
Call (class in grpc)
(class in grpc.aio)
CallCredentials (class in grpc)
cancel() (grpc.aio.RpcContext method)
(grpc.Future method)
(grpc.RpcContext method)
CANCELLED (grpc.StatusCode attribute)
cancelled() (grpc.aio.RpcContext method)
(grpc.aio.ServicerContext method)
(grpc.Future method)
Channel (class in grpc)
(class in grpc.aio)
channel_arguments
channel_ready() (grpc.aio.Channel method)
channel_ready_future() (in module grpc)
ChannelConnectivity (class in grpc)
ChannelCredentials (class in grpc)
ClientCallDetails (class in grpc)
(class in grpc.aio)
ClientInterceptor (class in grpc.aio)
close() (grpc.aio.Channel method)
(grpc.Channel method)
code() (grpc.aio.AioRpcError method)
(grpc.aio.Call method)
(grpc.aio.ServicerContext method)
(grpc.Call method)
(grpc.ServicerContext method)
composite_call_credentials() (in module grpc)
composite_channel_credentials() (in module grpc)
Compression (class in grpc)
compression (grpc.ClientCallDetails attribute)
compute_engine_channel_credentials() (in module grpc)
CONNECTING (grpc.ChannelConnectivity attribute)
credentials (grpc.ClientCallDetails attribute)
D
DATA_LOSS (grpc.StatusCode attribute)
DEADLINE_EXCEEDED (grpc.StatusCode attribute)
debug_error_string() (grpc.aio.AioRpcError method)
Deflate (grpc.Compression attribute)
delete_all() (grpc.aio.Metadata method)
deserializer
details() (grpc.aio.AioRpcError method)
(grpc.aio.Call method)
(grpc.aio.ServicerContext method)
(grpc.Call method)
(grpc.ServicerContext method)
disable_next_message_compression() (grpc.aio.ServicerContext method)
(grpc.ServicerContext method)
done() (grpc.aio.RpcContext method)
(grpc.aio.ServicerContext method)
(grpc.Future method)
done_writing() (grpc.aio.StreamStreamCall method)
(grpc.aio.StreamUnaryCall method)
dynamic_ssl_server_credentials() (in module grpc)
E
exception() (grpc.Future method)
F
FAILED_PRECONDITION (grpc.StatusCode attribute)
Future (class in grpc)
future() (grpc.StreamUnaryMultiCallable method)
(grpc.UnaryUnaryMultiCallable method)
FutureCancelledError
FutureTimeoutError
G
GenericRpcHandler (class in grpc)
get_all() (grpc.aio.Metadata method)
get_state() (grpc.aio.Channel method)
grpc
module
grpc.aio
module
Gzip (grpc.Compression attribute)
H
HandlerCallDetails (class in grpc)
I
IDLE (grpc.ChannelConnectivity attribute)
initial_metadata() (grpc.aio.AioRpcError method)
(grpc.aio.Call method)
(grpc.Call method)
insecure_channel() (in module grpc)
(in module grpc.aio)
intercept_channel() (in module grpc)
intercept_service() (grpc.aio.ServerInterceptor method)
(grpc.ServerInterceptor method)
intercept_stream_stream() (grpc.aio.StreamStreamClientInterceptor method)
(grpc.StreamStreamClientInterceptor method)
intercept_stream_unary() (grpc.aio.StreamUnaryClientInterceptor method)
(grpc.StreamUnaryClientInterceptor method)
intercept_unary_stream() (grpc.aio.UnaryStreamClientInterceptor method)
(grpc.UnaryStreamClientInterceptor method)
intercept_unary_unary() (grpc.aio.UnaryUnaryClientInterceptor method)
(grpc.UnaryUnaryClientInterceptor method)
InterceptedUnaryUnaryCall (class in grpc.aio)
INTERNAL (grpc.StatusCode attribute)
InternalError
INVALID_ARGUMENT (grpc.StatusCode attribute)
invocation_metadata (grpc.HandlerCallDetails attribute)
invocation_metadata() (grpc.aio.ServicerContext method)
(grpc.ServicerContext method)
is_active() (grpc.RpcContext method)
L
local_channel_credentials() (in module grpc)
local_server_credentials() (in module grpc)
LOCAL_TCP (grpc.LocalConnectionType attribute)
LocalConnectionType (class in grpc)
M
metadata
Metadata (class in grpc.aio)
metadata (grpc.ClientCallDetails attribute)
metadata_call_credentials() (in module grpc)
metadatum
method (grpc.ClientCallDetails attribute)
(grpc.HandlerCallDetails attribute)
method_handlers_generic_handler() (in module grpc)
method_name (grpc.AuthMetadataContext attribute)
module
grpc
grpc.aio
N
NoCompression (grpc.Compression attribute)
NOT_FOUND (grpc.StatusCode attribute)
O
OK (grpc.StatusCode attribute)
P
peer() (grpc.aio.ServicerContext method)
(grpc.ServicerContext method)
peer_identities() (grpc.aio.ServicerContext method)
(grpc.ServicerContext method)
peer_identity_key() (grpc.aio.ServicerContext method)
(grpc.ServicerContext method)
PERMISSION_DENIED (grpc.StatusCode attribute)
protos() (in module grpc)
protos_and_services() (in module grpc)
R
read() (grpc.aio.ServicerContext method)
(grpc.aio.StreamStreamCall method)
(grpc.aio.UnaryStreamCall method)
READY (grpc.ChannelConnectivity attribute)
request_deserializer (grpc.RpcMethodHandler attribute)
request_streaming (grpc.RpcMethodHandler attribute)
RESOURCE_EXHAUSTED (grpc.StatusCode attribute)
response_serializer (grpc.RpcMethodHandler attribute)
response_streaming (grpc.RpcMethodHandler attribute)
result() (grpc.Future method)
RpcContext (class in grpc)
(class in grpc.aio)
RpcError
RpcMethodHandler (class in grpc)
running() (grpc.Future method)
S
secure_channel() (in module grpc)
(in module grpc.aio)
send_initial_metadata() (grpc.aio.ServicerContext method)
(grpc.ServicerContext method)
serializer
Server (class in grpc)
(class in grpc.aio)
server() (in module grpc)
(in module grpc.aio)
ServerCertificateConfiguration (class in grpc)
ServerCredentials (class in grpc)
ServerInterceptor (class in grpc)
(class in grpc.aio)
service() (grpc.GenericRpcHandler method)
service_name() (grpc.ServiceRpcHandler method)
service_url (grpc.AuthMetadataContext attribute)
ServicerContext (class in grpc)
(class in grpc.aio)
ServiceRpcHandler (class in grpc)
services() (in module grpc)
set_code() (grpc.aio.ServicerContext method)
(grpc.ServicerContext method)
set_compression() (grpc.aio.ServicerContext method)
(grpc.ServicerContext method)
set_details() (grpc.aio.ServicerContext method)
(grpc.ServicerContext method)
set_trailing_metadata() (grpc.aio.ServicerContext method)
(grpc.ServicerContext method)
SHUTDOWN (grpc.ChannelConnectivity attribute)
ssl_channel_credentials() (in module grpc)
ssl_server_certificate_configuration() (in module grpc)
ssl_server_credentials() (in module grpc)
start() (grpc.aio.Server method)
(grpc.Server method)
StatusCode (class in grpc)
stop() (grpc.aio.Server method)
(grpc.Server method)
stream_stream (grpc.RpcMethodHandler attribute)
stream_stream() (grpc.aio.Channel method)
(grpc.Channel method)
stream_stream_rpc_method_handler() (in module grpc)
stream_unary (grpc.RpcMethodHandler attribute)
stream_unary() (grpc.aio.Channel method)
(grpc.Channel method)
stream_unary_rpc_method_handler() (in module grpc)
StreamStreamCall (class in grpc.aio)
StreamStreamClientInterceptor (class in grpc)
(class in grpc.aio)
StreamStreamMultiCallable (class in grpc)
(class in grpc.aio)
StreamUnaryCall (class in grpc.aio)
StreamUnaryClientInterceptor (class in grpc)
(class in grpc.aio)
StreamUnaryMultiCallable (class in grpc)
(class in grpc.aio)
subscribe() (grpc.Channel method)
T
time_remaining() (grpc.aio.InterceptedUnaryUnaryCall method)
(grpc.aio.RpcContext method)
(grpc.aio.ServicerContext method)
(grpc.RpcContext method)
timeout (grpc.ClientCallDetails attribute)
traceback() (grpc.Future method)
trailing_metadata() (grpc.aio.AioRpcError method)
(grpc.aio.Call method)
(grpc.aio.ServicerContext method)
(grpc.Call method)
(grpc.ServicerContext method)
TRANSIENT_FAILURE (grpc.ChannelConnectivity attribute)
U
UDS (grpc.LocalConnectionType attribute)
unary_stream (grpc.RpcMethodHandler attribute)
unary_stream() (grpc.aio.Channel method)
(grpc.Channel method)
unary_stream_rpc_method_handler() (in module grpc)
unary_unary (grpc.RpcMethodHandler attribute)
unary_unary() (grpc.aio.Channel method)
(grpc.Channel method)
unary_unary_rpc_method_handler() (in module grpc)
UnaryStreamCall (class in grpc.aio)
UnaryStreamClientInterceptor (class in grpc)
(class in grpc.aio)
UnaryStreamMultiCallable (class in grpc)
(class in grpc.aio)
UnaryUnaryCall (class in grpc.aio)
UnaryUnaryClientInterceptor (class in grpc)
(class in grpc.aio)
UnaryUnaryMultiCallable (class in grpc)
(class in grpc.aio)
UNAUTHENTICATED (grpc.StatusCode attribute)
UNAVAILABLE (grpc.StatusCode attribute)
UNIMPLEMENTED (grpc.StatusCode attribute)
UNKNOWN (grpc.StatusCode attribute)
unsubscribe() (grpc.Channel method)
UsageError
W
wait_for_connection() (grpc.aio.Call method)
wait_for_ready
(grpc.ClientCallDetails attribute)
wait_for_state_change() (grpc.aio.Channel method)
wait_for_termination() (grpc.aio.Server method)
(grpc.Server method)
with_call() (grpc.StreamUnaryMultiCallable method)
(grpc.UnaryUnaryMultiCallable method)
write() (grpc.aio.ServicerContext method)
(grpc.aio.StreamStreamCall method)
(grpc.aio.StreamUnaryCall method)