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

feat: added more Environment RPCs #540

Merged
merged 2 commits into from May 5, 2021
Merged

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented May 4, 2021

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/4d67a5a1-abab-4644-93fd-993084fdbdb4/targets

  • To automatically regenerate this PR, check this box. (May take up to 24 hours.)

PiperOrigin-RevId: 371848474
Source-Link: googleapis/googleapis@5efeb79

feat: added Versions service
feat: added Fulfillment service
feat: added TextToSpeechSettings
feat: added location in some resource patterns
build(java): switch to release-please for release tagging

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
…added Fulfillment service feat: added TextToSpeechSettings. feat: added location in some resource patterns.

PiperOrigin-RevId: 371848474

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon May 3 22:56:28 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 5efeb79eed444f14cf2cf89516dbf9ece86a4a0c
Source-Link: googleapis/googleapis@5efeb79
@yoshi-automation yoshi-automation requested a review from a team as a code owner May 4, 2021 09:32
@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the googleapis/java-dialogflow API. label May 4, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 4, 2021
@codecov
Copy link

codecov bot commented May 4, 2021

Codecov Report

Merging #540 (f0a12e7) into master (f214983) will decrease coverage by 0.08%.
The diff coverage is 75.65%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #540      +/-   ##
============================================
- Coverage     76.96%   76.88%   -0.09%     
- Complexity     1889     2023     +134     
============================================
  Files           156      168      +12     
  Lines         12709    13582     +873     
  Branches        177      187      +10     
============================================
+ Hits           9781    10442     +661     
- Misses         2695     2887     +192     
- Partials        233      253      +20     
Impacted Files Coverage Δ Complexity Δ
.../google/cloud/dialogflow/v2/EntityTypesClient.java 81.98% <ø> (ø) 80.00 <0.00> (ø)
...ogle/cloud/dialogflow/v2/EnvironmentsSettings.java 17.94% <0.00%> (-6.19%) 2.00 <0.00> (ø)
.../com/google/cloud/dialogflow/v2/IntentsClient.java 79.75% <ø> (ø) 58.00 <0.00> (ø)
...gle/cloud/dialogflow/v2/stub/EnvironmentsStub.java 11.11% <0.00%> (-22.23%) 1.00 <0.00> (ø)
.../google/cloud/dialogflow/v2/stub/VersionsStub.java 14.28% <14.28%> (ø) 1.00 <1.00> (?)
...m/google/cloud/dialogflow/v2/VersionsSettings.java 18.91% <18.91%> (ø) 2.00 <2.00> (?)
...ogle/cloud/dialogflow/v2/FulfillmentsSettings.java 22.58% <22.58%> (ø) 2.00 <2.00> (?)
...gle/cloud/dialogflow/v2/stub/FulfillmentsStub.java 33.33% <33.33%> (ø) 1.00 <1.00> (?)
...gflow/v2/stub/GrpcFulfillmentsCallableFactory.java 37.50% <37.50%> (ø) 3.00 <3.00> (?)
...ialogflow/v2/stub/GrpcVersionsCallableFactory.java 37.50% <37.50%> (ø) 3.00 <3.00> (?)
... and 22 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 f214983...f0a12e7. Read the comment docs.

@Neenu1995 Neenu1995 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat: added more Environment RPCs May 5, 2021
@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label May 5, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit b6b4391 into master May 5, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch May 5, 2021 15:42
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 5, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request May 14, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [3.1.0](https://www.github.com/googleapis/java-dialogflow/compare/v3.0.2...v3.1.0) (2021-05-14)


### Features

* added Fulfillment service ([24327a3](https://www.github.com/googleapis/java-dialogflow/commit/24327a3f521e66fbd694beef0606d38f79d8c318))
* added Fulfillment service ([b6b4391](https://www.github.com/googleapis/java-dialogflow/commit/b6b4391352f5d6458dce130b0f8c9923c71e0951))
* added location in some resource patterns ([b6b4391](https://www.github.com/googleapis/java-dialogflow/commit/b6b4391352f5d6458dce130b0f8c9923c71e0951))
* added more Environment RPCs ([#540](https://www.github.com/googleapis/java-dialogflow/issues/540)) ([b6b4391](https://www.github.com/googleapis/java-dialogflow/commit/b6b4391352f5d6458dce130b0f8c9923c71e0951))
* added more Environment RPCs for v1beta1 ([#543](https://www.github.com/googleapis/java-dialogflow/issues/543)) ([24327a3](https://www.github.com/googleapis/java-dialogflow/commit/24327a3f521e66fbd694beef0606d38f79d8c318))
* added TextToSpeechSettings ([24327a3](https://www.github.com/googleapis/java-dialogflow/commit/24327a3f521e66fbd694beef0606d38f79d8c318))
* added TextToSpeechSettings ([b6b4391](https://www.github.com/googleapis/java-dialogflow/commit/b6b4391352f5d6458dce130b0f8c9923c71e0951))
* added Versions service ([24327a3](https://www.github.com/googleapis/java-dialogflow/commit/24327a3f521e66fbd694beef0606d38f79d8c318))
* added Versions service ([b6b4391](https://www.github.com/googleapis/java-dialogflow/commit/b6b4391352f5d6458dce130b0f8c9923c71e0951))


### Bug Fixes

* removed incorrect resource annotation for UpdateEnvironmentRequest ([24327a3](https://www.github.com/googleapis/java-dialogflow/commit/24327a3f521e66fbd694beef0606d38f79d8c318))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#549](https://www.github.com/googleapis/java-dialogflow/issues/549)) ([905ec97](https://www.github.com/googleapis/java-dialogflow/commit/905ec977e0a9c03fde8304b967fcd7efdfbc40ae))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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 API. cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
2 participants