googleapis / googleapis/google-cloud-node

Duplication of intents and entities while importing an updated version of a pre-existing flow of same agent using client library

Open
#3,999 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.2k
Forks
712
Avg merge
2d 3h
Merged PRs (30d)
99

Description

**ISSUE**: Currently with the latest release of dialogflow-cx in console if we import a new version of pre-existing flow it asks us whether to replace the original intents and entities or keep the originals ones or create new copies of the resources, but this functionality is not available in the client library .

**Is your feature request related to a problem? Please describe.**
My specific problem is I want to automate the import flow process; if a change is made in a flow of dev bot , the new version of the same flow should be imported in the prod bot ,
but on doing so from client library all the resources and the flow itself is duplicating

**Describe the solution you'd like**
I am looking for is; if certain conditions or parameters are added to the request body of payload which can prevent flow duplication

**Additional context**
All I want is to be able to do this from client sdk
![Screenshot (348)](https://user-images.githubusercontent.com/63230515/219566801-85acfd99-d9ad-4c5a-9b35-6d748a9b9c0f.png)

Please , quick responses and any suggestions can help me , I am in a bit of urgency
please help

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.