Static Public Attributes | List of all members
tests_aio.interop.methods.TestCase Class Reference
Inheritance diagram for tests_aio.interop.methods.TestCase:
Inheritance graph
[legend]

Static Public Attributes

string CANCEL_AFTER_BEGIN = 'cancel_after_begin'
 
string CANCEL_AFTER_FIRST_RESPONSE = 'cancel_after_first_response'
 
string CLIENT_STREAMING = 'client_streaming'
 
string COMPUTE_ENGINE_CREDS = 'compute_engine_creds'
 
string CUSTOM_METADATA = "custom_metadata"
 
string EMPTY_STREAM = 'empty_stream'
 
string EMPTY_UNARY = 'empty_unary'
 
string JWT_TOKEN_CREDS = 'jwt_token_creds'
 
string LARGE_UNARY = 'large_unary'
 
string OAUTH2_AUTH_TOKEN = 'oauth2_auth_token'
 
string PER_RPC_CREDS = 'per_rpc_creds'
 
string PING_PONG = 'ping_pong'
 
string SERVER_STREAMING = 'server_streaming'
 
string SPECIAL_STATUS_MESSAGE = 'special_status_message'
 
string STATUS_CODE_AND_MESSAGE = 'status_code_and_message'
 
string TIMEOUT_ON_SLEEPING_SERVER = 'timeout_on_sleeping_server'
 
string UNIMPLEMENTED_METHOD = 'unimplemented_method'
 
string UNIMPLEMENTED_SERVICE = 'unimplemented_service'
 

Detailed Description

Definition at line 398 of file aio/interop/methods.py.

Member Data Documentation

◆ CANCEL_AFTER_BEGIN

string tests_aio.interop.methods.TestCase.CANCEL_AFTER_BEGIN = 'cancel_after_begin'
static

Definition at line 404 of file aio/interop/methods.py.

◆ CANCEL_AFTER_FIRST_RESPONSE

string tests_aio.interop.methods.TestCase.CANCEL_AFTER_FIRST_RESPONSE = 'cancel_after_first_response'
static

Definition at line 405 of file aio/interop/methods.py.

◆ CLIENT_STREAMING

string tests_aio.interop.methods.TestCase.CLIENT_STREAMING = 'client_streaming'
static

Definition at line 402 of file aio/interop/methods.py.

◆ COMPUTE_ENGINE_CREDS

string tests_aio.interop.methods.TestCase.COMPUTE_ENGINE_CREDS = 'compute_engine_creds'
static

Definition at line 412 of file aio/interop/methods.py.

◆ CUSTOM_METADATA

string tests_aio.interop.methods.TestCase.CUSTOM_METADATA = "custom_metadata"
static

Definition at line 411 of file aio/interop/methods.py.

◆ EMPTY_STREAM

string tests_aio.interop.methods.TestCase.EMPTY_STREAM = 'empty_stream'
static

Definition at line 407 of file aio/interop/methods.py.

◆ EMPTY_UNARY

string tests_aio.interop.methods.TestCase.EMPTY_UNARY = 'empty_unary'
static

Definition at line 399 of file aio/interop/methods.py.

◆ JWT_TOKEN_CREDS

string tests_aio.interop.methods.TestCase.JWT_TOKEN_CREDS = 'jwt_token_creds'
static

Definition at line 414 of file aio/interop/methods.py.

◆ LARGE_UNARY

string tests_aio.interop.methods.TestCase.LARGE_UNARY = 'large_unary'
static

Definition at line 400 of file aio/interop/methods.py.

◆ OAUTH2_AUTH_TOKEN

string tests_aio.interop.methods.TestCase.OAUTH2_AUTH_TOKEN = 'oauth2_auth_token'
static

Definition at line 413 of file aio/interop/methods.py.

◆ PER_RPC_CREDS

string tests_aio.interop.methods.TestCase.PER_RPC_CREDS = 'per_rpc_creds'
static

Definition at line 415 of file aio/interop/methods.py.

◆ PING_PONG

string tests_aio.interop.methods.TestCase.PING_PONG = 'ping_pong'
static

Definition at line 403 of file aio/interop/methods.py.

◆ SERVER_STREAMING

string tests_aio.interop.methods.TestCase.SERVER_STREAMING = 'server_streaming'
static

Definition at line 401 of file aio/interop/methods.py.

◆ SPECIAL_STATUS_MESSAGE

string tests_aio.interop.methods.TestCase.SPECIAL_STATUS_MESSAGE = 'special_status_message'
static

Definition at line 416 of file aio/interop/methods.py.

◆ STATUS_CODE_AND_MESSAGE

string tests_aio.interop.methods.TestCase.STATUS_CODE_AND_MESSAGE = 'status_code_and_message'
static

Definition at line 408 of file aio/interop/methods.py.

◆ TIMEOUT_ON_SLEEPING_SERVER

string tests_aio.interop.methods.TestCase.TIMEOUT_ON_SLEEPING_SERVER = 'timeout_on_sleeping_server'
static

Definition at line 406 of file aio/interop/methods.py.

◆ UNIMPLEMENTED_METHOD

string tests_aio.interop.methods.TestCase.UNIMPLEMENTED_METHOD = 'unimplemented_method'
static

Definition at line 409 of file aio/interop/methods.py.

◆ UNIMPLEMENTED_SERVICE

string tests_aio.interop.methods.TestCase.UNIMPLEMENTED_SERVICE = 'unimplemented_service'
static

Definition at line 410 of file aio/interop/methods.py.


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


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