Dialogflow API C++ Client 2.13.0
A C++ Client Library for the Dialogflow API
Loading...
Searching...
No Matches
google::cloud::dialogflow_cx::TestCasesClient Member List

This is the complete list of members for google::cloud::dialogflow_cx::TestCasesClient, including all inherited members.

BatchDeleteTestCases(std::string const &parent, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
BatchDeleteTestCases(google::cloud::dialogflow::cx::v3::BatchDeleteTestCasesRequest const &request, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
BatchRunTestCases(google::cloud::dialogflow::cx::v3::BatchRunTestCasesRequest const &request, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
CalculateCoverage(google::cloud::dialogflow::cx::v3::CalculateCoverageRequest const &request, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
CreateTestCase(std::string const &parent, google::cloud::dialogflow::cx::v3::TestCase const &test_case, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
CreateTestCase(google::cloud::dialogflow::cx::v3::CreateTestCaseRequest const &request, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
ExportTestCases(google::cloud::dialogflow::cx::v3::ExportTestCasesRequest const &request, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
GetTestCase(std::string const &name, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
GetTestCase(google::cloud::dialogflow::cx::v3::GetTestCaseRequest const &request, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
GetTestCaseResult(std::string const &name, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
GetTestCaseResult(google::cloud::dialogflow::cx::v3::GetTestCaseResultRequest const &request, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
ImportTestCases(google::cloud::dialogflow::cx::v3::ImportTestCasesRequest const &request, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
ListTestCaseResults(std::string const &parent, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
ListTestCaseResults(google::cloud::dialogflow::cx::v3::ListTestCaseResultsRequest request, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
ListTestCases(std::string const &parent, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
ListTestCases(google::cloud::dialogflow::cx::v3::ListTestCasesRequest request, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
operator!=google::cloud::dialogflow_cx::TestCasesClientfriend
operator=(TestCasesClient const &)=defaultgoogle::cloud::dialogflow_cx::TestCasesClient
operator=(TestCasesClient &&)=defaultgoogle::cloud::dialogflow_cx::TestCasesClient
operator==google::cloud::dialogflow_cx::TestCasesClientfriend
RunTestCase(google::cloud::dialogflow::cx::v3::RunTestCaseRequest const &request, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
TestCasesClient(std::shared_ptr< TestCasesConnection > connection, Options opts={})google::cloud::dialogflow_cx::TestCasesClientexplicit
TestCasesClient(TestCasesClient const &)=defaultgoogle::cloud::dialogflow_cx::TestCasesClient
TestCasesClient(TestCasesClient &&)=defaultgoogle::cloud::dialogflow_cx::TestCasesClient
UpdateTestCase(google::cloud::dialogflow::cx::v3::TestCase const &test_case, google::protobuf::FieldMask const &update_mask, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
UpdateTestCase(google::cloud::dialogflow::cx::v3::UpdateTestCaseRequest const &request, Options opts={})google::cloud::dialogflow_cx::TestCasesClient
~TestCasesClient()google::cloud::dialogflow_cx::TestCasesClient