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

feat: add GetValidationResult to AgentClient, outputAudioConfigMask to DetectIntentResult #101

Merged
merged 1 commit into from Mar 2, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/8bea71af-2cdf-4dcd-ac2f-a339b9c16bfa/targets

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 27, 2020
@codecov
Copy link

codecov bot commented Feb 27, 2020

Codecov Report

Merging #101 into master will increase coverage by 0.07%.
The diff coverage is 88.23%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #101      +/-   ##
============================================
+ Coverage     72.99%   73.06%   +0.07%     
- Complexity      819      823       +4     
============================================
  Files            84       84              
  Lines          6972     7005      +33     
  Branches         26       26              
============================================
+ Hits           5089     5118      +29     
- Misses         1775     1779       +4     
  Partials        108      108
Impacted Files Coverage Δ Complexity Δ
...com/google/cloud/dialogflow/v2/AgentsSettings.java 13.2% <0%> (-0.52%) 2 <0> (ø)
...om/google/cloud/dialogflow/v2/stub/AgentsStub.java 6.25% <0%> (-0.42%) 1 <0> (ø)
...a/com/google/cloud/dialogflow/v2/AgentsClient.java 58.94% <100%> (+0.88%) 27 <2> (+2) ⬆️
...oogle/cloud/dialogflow/v2/stub/GrpcAgentsStub.java 93.68% <100%> (+0.64%) 16 <1> (+1) ⬆️
...e/cloud/dialogflow/v2/stub/AgentsStubSettings.java 87.5% <88.88%> (+0.04%) 22 <1> (+1) ⬆️

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 fa0cbd9...eb79be3. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. feat: add GetValidationResult to AgentClient, outputAudioConfigMask to DetectIntentResult Mar 2, 2020
@chingor13 chingor13 merged commit fca7bfa into master Mar 2, 2020
@chingor13 chingor13 deleted the autosynth branch March 2, 2020 17:09
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 2, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.0.0](https://www.github.com/googleapis/java-dialogflow/compare/v0.120.2...v1.0.0) (2020-03-02)


### Features

* add GetValidationResult to AgentClient, outputAudioConfigMask to DetectIntentResult ([#101](https://www.github.com/googleapis/java-dialogflow/issues/101)) ([fca7bfa](https://www.github.com/googleapis/java-dialogflow/commit/fca7bfa0d325b725f43898bd8b92ce4f24a695c0))
* add outputAudioConfigMask to DetectIntentRequest, StreamingDetectIntentRequest ([#96](https://www.github.com/googleapis/java-dialogflow/issues/96)) ([ec1de1e](https://www.github.com/googleapis/java-dialogflow/commit/ec1de1e3296fb20f39513d50f5450c500685c4b5))
* promote to GA ([#99](https://www.github.com/googleapis/java-dialogflow/issues/99)) ([fa0cbd9](https://www.github.com/googleapis/java-dialogflow/commit/fa0cbd9fa01c8f9994b3040ed8c2299ce78bb6db))


### Dependencies

* update core dependencies to v1.54.0 ([#98](https://www.github.com/googleapis/java-dialogflow/issues/98)) ([f547971](https://www.github.com/googleapis/java-dialogflow/commit/f54797100df036814096e13a177c2226d7d9fca8))
* update dependency com.google.cloud:google-cloud-core to v1.92.5 ([8deecea](https://www.github.com/googleapis/java-dialogflow/commit/8deecea5d5ca5c4f078c2b07c757d063d55456c6))
* update dependency com.google.cloud:google-cloud-core to v1.93.0 ([#100](https://www.github.com/googleapis/java-dialogflow/issues/100)) ([a650f81](https://www.github.com/googleapis/java-dialogflow/commit/a650f81566165665054bdbc9f425f1013350508e))
* update dependency com.google.protobuf:protobuf-java to v3.11.4 ([e58bdcd](https://www.github.com/googleapis/java-dialogflow/commit/e58bdcd735c7f0d97b3d76ad1c8b2c763f3fe6b8))
* update dependency io.grpc:grpc-bom to v1.27.1 ([e2e32e2](https://www.github.com/googleapis/java-dialogflow/commit/e2e32e21b4e49fa02642b2ba1cf45a4b91e72c4b))
* update dependency io.grpc:grpc-bom to v1.27.2 ([c4afe07](https://www.github.com/googleapis/java-dialogflow/commit/c4afe07302949f610c6e894d772cd8f296d8533b))


### Documentation

* **regen:** remove unnecessary example parameters ([#82](https://www.github.com/googleapis/java-dialogflow/issues/82)) ([974e961](https://www.github.com/googleapis/java-dialogflow/commit/974e961ae8c64c67570d4f6d6603dfe86e1ba080))
* **regen:** update sample code to set total timeout, add API client header test ([3e02b2f](https://www.github.com/googleapis/java-dialogflow/commit/3e02b2f8309a7318f4f04b8845a91e92e166e3f6))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants