Skip to content

Conversation

@munkhuushmgl
Copy link
Contributor

Fixes #3207

I will refactor IntentMgmt.java and break them down into individual files in different PR.

@munkhuushmgl munkhuushmgl requested a review from a team June 30, 2020 18:47
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 30, 2020
@munkhuushmgl munkhuushmgl requested a review from lesv June 30, 2020 18:52
Copy link
Contributor

@lesv lesv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider my comments on Exceptions, ok to ignore, but it would be nice if we were more specific so users knew what to expect.

@munkhuushmgl
Copy link
Contributor Author

Consider my comments on Exceptions, ok to ignore, but it would be nice if we were more specific so users knew what to expect.

Will this be sufficient?

  public static KnowledgeBase createKnowledgeBase(String projectId, String displayName)
      throws ApiException, IOException 

@munkhuushmgl munkhuushmgl requested a review from lesv June 30, 2020 22:14
@lesv lesv merged commit 90d35c3 into master Jun 30, 2020
@lesv lesv deleted the refactor-dialogflow-samples branch June 30, 2020 22:33
Shabirmean pushed a commit that referenced this pull request Nov 14, 2022
* samples: refactor dialogflow for 2.1.0

* formatted code

* made requested changes

* fixed compilation error

* fixed lint on tests

* lint issue
Shabirmean pushed a commit that referenced this pull request Nov 15, 2022
* samples: refactor dialogflow for 2.1.0

* formatted code

* made requested changes

* fixed compilation error

* fixed lint on tests

* lint issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dialogflow/cloud-client should be rewritten to support v2

5 participants