GRPC C++
1.26.0
|
#include <grpc/grpc.h>
#include <grpcpp/support/validate_service_config.h>
#include "src/core/ext/filters/client_channel/service_config.h"
Namespaces | |
grpc | |
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface. | |
grpc::experimental | |
ClientRpcInfo represents the state of a particular RPC as it appears to an interceptor. | |
Functions | |
grpc::string | grpc::experimental::ValidateServiceConfigJSON (const grpc::string &service_config_json) |
Validates service_config_json. More... | |