Dialogflow API C++ Client 2.13.0
A C++ Client Library for the Dialogflow API
|
This is the complete list of members for google::cloud::dialogflow_cx::WebhooksClient, including all inherited members.
CreateWebhook(std::string const &parent, google::cloud::dialogflow::cx::v3::Webhook const &webhook, Options opts={}) | google::cloud::dialogflow_cx::WebhooksClient | |
CreateWebhook(google::cloud::dialogflow::cx::v3::CreateWebhookRequest const &request, Options opts={}) | google::cloud::dialogflow_cx::WebhooksClient | |
DeleteWebhook(std::string const &name, Options opts={}) | google::cloud::dialogflow_cx::WebhooksClient | |
DeleteWebhook(google::cloud::dialogflow::cx::v3::DeleteWebhookRequest const &request, Options opts={}) | google::cloud::dialogflow_cx::WebhooksClient | |
GetWebhook(std::string const &name, Options opts={}) | google::cloud::dialogflow_cx::WebhooksClient | |
GetWebhook(google::cloud::dialogflow::cx::v3::GetWebhookRequest const &request, Options opts={}) | google::cloud::dialogflow_cx::WebhooksClient | |
ListWebhooks(std::string const &parent, Options opts={}) | google::cloud::dialogflow_cx::WebhooksClient | |
ListWebhooks(google::cloud::dialogflow::cx::v3::ListWebhooksRequest request, Options opts={}) | google::cloud::dialogflow_cx::WebhooksClient | |
operator!= | google::cloud::dialogflow_cx::WebhooksClient | friend |
operator=(WebhooksClient const &)=default | google::cloud::dialogflow_cx::WebhooksClient | |
operator=(WebhooksClient &&)=default | google::cloud::dialogflow_cx::WebhooksClient | |
operator== | google::cloud::dialogflow_cx::WebhooksClient | friend |
UpdateWebhook(google::cloud::dialogflow::cx::v3::Webhook const &webhook, google::protobuf::FieldMask const &update_mask, Options opts={}) | google::cloud::dialogflow_cx::WebhooksClient | |
UpdateWebhook(google::cloud::dialogflow::cx::v3::UpdateWebhookRequest const &request, Options opts={}) | google::cloud::dialogflow_cx::WebhooksClient | |
WebhooksClient(std::shared_ptr< WebhooksConnection > connection, Options opts={}) | google::cloud::dialogflow_cx::WebhooksClient | explicit |
WebhooksClient(WebhooksClient const &)=default | google::cloud::dialogflow_cx::WebhooksClient | |
WebhooksClient(WebhooksClient &&)=default | google::cloud::dialogflow_cx::WebhooksClient | |
~WebhooksClient() | google::cloud::dialogflow_cx::WebhooksClient |