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

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

CreateIntent(std::string const &parent, google::cloud::dialogflow::cx::v3::Intent const &intent, Options opts={})google::cloud::dialogflow_cx::IntentsClient
CreateIntent(google::cloud::dialogflow::cx::v3::CreateIntentRequest const &request, Options opts={})google::cloud::dialogflow_cx::IntentsClient
DeleteIntent(std::string const &name, Options opts={})google::cloud::dialogflow_cx::IntentsClient
DeleteIntent(google::cloud::dialogflow::cx::v3::DeleteIntentRequest const &request, Options opts={})google::cloud::dialogflow_cx::IntentsClient
GetIntent(std::string const &name, Options opts={})google::cloud::dialogflow_cx::IntentsClient
GetIntent(google::cloud::dialogflow::cx::v3::GetIntentRequest const &request, Options opts={})google::cloud::dialogflow_cx::IntentsClient
IntentsClient(std::shared_ptr< IntentsConnection > connection, Options opts={})google::cloud::dialogflow_cx::IntentsClientexplicit
IntentsClient(IntentsClient const &)=defaultgoogle::cloud::dialogflow_cx::IntentsClient
IntentsClient(IntentsClient &&)=defaultgoogle::cloud::dialogflow_cx::IntentsClient
ListIntents(std::string const &parent, Options opts={})google::cloud::dialogflow_cx::IntentsClient
ListIntents(google::cloud::dialogflow::cx::v3::ListIntentsRequest request, Options opts={})google::cloud::dialogflow_cx::IntentsClient
operator!=google::cloud::dialogflow_cx::IntentsClientfriend
operator=(IntentsClient const &)=defaultgoogle::cloud::dialogflow_cx::IntentsClient
operator=(IntentsClient &&)=defaultgoogle::cloud::dialogflow_cx::IntentsClient
operator==google::cloud::dialogflow_cx::IntentsClientfriend
UpdateIntent(google::cloud::dialogflow::cx::v3::Intent const &intent, google::protobuf::FieldMask const &update_mask, Options opts={})google::cloud::dialogflow_cx::IntentsClient
UpdateIntent(google::cloud::dialogflow::cx::v3::UpdateIntentRequest const &request, Options opts={})google::cloud::dialogflow_cx::IntentsClient
~IntentsClient()google::cloud::dialogflow_cx::IntentsClient