Go to the documentation of this file.
19 #ifndef GRPC_TEST_CPP_INTEROP_CLIENT_HELPER_H
20 #define GRPC_TEST_CPP_INTEROP_CLIENT_HELPER_H
24 #include <unordered_map>
45 std::unique_ptr<experimental::ClientInterceptorFactoryInterface>>
46 interceptor_creators = {});
72 std::multimap<std::string, std::string> additional_metadata)
78 std::multimap<std::string, std::string>*
metadata =
95 std::multimap<std::string, std::string> additional_metadata)
127 #endif // GRPC_TEST_CPP_INTEROP_CLIENT_HELPER_H
@ PRE_SEND_INITIAL_METADATA
The first three in this list are for clients and servers.
const grpc::ClientContext & context_
grpc_compression_algorithm
virtual bool QueryInterceptionHookPoint(InterceptionHookPoints type)=0
std::string GetOauth2AccessToken()
grpc_compression_algorithm GetCallCompressionAlgorithm() const
void UpdateActions(std::unordered_map< std::string, std::function< bool()>> *)
constexpr absl::remove_reference_t< T > && move(T &&t) noexcept
grpc_compression_algorithm grpc_call_test_only_get_compression_algorithm(grpc_call *call)
InteropClientContextInspector(const grpc::ClientContext &context)
std::string GetServiceAccountJsonKey()
uint32_t grpc_call_test_only_get_message_flags(grpc_call *call)
bool WasCompressed() const
virtual std::multimap< std::string, std::string > * GetSendInitialMetadata()=0
#define GRPC_WRITE_INTERNAL_COMPRESS
#define GRPC_WRITE_INTERNAL_TEST_ONLY_WAS_COMPRESSED
std::shared_ptr< Channel > CreateChannelForTestCase(const std::string &test_case, std::vector< std::unique_ptr< experimental::ClientInterceptorFactoryInterface >> interceptor_creators)
grpc::ClientContext context
grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:58:47