Dialogflow API C++ Client 2.13.0
A C++ Client Library for the Dialogflow API
|
#include <google/cloud/dialogflow_cx/changelogs_connection_idempotency_policy.h>
Public Member Functions | |
virtual | ~ChangelogsConnectionIdempotencyPolicy () |
virtual std::unique_ptr< ChangelogsConnectionIdempotencyPolicy > | clone () const |
Create a new copy of this object. More... | |
virtual google::cloud::Idempotency | ListChangelogs (google::cloud::dialogflow::cx::v3::ListChangelogsRequest request) |
virtual google::cloud::Idempotency | GetChangelog (google::cloud::dialogflow::cx::v3::GetChangelogRequest const &request) |
|
virtual |
|
virtual |
Create a new copy of this object.
|
virtual |
|
virtual |