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::EntityTypesClient | explicit |
EntityTypesClient(EntityTypesClient const &)=default | google::cloud::dialogflow_cx::EntityTypesClient | |
EntityTypesClient(EntityTypesClient &&)=default | google::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::EntityTypesClient | friend |
operator=(EntityTypesClient const &)=default | google::cloud::dialogflow_cx::EntityTypesClient | |
operator=(EntityTypesClient &&)=default | google::cloud::dialogflow_cx::EntityTypesClient | |
operator== | google::cloud::dialogflow_cx::EntityTypesClient | friend |
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 | |