19 #ifndef GRPC_INTERNAL_CPP_SERVER_CSDS_H
20 #define GRPC_INTERNAL_CPP_SERVER_CSDS_H
28 #include "src/proto/grpc/testing/xds/v3/csds.grpc.pb.h"
29 #include "src/proto/grpc/testing/xds/v3/csds.pb.h"
33 namespace experimental {
38 :
public envoy::service::status::v3::ClientStatusDiscoveryService::Service {
44 envoy::service::status::v3::ClientStatusRequest>*
50 const envoy::service::status::v3::ClientStatusRequest* ,
51 envoy::service::status::v3::ClientStatusResponse*
response)
override;
58 #endif // GRPC_INTERNAL_CPP_SERVER_CSDS_H