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

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

CreateEnvironment(std::string const &parent, google::cloud::dialogflow::cx::v3::Environment const &environment, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
CreateEnvironment(google::cloud::dialogflow::cx::v3::CreateEnvironmentRequest const &request, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
DeleteEnvironment(std::string const &name, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
DeleteEnvironment(google::cloud::dialogflow::cx::v3::DeleteEnvironmentRequest const &request, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
DeployFlow(google::cloud::dialogflow::cx::v3::DeployFlowRequest const &request, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
EnvironmentsClient(std::shared_ptr< EnvironmentsConnection > connection, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClientexplicit
EnvironmentsClient(EnvironmentsClient const &)=defaultgoogle::cloud::dialogflow_cx::EnvironmentsClient
EnvironmentsClient(EnvironmentsClient &&)=defaultgoogle::cloud::dialogflow_cx::EnvironmentsClient
GetEnvironment(std::string const &name, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
GetEnvironment(google::cloud::dialogflow::cx::v3::GetEnvironmentRequest const &request, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
ListContinuousTestResults(std::string const &parent, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
ListContinuousTestResults(google::cloud::dialogflow::cx::v3::ListContinuousTestResultsRequest request, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
ListEnvironments(std::string const &parent, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
ListEnvironments(google::cloud::dialogflow::cx::v3::ListEnvironmentsRequest request, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
LookupEnvironmentHistory(std::string const &name, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
LookupEnvironmentHistory(google::cloud::dialogflow::cx::v3::LookupEnvironmentHistoryRequest request, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
operator!=google::cloud::dialogflow_cx::EnvironmentsClientfriend
operator=(EnvironmentsClient const &)=defaultgoogle::cloud::dialogflow_cx::EnvironmentsClient
operator=(EnvironmentsClient &&)=defaultgoogle::cloud::dialogflow_cx::EnvironmentsClient
operator==google::cloud::dialogflow_cx::EnvironmentsClientfriend
RunContinuousTest(google::cloud::dialogflow::cx::v3::RunContinuousTestRequest const &request, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
UpdateEnvironment(google::cloud::dialogflow::cx::v3::Environment const &environment, google::protobuf::FieldMask const &update_mask, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
UpdateEnvironment(google::cloud::dialogflow::cx::v3::UpdateEnvironmentRequest const &request, Options opts={})google::cloud::dialogflow_cx::EnvironmentsClient
~EnvironmentsClient()google::cloud::dialogflow_cx::EnvironmentsClient