This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: added more Environment RPCs (#540)
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
- Loading branch information
1 parent
5f38490
commit b6b4391
Showing
119 changed files
with
36,762 additions
and
1,160 deletions.
There are no files selected for viewing
213 changes: 186 additions & 27 deletions
213
google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2/AgentsClient.java
Large diffs are not rendered by default.
Oops, something went wrong.
141 changes: 88 additions & 53 deletions
141
google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2/EntityTypesClient.java
Large diffs are not rendered by default.
Oops, something went wrong.
477 changes: 466 additions & 11 deletions
477
google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2/EnvironmentsClient.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.