Dialogflow API C++ Client 2.13.0
A C++ Client Library for the Dialogflow API
Loading...
Searching...
No Matches
Override dialogflow_cx::TestCasesClient Endpoint Configuration
// This configuration is common with Private Google Access:
// https://cloud.google.com/vpc/docs/private-google-access
"private.googleapis.com");
Options & set(ValueTypeT< T > v)
Service for managing Test Cases and Test Case Results.
Definition: test_cases_client.h:68
std::shared_ptr< TestCasesConnection > MakeTestCasesConnection(std::string const &location, Options options={})
A factory function to construct an object of type TestCasesConnection.