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

fix: update grpc config for retry #230

Merged
merged 2 commits into from Jun 26, 2020
Merged

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/9c18038c-d1ba-45ab-9ded-a79e3b7a4d1b/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 317902626
Source-Link: googleapis/googleapis@4e8f114

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
…Agent external documentation.

PiperOrigin-RevId: 317902626

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jun 23 11:09:31 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 4e8f1142ff921de8d5ad757bce9f2c09dab6ff1b
Source-Link: googleapis/googleapis@4e8f114
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 23, 2020
@codecov
Copy link

codecov bot commented Jun 23, 2020

Codecov Report

Merging #230 into master will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #230      +/-   ##
============================================
+ Coverage     72.78%   72.87%   +0.09%     
  Complexity     1004     1004              
============================================
  Files            96       96              
  Lines          7855     7882      +27     
  Branches         96       96              
============================================
+ Hits           5717     5744      +27     
  Misses         2004     2004              
  Partials        134      134              
Impacted Files Coverage Δ Complexity Δ
...a/com/google/cloud/dialogflow/v2/AgentsClient.java 59.40% <ø> (ø) 32.00 <0.00> (ø)
...e/cloud/dialogflow/v2/stub/AgentsStubSettings.java 87.68% <100.00%> (+0.04%) 23.00 <0.00> (ø)
...cloud/dialogflow/v2/stub/ContextsStubSettings.java 80.85% <100.00%> (+0.13%) 16.00 <0.00> (ø)
...ud/dialogflow/v2/stub/EntityTypesStubSettings.java 87.30% <100.00%> (+0.03%) 25.00 <0.00> (ø)
...d/dialogflow/v2/stub/EnvironmentsStubSettings.java 77.55% <100.00%> (-0.45%) 11.00 <0.00> (ø)
.../cloud/dialogflow/v2/stub/IntentsStubSettings.java 84.61% <100.00%> (+0.07%) 19.00 <0.00> (ø)
...ogflow/v2/stub/SessionEntityTypesStubSettings.java 79.56% <100.00%> (+0.15%) 15.00 <0.00> (ø)
...cloud/dialogflow/v2/stub/SessionsStubSettings.java 83.48% <100.00%> (+4.66%) 11.00 <0.00> (ø)

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 159df39...95d3a14. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. fix: update grpc config for retry Jun 26, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 26, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 4447393 into master Jun 26, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch June 26, 2020 06:45
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 11, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [2.2.0](https://www.github.com/googleapis/java-dialogflow/compare/v2.1.0...v2.2.0) (2020-08-10)


### Features

* **v2beta1:** add Location parent to Environment resource ([#243](https://www.github.com/googleapis/java-dialogflow/issues/243)) ([e80418c](https://www.github.com/googleapis/java-dialogflow/commit/e80418c6f4095404abb5e7a6861e42db641a561e))
* added support for custom content types ([#250](https://www.github.com/googleapis/java-dialogflow/issues/250)) ([f06e8af](https://www.github.com/googleapis/java-dialogflow/commit/f06e8aff54ff7d494793a30860d48141455be5f0))


### Bug Fixes

* update grpc config for retry ([#230](https://www.github.com/googleapis/java-dialogflow/issues/230)) ([4447393](https://www.github.com/googleapis/java-dialogflow/commit/4447393cd9a4aa2b9ad31cad31e7aca74aca32ad))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#240](https://www.github.com/googleapis/java-dialogflow/issues/240)) ([c871b9b](https://www.github.com/googleapis/java-dialogflow/commit/c871b9bb6f765f42a4d77b2088e4205f19d10603))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#245](https://www.github.com/googleapis/java-dialogflow/issues/245)) ([2897483](https://www.github.com/googleapis/java-dialogflow/commit/2897483bd41e21842ccd9b944d28c7a07138f085))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#254](https://www.github.com/googleapis/java-dialogflow/issues/254)) ([05369d5](https://www.github.com/googleapis/java-dialogflow/commit/05369d5fb93092f561083c69a025a05770dc1c00))


### Documentation

* more detailed docs on APIs such as Environment, Intents, Sessions. ([#247](https://www.github.com/googleapis/java-dialogflow/issues/247)) ([56a3db8](https://www.github.com/googleapis/java-dialogflow/commit/56a3db83aa1e27e8be2170502a1b1db4f10423c5))
---


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
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
3 participants