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

feat(v2)!: add ListEnvironments #167

Merged
merged 8 commits into from Apr 27, 2020
Merged

feat(v2)!: add ListEnvironments #167

merged 8 commits into from Apr 27, 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/2ee748ae-eb9e-490a-a920-256eb990adfc/targets

Including breaking changes (resource pattern change) introduced in cl/304043500.

committer: @hzyi-google
PiperOrigin-RevId: 305358314

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Apr 7 16:00:25 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 83d7f20c06182cb6ada9a3b47daf17b2fd22b020
Source-Link: googleapis/googleapis@83d7f20
- Update documentation on various resources.
- Add LRO info to CreateDocument method.

PiperOrigin-RevId: 305810283

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Apr 9 19:42:44 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 41d5dee23527df3fc9127838a027df393d79ff3c
Source-Link: googleapis/googleapis@41d5dee
- Update comments on Contexts and Sessions resources.

PiperOrigin-RevId: 305919798

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Apr 10 12:09:05 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 1e92c343790ae63f88817afde60bd2d5bc775f36
Source-Link: googleapis/googleapis@1e92c34
docs: Clarify WebhookResponse fields for Dialogflow v2/v2beta1 library.

PiperOrigin-RevId: 307849529

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Apr 22 10:48:21 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 1d520eaa7bbd8b40f53942ff03b5496fff887b53
Source-Link: googleapis/googleapis@1d520ea
PiperOrigin-RevId: 308294748

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Apr 24 11:44:16 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 28e76243c23cc282efbb288cb558c174e3e5e9ee
Source-Link: googleapis/googleapis@28e7624
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 24, 2020
@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat(v2): add ListEnvironments Apr 24, 2020
Copy link
Contributor

@chingor13 chingor13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the switch to the new gapic v2 resource names, this PR introduces a technically breaking change to AgentName. Prior to this generation, AgentName is unused and unreferenced anywhere. No users should have been using this class for anything.

@chingor13 chingor13 changed the title feat(v2): add ListEnvironments feat!(v2): add ListEnvironments Apr 27, 2020
@chingor13 chingor13 changed the title feat!(v2): add ListEnvironments feat(v2)!: add ListEnvironments Apr 27, 2020
@chingor13 chingor13 merged commit ed5bbf5 into master Apr 27, 2020
@chingor13 chingor13 deleted the autosynth-googleapis branch April 27, 2020 16:51
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 27, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [2.0.0](https://www.github.com/googleapis/java-dialogflow/compare/v1.0.0...v2.0.0) (2020-04-27)


### ⚠ BREAKING CHANGES

* **v2:** Resource name usage has changed:
  * `ProjectAgentName` is removed. Please use `AgentName` instead.
  * `AgentName` previously existed, but was unused. It now matches the behavior of the old `ProjectAgentName` class
  * `ContextsClient.update` now requires a `FieldMask` argument.

### Features

* **v2:** add ListEnvironments ([#167](https://www.github.com/googleapis/java-dialogflow/issues/167)) ([ed5bbf5](https://www.github.com/googleapis/java-dialogflow/commit/ed5bbf503cc6d00dbeebee057d87e5ae560bcd67))


### Dependencies

* import google-cloud-shared-dependencies and use flatten-maven-plugin ([#168](https://www.github.com/googleapis/java-dialogflow/issues/168)) ([a4b4758](https://www.github.com/googleapis/java-dialogflow/commit/a4b47585a60bfe5d5cadc670955ce56c26dafaa0))
* update core dependencies ([#108](https://www.github.com/googleapis/java-dialogflow/issues/108)) ([58fe433](https://www.github.com/googleapis/java-dialogflow/commit/58fe433eefa2cae7ad06353dda5702968e161f84))
* update dependency com.google.api:api-common to v1.9.0 ([#129](https://www.github.com/googleapis/java-dialogflow/issues/129)) ([adf469b](https://www.github.com/googleapis/java-dialogflow/commit/adf469b69fcfb837b30cb1f7bbfc559abb07f23d))
* update dependency com.google.cloud:google-cloud-core to v1.93.1 ([#106](https://www.github.com/googleapis/java-dialogflow/issues/106)) ([6c1ffac](https://www.github.com/googleapis/java-dialogflow/commit/6c1ffac64ac9cd9d7cbb96389f38f78a66081c45))
* update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#138](https://www.github.com/googleapis/java-dialogflow/issues/138)) ([cb6ed7a](https://www.github.com/googleapis/java-dialogflow/commit/cb6ed7aec331a9033804bfe2471240c370771306))
* update dependency com.google.guava:guava-bom to v29 ([#145](https://www.github.com/googleapis/java-dialogflow/issues/145)) ([143b299](https://www.github.com/googleapis/java-dialogflow/commit/143b2993924b527e1a11835aa630be2b3265bc58))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#161](https://www.github.com/googleapis/java-dialogflow/issues/161)) ([6650bfc](https://www.github.com/googleapis/java-dialogflow/commit/6650bfcd74c189881752053db1c25975676fa40d))
* update dependency org.threeten:threetenbp to v1.4.3 ([#119](https://www.github.com/googleapis/java-dialogflow/issues/119)) ([7a6ddd2](https://www.github.com/googleapis/java-dialogflow/commit/7a6ddd2e6bb36198f0c870abb068fad2f91e1410))
* update dependency org.threeten:threetenbp to v1.4.4 ([#166](https://www.github.com/googleapis/java-dialogflow/issues/166)) ([58e9e2f](https://www.github.com/googleapis/java-dialogflow/commit/58e9e2f79a9b5dfb0811271480cbb8a94759463f))


### Documentation

* **v2:** update generated javadocs from proto annotations ([cc93b16](https://www.github.com/googleapis/java-dialogflow/commit/cc93b16e596e1f13164a3fde1050c6f9369d5f1f))
---


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