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

feat: added support for custom content types #250

Merged
merged 8 commits into from Aug 3, 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/dbbb67d7-4ea8-474e-aa12-ba9b084f1285/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 323436667
Source-Link: googleapis/googleapis@546f389
PiperOrigin-RevId: 323397413
Source-Link: googleapis/googleapis@ca22cfe
PiperOrigin-RevId: 323086730
Source-Link: googleapis/googleapis@a6b2dac
PiperOrigin-RevId: 322667213
Source-Link: googleapis/googleapis@1d3ca22
PiperOrigin-RevId: 322420178
Source-Link: googleapis/googleapis@be0c5a9

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
PiperOrigin-RevId: 322420178

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jul 21 12:43:47 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: be0c5a9b1b88ca3bb8ad993ae7b2e6affde7fee2
Source-Link: googleapis/googleapis@be0c5a9
PiperOrigin-RevId: 322667213

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jul 22 15:22:03 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 1d3ca22734bfd1c00d229e49009547c43f2d7a48
Source-Link: googleapis/googleapis@1d3ca22
PiperOrigin-RevId: 323086730

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Jul 24 15:42:41 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: a6b2dac798ed266136e990a2319b2e2e96f3bdbe
Source-Link: googleapis/googleapis@a6b2dac
…around quota usage

PiperOrigin-RevId: 323397413

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jul 27 11:04:11 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: ca22cfe3477f1c0095fba606d5a18c52d918a0dd
Source-Link: googleapis/googleapis@ca22cfe
…around quota usage

PiperOrigin-RevId: 323436667

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jul 27 14:05:51 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 546f389d95dbbc88d9d5a00fae25b29d49a0d5b6
Source-Link: googleapis/googleapis@546f389
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 29, 2020
@codecov
Copy link

codecov bot commented Jul 29, 2020

Codecov Report

Merging #250 into master will increase coverage by 0.18%.
The diff coverage is 93.07%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #250      +/-   ##
============================================
+ Coverage     73.84%   74.02%   +0.18%     
- Complexity      882     1006     +124     
============================================
  Files            96       96              
  Lines          7628     8440     +812     
  Branches         96       99       +3     
============================================
+ Hits           5633     6248     +615     
- Misses         1946     2058     +112     
- Partials         49      134      +85     
Impacted Files Coverage Δ Complexity Δ
...com/google/cloud/dialogflow/v2/ContextsClient.java 60.00% <ø> (-3.96%) 27.00 <0.00> (+6.00) ⬇️
.../google/cloud/dialogflow/v2/EntityTypesClient.java 51.35% <ø> (-6.39%) 53.00 <0.00> (+15.00) ⬇️
...google/cloud/dialogflow/v2/EnvironmentsClient.java 59.52% <ø> (+0.98%) 5.00 <0.00> (ø)
.../com/google/cloud/dialogflow/v2/IntentsClient.java 52.14% <ø> (-5.90%) 39.00 <0.00> (+11.00) ⬇️
.../cloud/dialogflow/v2/SessionEntityTypesClient.java 56.12% <ø> (-4.80%) 23.00 <0.00> (+5.00) ⬇️
...com/google/cloud/dialogflow/v2/SessionsClient.java 44.11% <ø> (-2.76%) 8.00 <0.00> (+1.00) ⬇️
...oogle/cloud/dialogflow/v2beta1/AgentsSettings.java 13.20% <0.00%> (ø) 2.00 <0.00> (ø)
...le/cloud/dialogflow/v2beta1/DocumentsSettings.java 14.89% <0.00%> (-0.67%) 2.00 <0.00> (ø)
...le/cloud/dialogflow/v2beta1/EntityTypesClient.java 49.78% <0.00%> (-7.96%) 53.00 <0.00> (+15.00) ⬇️
...e/cloud/dialogflow/v2beta1/EnvironmentsClient.java 58.00% <ø> (-1.58%) 7.00 <0.00> (+1.00) ⬇️
... and 68 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 2897483...a17d004. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat: added support for custom content types Jul 29, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jul 29, 2020
@gcf-merge-on-green
Copy link

Your PR has conflicts that you need to resolve before merge-on-green can automerge

@chingor13 chingor13 merged commit f06e8af into master Aug 3, 2020
@chingor13 chingor13 deleted the autosynth-googleapis branch August 3, 2020 19:56
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
2 participants