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

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

CreateEntityType(std::string const &parent, google::cloud::dialogflow::cx::v3::EntityType const &entity_type, Options opts={})google::cloud::dialogflow_cx::EntityTypesClient
CreateEntityType(google::cloud::dialogflow::cx::v3::CreateEntityTypeRequest const &request, Options opts={})google::cloud::dialogflow_cx::EntityTypesClient
DeleteEntityType(std::string const &name, Options opts={})google::cloud::dialogflow_cx::EntityTypesClient
DeleteEntityType(google::cloud::dialogflow::cx::v3::DeleteEntityTypeRequest const &request, Options opts={})google::cloud::dialogflow_cx::EntityTypesClient
EntityTypesClient(std::shared_ptr< EntityTypesConnection > connection, Options opts={})google::cloud::dialogflow_cx::EntityTypesClientexplicit
EntityTypesClient(EntityTypesClient const &)=defaultgoogle::cloud::dialogflow_cx::EntityTypesClient
EntityTypesClient(EntityTypesClient &&)=defaultgoogle::cloud::dialogflow_cx::EntityTypesClient
GetEntityType(std::string const &name, Options opts={})google::cloud::dialogflow_cx::EntityTypesClient
GetEntityType(google::cloud::dialogflow::cx::v3::GetEntityTypeRequest const &request, Options opts={})google::cloud::dialogflow_cx::EntityTypesClient
ListEntityTypes(std::string const &parent, Options opts={})google::cloud::dialogflow_cx::EntityTypesClient
ListEntityTypes(google::cloud::dialogflow::cx::v3::ListEntityTypesRequest request, Options opts={})google::cloud::dialogflow_cx::EntityTypesClient
operator!=google::cloud::dialogflow_cx::EntityTypesClientfriend
operator=(EntityTypesClient const &)=defaultgoogle::cloud::dialogflow_cx::EntityTypesClient
operator=(EntityTypesClient &&)=defaultgoogle::cloud::dialogflow_cx::EntityTypesClient
operator==google::cloud::dialogflow_cx::EntityTypesClientfriend
UpdateEntityType(google::cloud::dialogflow::cx::v3::EntityType const &entity_type, google::protobuf::FieldMask const &update_mask, Options opts={})google::cloud::dialogflow_cx::EntityTypesClient
UpdateEntityType(google::cloud::dialogflow::cx::v3::UpdateEntityTypeRequest const &request, Options opts={})google::cloud::dialogflow_cx::EntityTypesClient
~EntityTypesClient()google::cloud::dialogflow_cx::EntityTypesClient