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

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::WebhooksClientfriend
operator=(WebhooksClient const &)=defaultgoogle::cloud::dialogflow_cx::WebhooksClient
operator=(WebhooksClient &&)=defaultgoogle::cloud::dialogflow_cx::WebhooksClient
operator==google::cloud::dialogflow_cx::WebhooksClientfriend
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::WebhooksClientexplicit
WebhooksClient(WebhooksClient const &)=defaultgoogle::cloud::dialogflow_cx::WebhooksClient
WebhooksClient(WebhooksClient &&)=defaultgoogle::cloud::dialogflow_cx::WebhooksClient
~WebhooksClient()google::cloud::dialogflow_cx::WebhooksClient