Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

feat: add v3 client #74

Merged
merged 5 commits into from Nov 13, 2020
Merged

feat: add v3 client #74

merged 5 commits into from Nov 13, 2020

Conversation

chingor13
Copy link
Contributor

@chingor13 chingor13 commented Nov 9, 2020

Add the v3 (GA) client endpoints.

@chingor13 chingor13 requested a review from a team as a code owner November 9, 2020 22:15
@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the googleapis/java-dialogflow-cx API. label Nov 9, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 9, 2020
@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #74 (4c625b9) into master (e3135a7) will decrease coverage by 0.04%.
The diff coverage is 70.72%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #74      +/-   ##
============================================
- Coverage     74.33%   74.29%   -0.05%     
- Complexity      641     1338     +697     
============================================
  Files            66      138      +72     
  Lines          5022    10483    +5461     
  Branches         45       96      +51     
============================================
+ Hits           3733     7788    +4055     
- Misses         1204     2519    +1315     
- Partials         85      176      +91     
Impacted Files Coverage Δ Complexity Δ
...ogflow/cx/v3/stub/GrpcVersionsCallableFactory.java 50.00% <ø> (ø) 4.00 <0.00> (?)
.../cloud/dialogflow/cx/v3/stub/GrpcVersionsStub.java 92.94% <ø> (ø) 14.00 <0.00> (?)
...ogflow/cx/v3/stub/GrpcWebhooksCallableFactory.java 37.50% <ø> (ø) 3.00 <0.00> (?)
.../cloud/dialogflow/cx/v3/stub/GrpcWebhooksStub.java 92.85% <ø> (ø) 12.00 <0.00> (?)
...oogle/cloud/dialogflow/cx/v3/stub/IntentsStub.java 14.28% <ø> (ø) 1.00 <0.00> (?)
...oud/dialogflow/cx/v3/stub/IntentsStubSettings.java 83.22% <ø> (ø) 15.00 <0.00> (?)
.../google/cloud/dialogflow/cx/v3/stub/PagesStub.java 14.28% <ø> (ø) 1.00 <0.00> (?)
...cloud/dialogflow/cx/v3/stub/PagesStubSettings.java 83.22% <ø> (ø) 15.00 <0.00> (?)
...ogflow/cx/v3/stub/SecuritySettingsServiceStub.java 14.28% <ø> (ø) 1.00 <0.00> (?)
...x/v3/stub/SecuritySettingsServiceStubSettings.java 83.54% <ø> (ø) 15.00 <0.00> (?)
... and 134 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e3135a7...4c625b9. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Nov 13, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit f1c6142 into master Nov 13, 2020
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: dialogflow Issues related to the googleapis/java-dialogflow-cx API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants