From 601df10c77f634c54217e65dec18dd3e41402503 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 00:26:12 +0000 Subject: [PATCH 1/8] chore(main): release 0.12.1-SNAPSHOT (#456) :robot: I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- google-cloud-dialogflow-cx-bom/pom.xml | 12 ++++++------ google-cloud-dialogflow-cx/pom.xml | 4 ++-- grpc-google-cloud-dialogflow-cx-v3/pom.xml | 4 ++-- grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml | 4 ++-- pom.xml | 12 ++++++------ proto-google-cloud-dialogflow-cx-v3/pom.xml | 4 ++-- proto-google-cloud-dialogflow-cx-v3beta1/pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 10 +++++----- 9 files changed, 28 insertions(+), 28 deletions(-) diff --git a/google-cloud-dialogflow-cx-bom/pom.xml b/google-cloud-dialogflow-cx-bom/pom.xml index 75b35c2f6..ec38d230e 100644 --- a/google-cloud-dialogflow-cx-bom/pom.xml +++ b/google-cloud-dialogflow-cx-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-dialogflow-cx-bom - 0.12.0 + 0.12.1-SNAPSHOT pom com.google.cloud @@ -56,27 +56,27 @@ com.google.cloud google-cloud-dialogflow-cx - 0.12.0 + 0.12.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3beta1 - 0.12.0 + 0.12.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3 - 0.12.0 + 0.12.1-SNAPSHOT com.google.api.grpc proto-google-cloud-dialogflow-cx-v3beta1 - 0.12.0 + 0.12.1-SNAPSHOT com.google.api.grpc proto-google-cloud-dialogflow-cx-v3 - 0.12.0 + 0.12.1-SNAPSHOT diff --git a/google-cloud-dialogflow-cx/pom.xml b/google-cloud-dialogflow-cx/pom.xml index 3b8d09750..c9d3c5677 100644 --- a/google-cloud-dialogflow-cx/pom.xml +++ b/google-cloud-dialogflow-cx/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-dialogflow-cx - 0.12.0 + 0.12.1-SNAPSHOT jar Google Dialogflow CX https://github.com/googleapis/java-dialogflow-cx @@ -11,7 +11,7 @@ com.google.cloud google-cloud-dialogflow-cx-parent - 0.12.0 + 0.12.1-SNAPSHOT google-cloud-dialogflow-cx diff --git a/grpc-google-cloud-dialogflow-cx-v3/pom.xml b/grpc-google-cloud-dialogflow-cx-v3/pom.xml index adf72363c..d00427ff9 100644 --- a/grpc-google-cloud-dialogflow-cx-v3/pom.xml +++ b/grpc-google-cloud-dialogflow-cx-v3/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3 - 0.12.0 + 0.12.1-SNAPSHOT grpc-google-cloud-dialogflow-cx-v3 GRPC library for grpc-google-cloud-dialogflow-cx-v3 com.google.cloud google-cloud-dialogflow-cx-parent - 0.12.0 + 0.12.1-SNAPSHOT diff --git a/grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml b/grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml index 87f9779e4..8173f6cfb 100644 --- a/grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml +++ b/grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3beta1 - 0.12.0 + 0.12.1-SNAPSHOT grpc-google-cloud-dialogflow-cx-v3beta1 GRPC library for grpc-google-cloud-dialogflow-cx-v3beta1 com.google.cloud google-cloud-dialogflow-cx-parent - 0.12.0 + 0.12.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 481780086..b2fceaa9e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-dialogflow-cx-parent pom - 0.12.0 + 0.12.1-SNAPSHOT Google Dialogflow CX Parent https://github.com/googleapis/java-dialogflow-cx @@ -61,27 +61,27 @@ com.google.cloud google-cloud-dialogflow-cx - 0.12.0 + 0.12.1-SNAPSHOT com.google.api.grpc proto-google-cloud-dialogflow-cx-v3beta1 - 0.12.0 + 0.12.1-SNAPSHOT com.google.api.grpc proto-google-cloud-dialogflow-cx-v3 - 0.12.0 + 0.12.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3beta1 - 0.12.0 + 0.12.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3 - 0.12.0 + 0.12.1-SNAPSHOT diff --git a/proto-google-cloud-dialogflow-cx-v3/pom.xml b/proto-google-cloud-dialogflow-cx-v3/pom.xml index 35a940ad9..7836b8430 100644 --- a/proto-google-cloud-dialogflow-cx-v3/pom.xml +++ b/proto-google-cloud-dialogflow-cx-v3/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-dialogflow-cx-v3 - 0.12.0 + 0.12.1-SNAPSHOT proto-google-cloud-dialogflow-cx-v3 PROTO library for proto-google-cloud-dialogflow-cx-v3 com.google.cloud google-cloud-dialogflow-cx-parent - 0.12.0 + 0.12.1-SNAPSHOT diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/pom.xml b/proto-google-cloud-dialogflow-cx-v3beta1/pom.xml index cbaf7fc13..f12cf9220 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/pom.xml +++ b/proto-google-cloud-dialogflow-cx-v3beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-dialogflow-cx-v3beta1 - 0.12.0 + 0.12.1-SNAPSHOT proto-google-cloud-dialogflow-cx-v3beta1 PROTO library for proto-google-cloud-dialogflow-cx-v3beta1 com.google.cloud google-cloud-dialogflow-cx-parent - 0.12.0 + 0.12.1-SNAPSHOT diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 1aabdcaa0..570a87388 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-dialogflow-cx - 0.12.0 + 0.12.1-SNAPSHOT diff --git a/versions.txt b/versions.txt index 7d3c51460..cff41125b 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-dialogflow-cx:0.12.0:0.12.0 -grpc-google-cloud-dialogflow-cx-v3beta1:0.12.0:0.12.0 -grpc-google-cloud-dialogflow-cx-v3:0.12.0:0.12.0 -proto-google-cloud-dialogflow-cx-v3beta1:0.12.0:0.12.0 -proto-google-cloud-dialogflow-cx-v3:0.12.0:0.12.0 +google-cloud-dialogflow-cx:0.12.0:0.12.1-SNAPSHOT +grpc-google-cloud-dialogflow-cx-v3beta1:0.12.0:0.12.1-SNAPSHOT +grpc-google-cloud-dialogflow-cx-v3:0.12.0:0.12.1-SNAPSHOT +proto-google-cloud-dialogflow-cx-v3beta1:0.12.0:0.12.1-SNAPSHOT +proto-google-cloud-dialogflow-cx-v3:0.12.0:0.12.1-SNAPSHOT From 17239b1376f08cb739851921f8d27e59ac5b3872 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 1 Apr 2022 18:40:10 +0200 Subject: [PATCH 2/8] chore(deps): update dependency com.google.cloud:google-cloud-dialogflow-cx to v0.12.0 (#457) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-dialogflow-cx](https://togithub.com/googleapis/java-dialogflow-cx) | `0.11.5` -> `0.12.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-cx/0.12.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-cx/0.12.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-cx/0.12.0/compatibility-slim/0.11.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-cx/0.12.0/confidence-slim/0.11.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-dialogflow-cx ### [`v0.12.0`](https://togithub.com/googleapis/java-dialogflow-cx/blob/HEAD/CHANGELOG.md#​0120-httpsgithubcomgoogleapisjava-dialogflow-cxcomparev0115v0120-2022-03-29) [Compare Source](https://togithub.com/googleapis/java-dialogflow-cx/compare/v0.11.5...v0.12.0) ##### Features - added page in TestConfig ([d19cb06](https://togithub.com/googleapis/java-dialogflow-cx/commit/d19cb06a4d2d7665e766d0c1d37b481802ed5f0d)) - added page in TestConfig ([#​447](https://togithub.com/googleapis/java-dialogflow-cx/issues/447)) ([d19cb06](https://togithub.com/googleapis/java-dialogflow-cx/commit/d19cb06a4d2d7665e766d0c1d37b481802ed5f0d)) - added support for locking an agent for changes ([#​453](https://togithub.com/googleapis/java-dialogflow-cx/issues/453)) ([8a903ff](https://togithub.com/googleapis/java-dialogflow-cx/commit/8a903ff6a6126f05c5401306674f4215bd84c464)) ##### Documentation - added explanation for uri fields in resources ([#​451](https://togithub.com/googleapis/java-dialogflow-cx/issues/451)) ([0c506ce](https://togithub.com/googleapis/java-dialogflow-cx/commit/0c506ceef415d32a418427c0b24c2e7c3332a325)) - clarified wording around Cloud Storage usage ([d19cb06](https://togithub.com/googleapis/java-dialogflow-cx/commit/d19cb06a4d2d7665e766d0c1d37b481802ed5f0d)) - improved docs format ([0c506ce](https://togithub.com/googleapis/java-dialogflow-cx/commit/0c506ceef415d32a418427c0b24c2e7c3332a325)) - improved docs format ([#​452](https://togithub.com/googleapis/java-dialogflow-cx/issues/452)) ([6edb0d6](https://togithub.com/googleapis/java-dialogflow-cx/commit/6edb0d6056e9652e3a47ce0a3bf34976eaece81b)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#​455](https://togithub.com/googleapis/java-dialogflow-cx/issues/455)) ([2ce68e2](https://togithub.com/googleapis/java-dialogflow-cx/commit/2ce68e237d9afcfb721a1271b59531bb2d333539)) ##### [0.11.5](https://togithub.com/googleapis/java-dialogflow-cx/compare/v0.11.4...v0.11.5) (2022-03-02) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#​438](https://togithub.com/googleapis/java-dialogflow-cx/issues/438)) ([02e972d](https://togithub.com/googleapis/java-dialogflow-cx/commit/02e972dff0604c87dc48f4ce350415e33de81c7d)) ##### [0.11.4](https://togithub.com/googleapis/java-dialogflow-cx/compare/v0.11.3...v0.11.4) (2022-02-28) ##### Dependencies - update actions/setup-java action to v3 ([#​430](https://togithub.com/googleapis/java-dialogflow-cx/issues/430)) ([fefdae5](https://togithub.com/googleapis/java-dialogflow-cx/commit/fefdae522e67f6705be82a75966126b3d25a5b04)) ##### [0.11.3](https://togithub.com/googleapis/java-dialogflow-cx/compare/v0.11.2...v0.11.3) (2022-02-17) ##### Dependencies - update dependency com.google.code.gson:gson to v2.9.0 ([#​422](https://togithub.com/googleapis/java-dialogflow-cx/issues/422)) ([a21bd94](https://togithub.com/googleapis/java-dialogflow-cx/commit/a21bd9412412ffc6fb8d9732ece8c19f1bc8e42b)) ##### [0.11.2](https://togithub.com/googleapis/java-dialogflow-cx/compare/v0.11.1...v0.11.2) (2022-02-11) ##### Dependencies - update actions/github-script action to v6 ([#​419](https://togithub.com/googleapis/java-dialogflow-cx/issues/419)) ([4dc4b97](https://togithub.com/googleapis/java-dialogflow-cx/commit/4dc4b97a85fd67c8465bfab4bc6eba110e2c454c)) ##### [0.11.1](https://togithub.com/googleapis/java-dialogflow-cx/compare/v0.11.0...v0.11.1) (2022-02-03) ##### Dependencies - **java:** update actions/github-script action to v5 ([#​1339](https://togithub.com/googleapis/java-dialogflow-cx/issues/1339)) ([#​404](https://togithub.com/googleapis/java-dialogflow-cx/issues/404)) ([e771445](https://togithub.com/googleapis/java-dialogflow-cx/commit/e7714453239ea5c1f81ce8ca221076ad967ede5f)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#​407](https://togithub.com/googleapis/java-dialogflow-cx/issues/407)) ([a5bcbe9](https://togithub.com/googleapis/java-dialogflow-cx/commit/a5bcbe979a23a28131d14ba611e4e9637b615ed1))
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dialogflow-cx). --- README.md | 6 +++--- samples/install-without-bom/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1319e1112..3cf80afd6 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-dialogflow-cx - 0.11.5 + 0.12.0 ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.11.5' +implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.12.0' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.11.5" +libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.12.0" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 36a7bb257..4b46fdae3 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-dialogflow-cx - 0.11.5 + 0.12.0 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 9ce224e2a..50a956e41 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-dialogflow-cx - 0.11.5 + 0.12.0 com.google.code.gson From 824b7a7bf651fbb9059d2ca0f11a1abf41232a85 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 16:24:15 +0000 Subject: [PATCH 3/8] chore: Enable Size-Label bot in all googleapis Java repositories (#1381) (#458) * chore: Enable Size-Label bot in all googleapis Java repositories Auto-label T-shirt size indicator should be assigned on every new pull request in all googleapis Java repositories * Remove product Remove product since it is by default true * add license header Co-authored-by: Neenu Shaji Source-Link: https://github.com/googleapis/synthtool/commit/54b2c6ac75370a4a3582431b4a3080f777ba1f11 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:fc52b202aa298a50a12c64efd04fea3884d867947effe2fa85382a246c09e813 --- .github/.OwlBot.lock.yaml | 3 ++- .github/auto-label.yaml | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 .github/auto-label.yaml diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 426cf83e2..f60d77493 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,4 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest - digest: sha256:b0b1c1c89570e229b1026372a2b8989ba31495007055b8d30178b7648503eefa + digest: sha256:fc52b202aa298a50a12c64efd04fea3884d867947effe2fa85382a246c09e813 +# created: 2022-04-06T16:30:03.627422514Z diff --git a/.github/auto-label.yaml b/.github/auto-label.yaml new file mode 100644 index 000000000..4caef688b --- /dev/null +++ b/.github/auto-label.yaml @@ -0,0 +1,15 @@ +# Copyright 2021 Google LLC +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +requestsize: + enabled: true From fc75536ab2a0c8c015ccc66fe78c39920d45567f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 13 Apr 2022 22:08:18 +0200 Subject: [PATCH 4/8] build(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.2 (#418) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-javadoc-plugin](https://maven.apache.org/plugins/) | `3.3.1` -> `3.3.2` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.3.2/compatibility-slim/3.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.3.2/confidence-slim/3.3.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dialogflow-cx). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b2fceaa9e..02c9e4f72 100644 --- a/pom.xml +++ b/pom.xml @@ -152,7 +152,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.3.1 + 3.3.2 html From 104c97e85a4e08735d92248f66df11011f2e4c4f Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 14:56:19 +0000 Subject: [PATCH 5/8] chore: remove unused imports (#459) - [ ] Regenerate this pull request now. PiperOrigin-RevId: 439948451 Source-Link: https://github.com/googleapis/googleapis/commit/1a8770e28e2ddfe4e0d2294bf96a07809fb39246 Source-Link: https://github.com/googleapis/googleapis-gen/commit/d1f308e5391f1ac1ad9b7886b1102b7655b43e96 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDFmMzA4ZTUzOTFmMWFjMWFkOWI3ODg2YjExMDJiNzY1NWI0M2U5NiJ9 --- .../cx/v3/AdvancedSettingsProto.java | 29 ++--- .../dialogflow/cx/v3/AudioConfigProto.java | 103 +++++++++--------- .../dialogflow/cx/v3/advanced_settings.proto | 2 - .../cloud/dialogflow/cx/v3/audio_config.proto | 1 - 4 files changed, 62 insertions(+), 73 deletions(-) diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AdvancedSettingsProto.java b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AdvancedSettingsProto.java index 37292395a..0384971f1 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AdvancedSettingsProto.java +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AdvancedSettingsProto.java @@ -46,25 +46,21 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n5google/cloud/dialogflow/cx/v3/advanced" + "_settings.proto\022\035google.cloud.dialogflow" - + ".cx.v3\032\037google/api/field_behavior.proto\"" - + "\310\001\n\020AdvancedSettings\022Y\n\020logging_settings" - + "\030\006 \001(\0132?.google.cloud.dialogflow.cx.v3.A" - + "dvancedSettings.LoggingSettings\032Y\n\017Loggi" - + "ngSettings\022\"\n\032enable_stackdriver_logging" - + "\030\002 \001(\010\022\"\n\032enable_interaction_logging\030\003 \001" - + "(\010B\311\001\n!com.google.cloud.dialogflow.cx.v3" - + "B\025AdvancedSettingsProtoP\001Z?google.golang" - + ".org/genproto/googleapis/cloud/dialogflo" - + "w/cx/v3;cx\370\001\001\242\002\002DF\252\002\035Google.Cloud.Dialog" - + "flow.Cx.V3\352\002!Google::Cloud::Dialogflow::" - + "CX::V3b\006proto3" + + ".cx.v3\"\310\001\n\020AdvancedSettings\022Y\n\020logging_s" + + "ettings\030\006 \001(\0132?.google.cloud.dialogflow." + + "cx.v3.AdvancedSettings.LoggingSettings\032Y" + + "\n\017LoggingSettings\022\"\n\032enable_stackdriver_" + + "logging\030\002 \001(\010\022\"\n\032enable_interaction_logg" + + "ing\030\003 \001(\010B\311\001\n!com.google.cloud.dialogflo" + + "w.cx.v3B\025AdvancedSettingsProtoP\001Z?google" + + ".golang.org/genproto/googleapis/cloud/di" + + "alogflow/cx/v3;cx\370\001\001\242\002\002DF\252\002\035Google.Cloud" + + ".Dialogflow.Cx.V3\352\002!Google::Cloud::Dialo" + + "gflow::CX::V3b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( - descriptorData, - new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.FieldBehaviorProto.getDescriptor(), - }); + descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {}); internal_static_google_cloud_dialogflow_cx_v3_AdvancedSettings_descriptor = getDescriptor().getMessageTypes().get(0); internal_static_google_cloud_dialogflow_cx_v3_AdvancedSettings_fieldAccessorTable = @@ -83,7 +79,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { new java.lang.String[] { "EnableStackdriverLogging", "EnableInteractionLogging", }); - com.google.api.FieldBehaviorProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AudioConfigProto.java b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AudioConfigProto.java index 18b08e4de..85f40ec38 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AudioConfigProto.java +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AudioConfigProto.java @@ -58,64 +58,62 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n0google/cloud/dialogflow/cx/v3/audio_co" + "nfig.proto\022\035google.cloud.dialogflow.cx.v" - + "3\032\037google/api/field_behavior.proto\032\031goog" - + "le/api/resource.proto\032\036google/protobuf/d" - + "uration.proto\"\222\001\n\016SpeechWordInfo\022\014\n\004word" - + "\030\003 \001(\t\022/\n\014start_offset\030\001 \001(\0132\031.google.pr" - + "otobuf.Duration\022-\n\nend_offset\030\002 \001(\0132\031.go" - + "ogle.protobuf.Duration\022\022\n\nconfidence\030\004 \001" - + "(\002\"\233\002\n\020InputAudioConfig\022I\n\016audio_encodin" - + "g\030\001 \001(\0162,.google.cloud.dialogflow.cx.v3." - + "AudioEncodingB\003\340A\002\022\031\n\021sample_rate_hertz\030" - + "\002 \001(\005\022\030\n\020enable_word_info\030\r \001(\010\022\024\n\014phras" - + "e_hints\030\004 \003(\t\022\r\n\005model\030\007 \001(\t\022H\n\rmodel_va" - + "riant\030\n \001(\01621.google.cloud.dialogflow.cx" - + ".v3.SpeechModelVariant\022\030\n\020single_utteran" - + "ce\030\010 \001(\010\"i\n\024VoiceSelectionParams\022\014\n\004name" - + "\030\001 \001(\t\022C\n\013ssml_gender\030\002 \001(\0162..google.clo" - + "ud.dialogflow.cx.v3.SsmlVoiceGender\"\266\001\n\026" - + "SynthesizeSpeechConfig\022\025\n\rspeaking_rate\030" - + "\001 \001(\001\022\r\n\005pitch\030\002 \001(\001\022\026\n\016volume_gain_db\030\003" - + " \001(\001\022\032\n\022effects_profile_id\030\005 \003(\t\022B\n\005voic" - + "e\030\004 \001(\01323.google.cloud.dialogflow.cx.v3." - + "VoiceSelectionParams\"\330\001\n\021OutputAudioConf" - + "ig\022O\n\016audio_encoding\030\001 \001(\01622.google.clou" - + "d.dialogflow.cx.v3.OutputAudioEncodingB\003" - + "\340A\002\022\031\n\021sample_rate_hertz\030\002 \001(\005\022W\n\030synthe" - + "size_speech_config\030\003 \001(\01325.google.cloud." - + "dialogflow.cx.v3.SynthesizeSpeechConfig*" - + "\373\001\n\rAudioEncoding\022\036\n\032AUDIO_ENCODING_UNSP" - + "ECIFIED\020\000\022\034\n\030AUDIO_ENCODING_LINEAR_16\020\001\022" - + "\027\n\023AUDIO_ENCODING_FLAC\020\002\022\030\n\024AUDIO_ENCODI" - + "NG_MULAW\020\003\022\026\n\022AUDIO_ENCODING_AMR\020\004\022\031\n\025AU" - + "DIO_ENCODING_AMR_WB\020\005\022\033\n\027AUDIO_ENCODING_" - + "OGG_OPUS\020\006\022)\n%AUDIO_ENCODING_SPEEX_WITH_" - + "HEADER_BYTE\020\007*v\n\022SpeechModelVariant\022$\n S" - + "PEECH_MODEL_VARIANT_UNSPECIFIED\020\000\022\026\n\022USE" - + "_BEST_AVAILABLE\020\001\022\020\n\014USE_STANDARD\020\002\022\020\n\014U" - + "SE_ENHANCED\020\003*\215\001\n\017SsmlVoiceGender\022!\n\035SSM" - + "L_VOICE_GENDER_UNSPECIFIED\020\000\022\032\n\026SSML_VOI" - + "CE_GENDER_MALE\020\001\022\034\n\030SSML_VOICE_GENDER_FE" - + "MALE\020\002\022\035\n\031SSML_VOICE_GENDER_NEUTRAL\020\003*\354\001" - + "\n\023OutputAudioEncoding\022%\n!OUTPUT_AUDIO_EN" - + "CODING_UNSPECIFIED\020\000\022#\n\037OUTPUT_AUDIO_ENC" - + "ODING_LINEAR_16\020\001\022\035\n\031OUTPUT_AUDIO_ENCODI" - + "NG_MP3\020\002\022%\n!OUTPUT_AUDIO_ENCODING_MP3_64" - + "_KBPS\020\004\022\"\n\036OUTPUT_AUDIO_ENCODING_OGG_OPU" - + "S\020\003\022\037\n\033OUTPUT_AUDIO_ENCODING_MULAW\020\005B\304\001\n" - + "!com.google.cloud.dialogflow.cx.v3B\020Audi" - + "oConfigProtoP\001Z?google.golang.org/genpro" - + "to/googleapis/cloud/dialogflow/cx/v3;cx\370" - + "\001\001\242\002\002DF\252\002\035Google.Cloud.Dialogflow.Cx.V3\352" - + "\002!Google::Cloud::Dialogflow::CX::V3b\006pro" - + "to3" + + "3\032\037google/api/field_behavior.proto\032\036goog" + + "le/protobuf/duration.proto\"\222\001\n\016SpeechWor" + + "dInfo\022\014\n\004word\030\003 \001(\t\022/\n\014start_offset\030\001 \001(" + + "\0132\031.google.protobuf.Duration\022-\n\nend_offs" + + "et\030\002 \001(\0132\031.google.protobuf.Duration\022\022\n\nc" + + "onfidence\030\004 \001(\002\"\233\002\n\020InputAudioConfig\022I\n\016" + + "audio_encoding\030\001 \001(\0162,.google.cloud.dial" + + "ogflow.cx.v3.AudioEncodingB\003\340A\002\022\031\n\021sampl" + + "e_rate_hertz\030\002 \001(\005\022\030\n\020enable_word_info\030\r" + + " \001(\010\022\024\n\014phrase_hints\030\004 \003(\t\022\r\n\005model\030\007 \001(" + + "\t\022H\n\rmodel_variant\030\n \001(\01621.google.cloud." + + "dialogflow.cx.v3.SpeechModelVariant\022\030\n\020s" + + "ingle_utterance\030\010 \001(\010\"i\n\024VoiceSelectionP" + + "arams\022\014\n\004name\030\001 \001(\t\022C\n\013ssml_gender\030\002 \001(\016" + + "2..google.cloud.dialogflow.cx.v3.SsmlVoi" + + "ceGender\"\266\001\n\026SynthesizeSpeechConfig\022\025\n\rs" + + "peaking_rate\030\001 \001(\001\022\r\n\005pitch\030\002 \001(\001\022\026\n\016vol" + + "ume_gain_db\030\003 \001(\001\022\032\n\022effects_profile_id\030" + + "\005 \003(\t\022B\n\005voice\030\004 \001(\01323.google.cloud.dial" + + "ogflow.cx.v3.VoiceSelectionParams\"\330\001\n\021Ou" + + "tputAudioConfig\022O\n\016audio_encoding\030\001 \001(\0162" + + "2.google.cloud.dialogflow.cx.v3.OutputAu" + + "dioEncodingB\003\340A\002\022\031\n\021sample_rate_hertz\030\002 " + + "\001(\005\022W\n\030synthesize_speech_config\030\003 \001(\01325." + + "google.cloud.dialogflow.cx.v3.Synthesize" + + "SpeechConfig*\373\001\n\rAudioEncoding\022\036\n\032AUDIO_" + + "ENCODING_UNSPECIFIED\020\000\022\034\n\030AUDIO_ENCODING" + + "_LINEAR_16\020\001\022\027\n\023AUDIO_ENCODING_FLAC\020\002\022\030\n" + + "\024AUDIO_ENCODING_MULAW\020\003\022\026\n\022AUDIO_ENCODIN" + + "G_AMR\020\004\022\031\n\025AUDIO_ENCODING_AMR_WB\020\005\022\033\n\027AU" + + "DIO_ENCODING_OGG_OPUS\020\006\022)\n%AUDIO_ENCODIN" + + "G_SPEEX_WITH_HEADER_BYTE\020\007*v\n\022SpeechMode" + + "lVariant\022$\n SPEECH_MODEL_VARIANT_UNSPECI" + + "FIED\020\000\022\026\n\022USE_BEST_AVAILABLE\020\001\022\020\n\014USE_ST" + + "ANDARD\020\002\022\020\n\014USE_ENHANCED\020\003*\215\001\n\017SsmlVoice" + + "Gender\022!\n\035SSML_VOICE_GENDER_UNSPECIFIED\020" + + "\000\022\032\n\026SSML_VOICE_GENDER_MALE\020\001\022\034\n\030SSML_VO" + + "ICE_GENDER_FEMALE\020\002\022\035\n\031SSML_VOICE_GENDER" + + "_NEUTRAL\020\003*\354\001\n\023OutputAudioEncoding\022%\n!OU" + + "TPUT_AUDIO_ENCODING_UNSPECIFIED\020\000\022#\n\037OUT" + + "PUT_AUDIO_ENCODING_LINEAR_16\020\001\022\035\n\031OUTPUT" + + "_AUDIO_ENCODING_MP3\020\002\022%\n!OUTPUT_AUDIO_EN" + + "CODING_MP3_64_KBPS\020\004\022\"\n\036OUTPUT_AUDIO_ENC" + + "ODING_OGG_OPUS\020\003\022\037\n\033OUTPUT_AUDIO_ENCODIN" + + "G_MULAW\020\005B\304\001\n!com.google.cloud.dialogflo" + + "w.cx.v3B\020AudioConfigProtoP\001Z?google.gola" + + "ng.org/genproto/googleapis/cloud/dialogf" + + "low/cx/v3;cx\370\001\001\242\002\002DF\252\002\035Google.Cloud.Dial" + + "ogflow.Cx.V3\352\002!Google::Cloud::Dialogflow" + + "::CX::V3b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { com.google.api.FieldBehaviorProto.getDescriptor(), - com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.DurationProto.getDescriptor(), }); internal_static_google_cloud_dialogflow_cx_v3_SpeechWordInfo_descriptor = @@ -170,7 +168,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); com.google.api.FieldBehaviorProto.getDescriptor(); - com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.DurationProto.getDescriptor(); } diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/advanced_settings.proto b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/advanced_settings.proto index 904faab84..3d3e6b849 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/advanced_settings.proto +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/advanced_settings.proto @@ -16,8 +16,6 @@ syntax = "proto3"; package google.cloud.dialogflow.cx.v3; -import "google/api/field_behavior.proto"; - option cc_enable_arenas = true; option csharp_namespace = "Google.Cloud.Dialogflow.Cx.V3"; option go_package = "google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3;cx"; diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/audio_config.proto b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/audio_config.proto index 79eea1aad..658ed80db 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/audio_config.proto +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/audio_config.proto @@ -17,7 +17,6 @@ syntax = "proto3"; package google.cloud.dialogflow.cx.v3; import "google/api/field_behavior.proto"; -import "google/api/resource.proto"; import "google/protobuf/duration.proto"; option cc_enable_arenas = true; From d88724315130fe0f00c8c08fd9ef78ab6d4a9594 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 15 Apr 2022 21:44:16 +0200 Subject: [PATCH 6/8] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 (#461) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.9.0` -> `2.10.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.10.0/compatibility-slim/2.9.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.10.0/confidence-slim/2.9.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-shared-dependencies ### [`v2.10.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#​2100-httpsgithubcomgoogleapisjava-shared-dependenciescomparev290v2100-2022-04-15) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.9.0...v2.10.0) ##### Dependencies - google-cloud-core 2.6.0 ([#​668](https://togithub.com/googleapis/java-shared-dependencies/issues/668)) ([22f4d18](https://togithub.com/googleapis/java-shared-dependencies/commit/22f4d1809cbb9848174b3569ab527e4bef00d443)) - reverting protobuf to 3.19.4 ([#​657](https://togithub.com/googleapis/java-shared-dependencies/issues/657)) ([8501e6d](https://togithub.com/googleapis/java-shared-dependencies/commit/8501e6d842c10d2370bbd5d5246070134336bddd)) - update dependency com.fasterxml.jackson:jackson-bom to v2.13.2.20220328 ([#​646](https://togithub.com/googleapis/java-shared-dependencies/issues/646)) ([7bfd6d7](https://togithub.com/googleapis/java-shared-dependencies/commit/7bfd6d7073859d1955b91b368c6713a72ffa14b6)) - update dependency com.google.api-client:google-api-client-bom to v1.34.0 ([#​662](https://togithub.com/googleapis/java-shared-dependencies/issues/662)) ([1b8e378](https://togithub.com/googleapis/java-shared-dependencies/commit/1b8e378fe0ccf2a28c759868caaf5ba593a95728)) - update dependency com.google.errorprone:error_prone_annotations to v2.12.1 ([#​652](https://togithub.com/googleapis/java-shared-dependencies/issues/652)) ([1cc80ee](https://togithub.com/googleapis/java-shared-dependencies/commit/1cc80ee984ebcad9bc2a95e2f28c0a49fe924b37)) - update dependency com.google.errorprone:error_prone_annotations to v2.13.0 ([#​669](https://togithub.com/googleapis/java-shared-dependencies/issues/669)) ([61b7834](https://togithub.com/googleapis/java-shared-dependencies/commit/61b78341b34a251722be4805a6bdd895cd64836c)) - update dependency com.google.http-client:google-http-client-bom to v1.41.6 ([#​654](https://togithub.com/googleapis/java-shared-dependencies/issues/654)) ([140ef40](https://togithub.com/googleapis/java-shared-dependencies/commit/140ef405bc17ed83f5ce177df59affca14fbe49c)) - update dependency com.google.http-client:google-http-client-bom to v1.41.7 ([#​658](https://togithub.com/googleapis/java-shared-dependencies/issues/658)) ([f6f93e5](https://togithub.com/googleapis/java-shared-dependencies/commit/f6f93e5b9172c9684623c4c148e4a8fe2fae1e94)) - update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.2 ([#​655](https://togithub.com/googleapis/java-shared-dependencies/issues/655)) ([20cd9ed](https://togithub.com/googleapis/java-shared-dependencies/commit/20cd9eda112c96836a5ab7485a4247ed2bc0edb8)) - update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.3 ([#​663](https://togithub.com/googleapis/java-shared-dependencies/issues/663)) ([f011a46](https://togithub.com/googleapis/java-shared-dependencies/commit/f011a46c551dba16851b4f8c919c40452fc5d5c3)) - update dependency com.google.protobuf:protobuf-bom to v3.20.0 ([#​651](https://togithub.com/googleapis/java-shared-dependencies/issues/651)) ([ad2ff73](https://togithub.com/googleapis/java-shared-dependencies/commit/ad2ff73207dd6493321c77d8eca0022baf13b4ce)) - update dependency io.grpc:grpc-bom to v1.45.1 ([#​647](https://togithub.com/googleapis/java-shared-dependencies/issues/647)) ([38e46fc](https://togithub.com/googleapis/java-shared-dependencies/commit/38e46fc4f03af0a02f30ce4a2fa222c71797ae15)) - update dependency org.checkerframework:checker-qual to v3.21.4 ([#​650](https://togithub.com/googleapis/java-shared-dependencies/issues/650)) ([125e80a](https://togithub.com/googleapis/java-shared-dependencies/commit/125e80ab2c3225a00c03f5ff5de94872ebb94303)) - update gax.version to v2.15.0 ([#​649](https://togithub.com/googleapis/java-shared-dependencies/issues/649)) ([c7f32a6](https://togithub.com/googleapis/java-shared-dependencies/commit/c7f32a68b14520104432282ac9598643700162eb)) - update gax.version to v2.16.0 ([#​664](https://togithub.com/googleapis/java-shared-dependencies/issues/664)) ([caaf941](https://togithub.com/googleapis/java-shared-dependencies/commit/caaf941643af04295f5527a0144587d7bf040862)) - update google.common-protos.version to v2.8.1 ([#​656](https://togithub.com/googleapis/java-shared-dependencies/issues/656)) ([df4a4a2](https://togithub.com/googleapis/java-shared-dependencies/commit/df4a4a2130a3cdb2965ea42962d1ea6a85506ba7)) - update google.common-protos.version to v2.8.2 ([#​659](https://togithub.com/googleapis/java-shared-dependencies/issues/659)) ([b499e2b](https://togithub.com/googleapis/java-shared-dependencies/commit/b499e2bc99506d48d26e35bf6e68c09409ce8b11)) - update google.common-protos.version to v2.8.3 ([#​660](https://togithub.com/googleapis/java-shared-dependencies/issues/660)) ([461081c](https://togithub.com/googleapis/java-shared-dependencies/commit/461081c0cf73057c1f6e07fc573453ad467a60ae)) - update iam.version to v1.3.0 ([#​648](https://togithub.com/googleapis/java-shared-dependencies/issues/648)) ([6670c4f](https://togithub.com/googleapis/java-shared-dependencies/commit/6670c4f61fcf075c543bfd148eea49796e0662ce)) - update iam.version to v1.3.1 ([#​661](https://togithub.com/googleapis/java-shared-dependencies/issues/661)) ([cc8fbe6](https://togithub.com/googleapis/java-shared-dependencies/commit/cc8fbe6eae03341c2ece7d3356febc843a74a812))
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dialogflow-cx). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 02c9e4f72..8d627a69d 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ com.google.cloud google-cloud-shared-dependencies - 2.9.0 + 2.10.0 pom import From 402f249c7a4cc15920003af8cb7eb4bbb52721f9 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 18:56:15 +0000 Subject: [PATCH 7/8] docs: minor wording update (#463) - [ ] Regenerate this pull request now. PiperOrigin-RevId: 442267541 Source-Link: https://github.com/googleapis/googleapis/commit/740f0727337b87ea29fd56802f0ba999bfbf15b5 Source-Link: https://github.com/googleapis/googleapis-gen/commit/29eb892cca5b1b0134b4ec185dd3d2ef5d2af1a4 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjllYjg5MmNjYTViMWIwMTM0YjRlYzE4NWRkM2QyZWY1ZDJhZjFhNCJ9 docs: minor wording update PiperOrigin-RevId: 442267451 Source-Link: https://github.com/googleapis/googleapis/commit/4445d18060844da4f2876646811efa0dc7bed7a8 Source-Link: https://github.com/googleapis/googleapis-gen/commit/4e175b79ec4158f2e7fab9f4dea0ebf763a5caa6 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGUxNzViNzllYzQxNThmMmU3ZmFiOWY0ZGVhMGViZjc2M2E1Y2FhNiJ9 --- .../dialogflow/cx/v3/TestCasesClient.java | 6 +- .../cx/v3beta1/TestCasesClient.java | 6 +- .../cloud/dialogflow/cx/v3/TestCasesGrpc.java | 8 +- .../dialogflow/cx/v3beta1/TestCasesGrpc.java | 8 +- .../cx/v3/AdvancedSettingsProto.java | 29 +++-- .../dialogflow/cx/v3/AudioConfigProto.java | 106 +++++++++--------- .../google/cloud/dialogflow/cx/v3/Flow.java | 46 ++++---- .../cloud/dialogflow/cx/v3/FlowOrBuilder.java | 10 +- .../cloud/dialogflow/cx/v3/Fulfillment.java | 42 +++++-- .../cx/v3/FulfillmentOrBuilder.java | 12 +- .../google/cloud/dialogflow/cx/v3/Page.java | 14 +-- .../cloud/dialogflow/cx/v3/PageOrBuilder.java | 4 +- .../cx/v3/TransitionRouteGroup.java | 14 +-- .../cx/v3/TransitionRouteGroupOrBuilder.java | 4 +- .../dialogflow/cx/v3/WebhookRequest.java | 63 ++++++++--- .../dialogflow/cx/v3/advanced_settings.proto | 2 + .../cloud/dialogflow/cx/v3/audio_config.proto | 5 + .../google/cloud/dialogflow/cx/v3/flow.proto | 2 +- .../cloud/dialogflow/cx/v3/fulfillment.proto | 6 +- .../google/cloud/dialogflow/cx/v3/page.proto | 2 +- .../cloud/dialogflow/cx/v3/test_case.proto | 2 +- .../cx/v3/transition_route_group.proto | 2 +- .../cloud/dialogflow/cx/v3/webhook.proto | 7 +- .../cx/v3beta1/AudioConfigProto.java | 7 +- .../cloud/dialogflow/cx/v3beta1/Flow.java | 46 ++++---- .../dialogflow/cx/v3beta1/FlowOrBuilder.java | 10 +- .../dialogflow/cx/v3beta1/Fulfillment.java | 42 +++++-- .../cx/v3beta1/FulfillmentOrBuilder.java | 12 +- .../cloud/dialogflow/cx/v3beta1/Page.java | 14 +-- .../dialogflow/cx/v3beta1/PageOrBuilder.java | 4 +- .../cx/v3beta1/TransitionRouteGroup.java | 14 +-- .../TransitionRouteGroupOrBuilder.java | 4 +- .../dialogflow/cx/v3beta1/WebhookRequest.java | 63 ++++++++--- .../dialogflow/cx/v3beta1/audio_config.proto | 4 + .../cloud/dialogflow/cx/v3beta1/flow.proto | 2 +- .../dialogflow/cx/v3beta1/fulfillment.proto | 6 +- .../cloud/dialogflow/cx/v3beta1/page.proto | 2 +- .../dialogflow/cx/v3beta1/test_case.proto | 2 +- .../cx/v3beta1/transition_route_group.proto | 2 +- .../cloud/dialogflow/cx/v3beta1/webhook.proto | 7 +- 40 files changed, 403 insertions(+), 238 deletions(-) diff --git a/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3/TestCasesClient.java b/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3/TestCasesClient.java index f28dca0de..921758491 100644 --- a/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3/TestCasesClient.java +++ b/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3/TestCasesClient.java @@ -926,7 +926,7 @@ public final CalculateCoverageResponse calculateCoverage(CalculateCoverageReques // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Imports the test cases from a Cloud Storage bucket or a local file. It always creates new test - * cases and won't overwite any existing ones. The provided ID in the imported test case is + * cases and won't overwrite any existing ones. The provided ID in the imported test case is * neglected. * *

This method is a [long-running @@ -960,7 +960,7 @@ public final CalculateCoverageResponse calculateCoverage(CalculateCoverageReques // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Imports the test cases from a Cloud Storage bucket or a local file. It always creates new test - * cases and won't overwite any existing ones. The provided ID in the imported test case is + * cases and won't overwrite any existing ones. The provided ID in the imported test case is * neglected. * *

This method is a [long-running @@ -995,7 +995,7 @@ public final CalculateCoverageResponse calculateCoverage(CalculateCoverageReques // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Imports the test cases from a Cloud Storage bucket or a local file. It always creates new test - * cases and won't overwite any existing ones. The provided ID in the imported test case is + * cases and won't overwrite any existing ones. The provided ID in the imported test case is * neglected. * *

This method is a [long-running diff --git a/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TestCasesClient.java b/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TestCasesClient.java index 650b93010..f8f8ef5be 100644 --- a/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TestCasesClient.java +++ b/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TestCasesClient.java @@ -928,7 +928,7 @@ public final CalculateCoverageResponse calculateCoverage(CalculateCoverageReques // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Imports the test cases from a Cloud Storage bucket or a local file. It always creates new test - * cases and won't overwite any existing ones. The provided ID in the imported test case is + * cases and won't overwrite any existing ones. The provided ID in the imported test case is * neglected. * *

This method is a [long-running @@ -963,7 +963,7 @@ public final CalculateCoverageResponse calculateCoverage(CalculateCoverageReques // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Imports the test cases from a Cloud Storage bucket or a local file. It always creates new test - * cases and won't overwite any existing ones. The provided ID in the imported test case is + * cases and won't overwrite any existing ones. The provided ID in the imported test case is * neglected. * *

This method is a [long-running @@ -999,7 +999,7 @@ public final CalculateCoverageResponse calculateCoverage(CalculateCoverageReques // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Imports the test cases from a Cloud Storage bucket or a local file. It always creates new test - * cases and won't overwite any existing ones. The provided ID in the imported test case is + * cases and won't overwrite any existing ones. The provided ID in the imported test case is * neglected. * *

This method is a [long-running diff --git a/grpc-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/TestCasesGrpc.java b/grpc-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/TestCasesGrpc.java index debb55e00..79ba1eb65 100644 --- a/grpc-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/TestCasesGrpc.java +++ b/grpc-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/TestCasesGrpc.java @@ -761,7 +761,7 @@ public void calculateCoverage( * *

      * Imports the test cases from a Cloud Storage bucket or a local file. It
-     * always creates new test cases and won't overwite any existing ones. The
+     * always creates new test cases and won't overwrite any existing ones. The
      * provided ID in the imported test case is neglected.
      * This method is a [long-running
      * operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation).
@@ -1073,7 +1073,7 @@ public void calculateCoverage(
      *
      * 
      * Imports the test cases from a Cloud Storage bucket or a local file. It
-     * always creates new test cases and won't overwite any existing ones. The
+     * always creates new test cases and won't overwrite any existing ones. The
      * provided ID in the imported test case is neglected.
      * This method is a [long-running
      * operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation).
@@ -1287,7 +1287,7 @@ public com.google.cloud.dialogflow.cx.v3.CalculateCoverageResponse calculateCove
      *
      * 
      * Imports the test cases from a Cloud Storage bucket or a local file. It
-     * always creates new test cases and won't overwite any existing ones. The
+     * always creates new test cases and won't overwrite any existing ones. The
      * provided ID in the imported test case is neglected.
      * This method is a [long-running
      * operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation).
@@ -1492,7 +1492,7 @@ protected TestCasesFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions
      *
      * 
      * Imports the test cases from a Cloud Storage bucket or a local file. It
-     * always creates new test cases and won't overwite any existing ones. The
+     * always creates new test cases and won't overwrite any existing ones. The
      * provided ID in the imported test case is neglected.
      * This method is a [long-running
      * operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation).
diff --git a/grpc-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TestCasesGrpc.java b/grpc-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TestCasesGrpc.java
index 0d81900f5..5f95fe0ad 100644
--- a/grpc-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TestCasesGrpc.java
+++ b/grpc-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TestCasesGrpc.java
@@ -770,7 +770,7 @@ public void calculateCoverage(
      *
      * 
      * Imports the test cases from a Cloud Storage bucket or a local file. It
-     * always creates new test cases and won't overwite any existing ones. The
+     * always creates new test cases and won't overwrite any existing ones. The
      * provided ID in the imported test case is neglected.
      * This method is a [long-running
      * operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation).
@@ -1090,7 +1090,7 @@ public void calculateCoverage(
      *
      * 
      * Imports the test cases from a Cloud Storage bucket or a local file. It
-     * always creates new test cases and won't overwite any existing ones. The
+     * always creates new test cases and won't overwrite any existing ones. The
      * provided ID in the imported test case is neglected.
      * This method is a [long-running
      * operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation).
@@ -1305,7 +1305,7 @@ public com.google.cloud.dialogflow.cx.v3beta1.CalculateCoverageResponse calculat
      *
      * 
      * Imports the test cases from a Cloud Storage bucket or a local file. It
-     * always creates new test cases and won't overwite any existing ones. The
+     * always creates new test cases and won't overwrite any existing ones. The
      * provided ID in the imported test case is neglected.
      * This method is a [long-running
      * operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation).
@@ -1510,7 +1510,7 @@ protected TestCasesFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions
      *
      * 
      * Imports the test cases from a Cloud Storage bucket or a local file. It
-     * always creates new test cases and won't overwite any existing ones. The
+     * always creates new test cases and won't overwrite any existing ones. The
      * provided ID in the imported test case is neglected.
      * This method is a [long-running
      * operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation).
diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AdvancedSettingsProto.java b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AdvancedSettingsProto.java
index 0384971f1..37292395a 100644
--- a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AdvancedSettingsProto.java
+++ b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AdvancedSettingsProto.java
@@ -46,21 +46,25 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
     java.lang.String[] descriptorData = {
       "\n5google/cloud/dialogflow/cx/v3/advanced"
           + "_settings.proto\022\035google.cloud.dialogflow"
-          + ".cx.v3\"\310\001\n\020AdvancedSettings\022Y\n\020logging_s"
-          + "ettings\030\006 \001(\0132?.google.cloud.dialogflow."
-          + "cx.v3.AdvancedSettings.LoggingSettings\032Y"
-          + "\n\017LoggingSettings\022\"\n\032enable_stackdriver_"
-          + "logging\030\002 \001(\010\022\"\n\032enable_interaction_logg"
-          + "ing\030\003 \001(\010B\311\001\n!com.google.cloud.dialogflo"
-          + "w.cx.v3B\025AdvancedSettingsProtoP\001Z?google"
-          + ".golang.org/genproto/googleapis/cloud/di"
-          + "alogflow/cx/v3;cx\370\001\001\242\002\002DF\252\002\035Google.Cloud"
-          + ".Dialogflow.Cx.V3\352\002!Google::Cloud::Dialo"
-          + "gflow::CX::V3b\006proto3"
+          + ".cx.v3\032\037google/api/field_behavior.proto\""
+          + "\310\001\n\020AdvancedSettings\022Y\n\020logging_settings"
+          + "\030\006 \001(\0132?.google.cloud.dialogflow.cx.v3.A"
+          + "dvancedSettings.LoggingSettings\032Y\n\017Loggi"
+          + "ngSettings\022\"\n\032enable_stackdriver_logging"
+          + "\030\002 \001(\010\022\"\n\032enable_interaction_logging\030\003 \001"
+          + "(\010B\311\001\n!com.google.cloud.dialogflow.cx.v3"
+          + "B\025AdvancedSettingsProtoP\001Z?google.golang"
+          + ".org/genproto/googleapis/cloud/dialogflo"
+          + "w/cx/v3;cx\370\001\001\242\002\002DF\252\002\035Google.Cloud.Dialog"
+          + "flow.Cx.V3\352\002!Google::Cloud::Dialogflow::"
+          + "CX::V3b\006proto3"
     };
     descriptor =
         com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
-            descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
+            descriptorData,
+            new com.google.protobuf.Descriptors.FileDescriptor[] {
+              com.google.api.FieldBehaviorProto.getDescriptor(),
+            });
     internal_static_google_cloud_dialogflow_cx_v3_AdvancedSettings_descriptor =
         getDescriptor().getMessageTypes().get(0);
     internal_static_google_cloud_dialogflow_cx_v3_AdvancedSettings_fieldAccessorTable =
@@ -79,6 +83,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
             new java.lang.String[] {
               "EnableStackdriverLogging", "EnableInteractionLogging",
             });
+    com.google.api.FieldBehaviorProto.getDescriptor();
   }
 
   // @@protoc_insertion_point(outer_class_scope)
diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AudioConfigProto.java b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AudioConfigProto.java
index 85f40ec38..ff6fc6064 100644
--- a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AudioConfigProto.java
+++ b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/AudioConfigProto.java
@@ -58,62 +58,66 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
     java.lang.String[] descriptorData = {
       "\n0google/cloud/dialogflow/cx/v3/audio_co"
           + "nfig.proto\022\035google.cloud.dialogflow.cx.v"
-          + "3\032\037google/api/field_behavior.proto\032\036goog"
-          + "le/protobuf/duration.proto\"\222\001\n\016SpeechWor"
-          + "dInfo\022\014\n\004word\030\003 \001(\t\022/\n\014start_offset\030\001 \001("
-          + "\0132\031.google.protobuf.Duration\022-\n\nend_offs"
-          + "et\030\002 \001(\0132\031.google.protobuf.Duration\022\022\n\nc"
-          + "onfidence\030\004 \001(\002\"\233\002\n\020InputAudioConfig\022I\n\016"
-          + "audio_encoding\030\001 \001(\0162,.google.cloud.dial"
-          + "ogflow.cx.v3.AudioEncodingB\003\340A\002\022\031\n\021sampl"
-          + "e_rate_hertz\030\002 \001(\005\022\030\n\020enable_word_info\030\r"
-          + " \001(\010\022\024\n\014phrase_hints\030\004 \003(\t\022\r\n\005model\030\007 \001("
-          + "\t\022H\n\rmodel_variant\030\n \001(\01621.google.cloud."
-          + "dialogflow.cx.v3.SpeechModelVariant\022\030\n\020s"
-          + "ingle_utterance\030\010 \001(\010\"i\n\024VoiceSelectionP"
-          + "arams\022\014\n\004name\030\001 \001(\t\022C\n\013ssml_gender\030\002 \001(\016"
-          + "2..google.cloud.dialogflow.cx.v3.SsmlVoi"
-          + "ceGender\"\266\001\n\026SynthesizeSpeechConfig\022\025\n\rs"
-          + "peaking_rate\030\001 \001(\001\022\r\n\005pitch\030\002 \001(\001\022\026\n\016vol"
-          + "ume_gain_db\030\003 \001(\001\022\032\n\022effects_profile_id\030"
-          + "\005 \003(\t\022B\n\005voice\030\004 \001(\01323.google.cloud.dial"
-          + "ogflow.cx.v3.VoiceSelectionParams\"\330\001\n\021Ou"
-          + "tputAudioConfig\022O\n\016audio_encoding\030\001 \001(\0162"
-          + "2.google.cloud.dialogflow.cx.v3.OutputAu"
-          + "dioEncodingB\003\340A\002\022\031\n\021sample_rate_hertz\030\002 "
-          + "\001(\005\022W\n\030synthesize_speech_config\030\003 \001(\01325."
-          + "google.cloud.dialogflow.cx.v3.Synthesize"
-          + "SpeechConfig*\373\001\n\rAudioEncoding\022\036\n\032AUDIO_"
-          + "ENCODING_UNSPECIFIED\020\000\022\034\n\030AUDIO_ENCODING"
-          + "_LINEAR_16\020\001\022\027\n\023AUDIO_ENCODING_FLAC\020\002\022\030\n"
-          + "\024AUDIO_ENCODING_MULAW\020\003\022\026\n\022AUDIO_ENCODIN"
-          + "G_AMR\020\004\022\031\n\025AUDIO_ENCODING_AMR_WB\020\005\022\033\n\027AU"
-          + "DIO_ENCODING_OGG_OPUS\020\006\022)\n%AUDIO_ENCODIN"
-          + "G_SPEEX_WITH_HEADER_BYTE\020\007*v\n\022SpeechMode"
-          + "lVariant\022$\n SPEECH_MODEL_VARIANT_UNSPECI"
-          + "FIED\020\000\022\026\n\022USE_BEST_AVAILABLE\020\001\022\020\n\014USE_ST"
-          + "ANDARD\020\002\022\020\n\014USE_ENHANCED\020\003*\215\001\n\017SsmlVoice"
-          + "Gender\022!\n\035SSML_VOICE_GENDER_UNSPECIFIED\020"
-          + "\000\022\032\n\026SSML_VOICE_GENDER_MALE\020\001\022\034\n\030SSML_VO"
-          + "ICE_GENDER_FEMALE\020\002\022\035\n\031SSML_VOICE_GENDER"
-          + "_NEUTRAL\020\003*\354\001\n\023OutputAudioEncoding\022%\n!OU"
-          + "TPUT_AUDIO_ENCODING_UNSPECIFIED\020\000\022#\n\037OUT"
-          + "PUT_AUDIO_ENCODING_LINEAR_16\020\001\022\035\n\031OUTPUT"
-          + "_AUDIO_ENCODING_MP3\020\002\022%\n!OUTPUT_AUDIO_EN"
-          + "CODING_MP3_64_KBPS\020\004\022\"\n\036OUTPUT_AUDIO_ENC"
-          + "ODING_OGG_OPUS\020\003\022\037\n\033OUTPUT_AUDIO_ENCODIN"
-          + "G_MULAW\020\005B\304\001\n!com.google.cloud.dialogflo"
-          + "w.cx.v3B\020AudioConfigProtoP\001Z?google.gola"
-          + "ng.org/genproto/googleapis/cloud/dialogf"
-          + "low/cx/v3;cx\370\001\001\242\002\002DF\252\002\035Google.Cloud.Dial"
-          + "ogflow.Cx.V3\352\002!Google::Cloud::Dialogflow"
-          + "::CX::V3b\006proto3"
+          + "3\032\037google/api/field_behavior.proto\032\031goog"
+          + "le/api/resource.proto\032\036google/protobuf/d"
+          + "uration.proto\"\222\001\n\016SpeechWordInfo\022\014\n\004word"
+          + "\030\003 \001(\t\022/\n\014start_offset\030\001 \001(\0132\031.google.pr"
+          + "otobuf.Duration\022-\n\nend_offset\030\002 \001(\0132\031.go"
+          + "ogle.protobuf.Duration\022\022\n\nconfidence\030\004 \001"
+          + "(\002\"\233\002\n\020InputAudioConfig\022I\n\016audio_encodin"
+          + "g\030\001 \001(\0162,.google.cloud.dialogflow.cx.v3."
+          + "AudioEncodingB\003\340A\002\022\031\n\021sample_rate_hertz\030"
+          + "\002 \001(\005\022\030\n\020enable_word_info\030\r \001(\010\022\024\n\014phras"
+          + "e_hints\030\004 \003(\t\022\r\n\005model\030\007 \001(\t\022H\n\rmodel_va"
+          + "riant\030\n \001(\01621.google.cloud.dialogflow.cx"
+          + ".v3.SpeechModelVariant\022\030\n\020single_utteran"
+          + "ce\030\010 \001(\010\"i\n\024VoiceSelectionParams\022\014\n\004name"
+          + "\030\001 \001(\t\022C\n\013ssml_gender\030\002 \001(\0162..google.clo"
+          + "ud.dialogflow.cx.v3.SsmlVoiceGender\"\266\001\n\026"
+          + "SynthesizeSpeechConfig\022\025\n\rspeaking_rate\030"
+          + "\001 \001(\001\022\r\n\005pitch\030\002 \001(\001\022\026\n\016volume_gain_db\030\003"
+          + " \001(\001\022\032\n\022effects_profile_id\030\005 \003(\t\022B\n\005voic"
+          + "e\030\004 \001(\01323.google.cloud.dialogflow.cx.v3."
+          + "VoiceSelectionParams\"\330\001\n\021OutputAudioConf"
+          + "ig\022O\n\016audio_encoding\030\001 \001(\01622.google.clou"
+          + "d.dialogflow.cx.v3.OutputAudioEncodingB\003"
+          + "\340A\002\022\031\n\021sample_rate_hertz\030\002 \001(\005\022W\n\030synthe"
+          + "size_speech_config\030\003 \001(\01325.google.cloud."
+          + "dialogflow.cx.v3.SynthesizeSpeechConfig*"
+          + "\373\001\n\rAudioEncoding\022\036\n\032AUDIO_ENCODING_UNSP"
+          + "ECIFIED\020\000\022\034\n\030AUDIO_ENCODING_LINEAR_16\020\001\022"
+          + "\027\n\023AUDIO_ENCODING_FLAC\020\002\022\030\n\024AUDIO_ENCODI"
+          + "NG_MULAW\020\003\022\026\n\022AUDIO_ENCODING_AMR\020\004\022\031\n\025AU"
+          + "DIO_ENCODING_AMR_WB\020\005\022\033\n\027AUDIO_ENCODING_"
+          + "OGG_OPUS\020\006\022)\n%AUDIO_ENCODING_SPEEX_WITH_"
+          + "HEADER_BYTE\020\007*v\n\022SpeechModelVariant\022$\n S"
+          + "PEECH_MODEL_VARIANT_UNSPECIFIED\020\000\022\026\n\022USE"
+          + "_BEST_AVAILABLE\020\001\022\020\n\014USE_STANDARD\020\002\022\020\n\014U"
+          + "SE_ENHANCED\020\003*\215\001\n\017SsmlVoiceGender\022!\n\035SSM"
+          + "L_VOICE_GENDER_UNSPECIFIED\020\000\022\032\n\026SSML_VOI"
+          + "CE_GENDER_MALE\020\001\022\034\n\030SSML_VOICE_GENDER_FE"
+          + "MALE\020\002\022\035\n\031SSML_VOICE_GENDER_NEUTRAL\020\003*\354\001"
+          + "\n\023OutputAudioEncoding\022%\n!OUTPUT_AUDIO_EN"
+          + "CODING_UNSPECIFIED\020\000\022#\n\037OUTPUT_AUDIO_ENC"
+          + "ODING_LINEAR_16\020\001\022\035\n\031OUTPUT_AUDIO_ENCODI"
+          + "NG_MP3\020\002\022%\n!OUTPUT_AUDIO_ENCODING_MP3_64"
+          + "_KBPS\020\004\022\"\n\036OUTPUT_AUDIO_ENCODING_OGG_OPU"
+          + "S\020\003\022\037\n\033OUTPUT_AUDIO_ENCODING_MULAW\020\005B\234\002\n"
+          + "!com.google.cloud.dialogflow.cx.v3B\020Audi"
+          + "oConfigProtoP\001Z?google.golang.org/genpro"
+          + "to/googleapis/cloud/dialogflow/cx/v3;cx\370"
+          + "\001\001\242\002\002DF\252\002\035Google.Cloud.Dialogflow.Cx.V3\352"
+          + "\002!Google::Cloud::Dialogflow::CX::V3\352AU\n\033"
+          + "automl.googleapis.com/Model\0226projects/{p"
+          + "roject}/locations/{location}/models/{mod"
+          + "el}b\006proto3"
     };
     descriptor =
         com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
             descriptorData,
             new com.google.protobuf.Descriptors.FileDescriptor[] {
               com.google.api.FieldBehaviorProto.getDescriptor(),
+              com.google.api.ResourceProto.getDescriptor(),
               com.google.protobuf.DurationProto.getDescriptor(),
             });
     internal_static_google_cloud_dialogflow_cx_v3_SpeechWordInfo_descriptor =
@@ -165,9 +169,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
     com.google.protobuf.ExtensionRegistry registry =
         com.google.protobuf.ExtensionRegistry.newInstance();
     registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
+    registry.add(com.google.api.ResourceProto.resourceDefinition);
     com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
         descriptor, registry);
     com.google.api.FieldBehaviorProto.getDescriptor();
+    com.google.api.ResourceProto.getDescriptor();
     com.google.protobuf.DurationProto.getDescriptor();
   }
 
diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/Flow.java b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/Flow.java
index 67bf918c2..89455d803 100644
--- a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/Flow.java
+++ b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/Flow.java
@@ -370,7 +370,7 @@ public com.google.protobuf.ByteString getDescriptionBytes() {
    * way regardless of the current page. Transition routes defined in the page
    * have higher priority than those defined in the flow.
    * TransitionRoutes are evalauted in the following order:
-   * *   TransitionRoutes with intent specified..
+   * *   TransitionRoutes with intent specified.
    * *   TransitionRoutes with only condition specified.
    * TransitionRoutes with intent specified are inherited by pages in the flow.
    * 
@@ -395,7 +395,7 @@ public com.google.protobuf.ByteString getDescriptionBytes() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. *
@@ -420,7 +420,7 @@ public com.google.protobuf.ByteString getDescriptionBytes() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. *
@@ -444,7 +444,7 @@ public int getTransitionRoutesCount() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. *
@@ -468,7 +468,7 @@ public com.google.cloud.dialogflow.cx.v3.TransitionRoute getTransitionRoutes(int * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. *
@@ -1633,7 +1633,7 @@ private void ensureTransitionRoutesIsMutable() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. *
@@ -1661,7 +1661,7 @@ private void ensureTransitionRoutesIsMutable() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. *
@@ -1688,7 +1688,7 @@ public int getTransitionRoutesCount() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. *
@@ -1715,7 +1715,7 @@ public com.google.cloud.dialogflow.cx.v3.TransitionRoute getTransitionRoutes(int * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1749,7 +1749,7 @@ public Builder setTransitionRoutes( * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1780,7 +1780,7 @@ public Builder setTransitionRoutes( * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1813,7 +1813,7 @@ public Builder addTransitionRoutes(com.google.cloud.dialogflow.cx.v3.TransitionR * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1847,7 +1847,7 @@ public Builder addTransitionRoutes( * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1878,7 +1878,7 @@ public Builder addTransitionRoutes( * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1909,7 +1909,7 @@ public Builder addTransitionRoutes( * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1940,7 +1940,7 @@ public Builder addAllTransitionRoutes( * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1970,7 +1970,7 @@ public Builder clearTransitionRoutes() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -2000,7 +2000,7 @@ public Builder removeTransitionRoutes(int index) { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -2024,7 +2024,7 @@ public com.google.cloud.dialogflow.cx.v3.TransitionRoute.Builder getTransitionRo * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -2052,7 +2052,7 @@ public com.google.cloud.dialogflow.cx.v3.TransitionRouteOrBuilder getTransitionR * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -2080,7 +2080,7 @@ public com.google.cloud.dialogflow.cx.v3.TransitionRouteOrBuilder getTransitionR * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -2104,7 +2104,7 @@ public com.google.cloud.dialogflow.cx.v3.TransitionRoute.Builder addTransitionRo * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -2130,7 +2130,7 @@ public com.google.cloud.dialogflow.cx.v3.TransitionRoute.Builder addTransitionRo * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/FlowOrBuilder.java b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/FlowOrBuilder.java index 991154d04..ac2146041 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/FlowOrBuilder.java +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/FlowOrBuilder.java @@ -117,7 +117,7 @@ public interface FlowOrBuilder * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -138,7 +138,7 @@ public interface FlowOrBuilder * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -159,7 +159,7 @@ public interface FlowOrBuilder * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -180,7 +180,7 @@ public interface FlowOrBuilder * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -202,7 +202,7 @@ public interface FlowOrBuilder * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/Fulfillment.java b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/Fulfillment.java index 9abbf38c4..593038525 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/Fulfillment.java +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/Fulfillment.java @@ -5079,7 +5079,11 @@ public boolean getReturnPartialResponses() { * * *
-   * The tag used by the webhook to identify which fulfillment is being called.
+   * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest]
+   * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+   * called.
+   * The tag is typically used by the webhook service to identify which
+   * fulfillment is being called, but it could be used for other purposes.
    * This field is required if `webhook` is specified.
    * 
* @@ -5103,7 +5107,11 @@ public java.lang.String getTag() { * * *
-   * The tag used by the webhook to identify which fulfillment is being called.
+   * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest]
+   * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+   * called.
+   * The tag is typically used by the webhook service to identify which
+   * fulfillment is being called, but it could be used for other purposes.
    * This field is required if `webhook` is specified.
    * 
* @@ -6364,7 +6372,11 @@ public Builder clearReturnPartialResponses() { * * *
-     * The tag used by the webhook to identify which fulfillment is being called.
+     * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest]
+     * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+     * called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * This field is required if `webhook` is specified.
      * 
* @@ -6387,7 +6399,11 @@ public java.lang.String getTag() { * * *
-     * The tag used by the webhook to identify which fulfillment is being called.
+     * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest]
+     * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+     * called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * This field is required if `webhook` is specified.
      * 
* @@ -6410,7 +6426,11 @@ public com.google.protobuf.ByteString getTagBytes() { * * *
-     * The tag used by the webhook to identify which fulfillment is being called.
+     * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest]
+     * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+     * called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * This field is required if `webhook` is specified.
      * 
* @@ -6432,7 +6452,11 @@ public Builder setTag(java.lang.String value) { * * *
-     * The tag used by the webhook to identify which fulfillment is being called.
+     * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest]
+     * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+     * called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * This field is required if `webhook` is specified.
      * 
* @@ -6450,7 +6474,11 @@ public Builder clearTag() { * * *
-     * The tag used by the webhook to identify which fulfillment is being called.
+     * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest]
+     * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+     * called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * This field is required if `webhook` is specified.
      * 
* diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/FulfillmentOrBuilder.java b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/FulfillmentOrBuilder.java index f7cfb0562..6bb991a5d 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/FulfillmentOrBuilder.java +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/FulfillmentOrBuilder.java @@ -129,7 +129,11 @@ public interface FulfillmentOrBuilder * * *
-   * The tag used by the webhook to identify which fulfillment is being called.
+   * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest]
+   * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+   * called.
+   * The tag is typically used by the webhook service to identify which
+   * fulfillment is being called, but it could be used for other purposes.
    * This field is required if `webhook` is specified.
    * 
* @@ -142,7 +146,11 @@ public interface FulfillmentOrBuilder * * *
-   * The tag used by the webhook to identify which fulfillment is being called.
+   * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest]
+   * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+   * called.
+   * The tag is typically used by the webhook service to identify which
+   * fulfillment is being called, but it could be used for other purposes.
    * This field is required if `webhook` is specified.
    * 
* diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/Page.java b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/Page.java index ac91fe1c4..bfefb22db 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/Page.java +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/Page.java @@ -274,7 +274,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-   * Required. The human-readable name of the page, unique within the agent.
+   * Required. The human-readable name of the page, unique within the flow.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -297,7 +297,7 @@ public java.lang.String getDisplayName() { * * *
-   * Required. The human-readable name of the page, unique within the agent.
+   * Required. The human-readable name of the page, unique within the flow.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1413,7 +1413,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * * *
-     * Required. The human-readable name of the page, unique within the agent.
+     * Required. The human-readable name of the page, unique within the flow.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1435,7 +1435,7 @@ public java.lang.String getDisplayName() { * * *
-     * Required. The human-readable name of the page, unique within the agent.
+     * Required. The human-readable name of the page, unique within the flow.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1457,7 +1457,7 @@ public com.google.protobuf.ByteString getDisplayNameBytes() { * * *
-     * Required. The human-readable name of the page, unique within the agent.
+     * Required. The human-readable name of the page, unique within the flow.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1478,7 +1478,7 @@ public Builder setDisplayName(java.lang.String value) { * * *
-     * Required. The human-readable name of the page, unique within the agent.
+     * Required. The human-readable name of the page, unique within the flow.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1495,7 +1495,7 @@ public Builder clearDisplayName() { * * *
-     * Required. The human-readable name of the page, unique within the agent.
+     * Required. The human-readable name of the page, unique within the flow.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/PageOrBuilder.java b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/PageOrBuilder.java index 34e56d905..618a68dd2 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/PageOrBuilder.java +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/PageOrBuilder.java @@ -60,7 +60,7 @@ public interface PageOrBuilder * * *
-   * Required. The human-readable name of the page, unique within the agent.
+   * Required. The human-readable name of the page, unique within the flow.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -72,7 +72,7 @@ public interface PageOrBuilder * * *
-   * Required. The human-readable name of the page, unique within the agent.
+   * Required. The human-readable name of the page, unique within the flow.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/TransitionRouteGroup.java b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/TransitionRouteGroup.java index d80c3f1b1..7ef99fc9c 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/TransitionRouteGroup.java +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/TransitionRouteGroup.java @@ -202,7 +202,7 @@ public com.google.protobuf.ByteString getNameBytes() { * *
    * Required. The human-readable name of the transition route group, unique within
-   * the [Agent][google.cloud.dialogflow.cx.v3.Agent]. The display name can be no longer than 30 characters.
+   * the flow. The display name can be no longer than 30 characters.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -226,7 +226,7 @@ public java.lang.String getDisplayName() { * *
    * Required. The human-readable name of the transition route group, unique within
-   * the [Agent][google.cloud.dialogflow.cx.v3.Agent]. The display name can be no longer than 30 characters.
+   * the flow. The display name can be no longer than 30 characters.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -843,7 +843,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * *
      * Required. The human-readable name of the transition route group, unique within
-     * the [Agent][google.cloud.dialogflow.cx.v3.Agent]. The display name can be no longer than 30 characters.
+     * the flow. The display name can be no longer than 30 characters.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -866,7 +866,7 @@ public java.lang.String getDisplayName() { * *
      * Required. The human-readable name of the transition route group, unique within
-     * the [Agent][google.cloud.dialogflow.cx.v3.Agent]. The display name can be no longer than 30 characters.
+     * the flow. The display name can be no longer than 30 characters.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -889,7 +889,7 @@ public com.google.protobuf.ByteString getDisplayNameBytes() { * *
      * Required. The human-readable name of the transition route group, unique within
-     * the [Agent][google.cloud.dialogflow.cx.v3.Agent]. The display name can be no longer than 30 characters.
+     * the flow. The display name can be no longer than 30 characters.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -911,7 +911,7 @@ public Builder setDisplayName(java.lang.String value) { * *
      * Required. The human-readable name of the transition route group, unique within
-     * the [Agent][google.cloud.dialogflow.cx.v3.Agent]. The display name can be no longer than 30 characters.
+     * the flow. The display name can be no longer than 30 characters.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -929,7 +929,7 @@ public Builder clearDisplayName() { * *
      * Required. The human-readable name of the transition route group, unique within
-     * the [Agent][google.cloud.dialogflow.cx.v3.Agent]. The display name can be no longer than 30 characters.
+     * the flow. The display name can be no longer than 30 characters.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/TransitionRouteGroupOrBuilder.java b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/TransitionRouteGroupOrBuilder.java index 844c8b31d..718ae7240 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/TransitionRouteGroupOrBuilder.java +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/TransitionRouteGroupOrBuilder.java @@ -61,7 +61,7 @@ public interface TransitionRouteGroupOrBuilder * *
    * Required. The human-readable name of the transition route group, unique within
-   * the [Agent][google.cloud.dialogflow.cx.v3.Agent]. The display name can be no longer than 30 characters.
+   * the flow. The display name can be no longer than 30 characters.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -74,7 +74,7 @@ public interface TransitionRouteGroupOrBuilder * *
    * Required. The human-readable name of the transition route group, unique within
-   * the [Agent][google.cloud.dialogflow.cx.v3.Agent]. The display name can be no longer than 30 characters.
+   * the flow. The display name can be no longer than 30 characters.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/WebhookRequest.java b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/WebhookRequest.java index 6f1923a61..ccfb89b44 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/WebhookRequest.java +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/WebhookRequest.java @@ -275,8 +275,11 @@ public interface FulfillmentInfoOrBuilder * * *
-     * Always present. The tag used to identify which fulfillment is being
-     * called.
+     * Always present.
+     * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3.Fulfillment.tag] field will be populated in this
+     * field by Dialogflow when the associated webhook is called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * 
* * string tag = 1; @@ -288,8 +291,11 @@ public interface FulfillmentInfoOrBuilder * * *
-     * Always present. The tag used to identify which fulfillment is being
-     * called.
+     * Always present.
+     * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3.Fulfillment.tag] field will be populated in this
+     * field by Dialogflow when the associated webhook is called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * 
* * string tag = 1; @@ -397,8 +403,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Always present. The tag used to identify which fulfillment is being
-     * called.
+     * Always present.
+     * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3.Fulfillment.tag] field will be populated in this
+     * field by Dialogflow when the associated webhook is called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * 
* * string tag = 1; @@ -421,8 +430,11 @@ public java.lang.String getTag() { * * *
-     * Always present. The tag used to identify which fulfillment is being
-     * called.
+     * Always present.
+     * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3.Fulfillment.tag] field will be populated in this
+     * field by Dialogflow when the associated webhook is called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * 
* * string tag = 1; @@ -778,8 +790,11 @@ public Builder mergeFrom( * * *
-       * Always present. The tag used to identify which fulfillment is being
-       * called.
+       * Always present.
+       * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3.Fulfillment.tag] field will be populated in this
+       * field by Dialogflow when the associated webhook is called.
+       * The tag is typically used by the webhook service to identify which
+       * fulfillment is being called, but it could be used for other purposes.
        * 
* * string tag = 1; @@ -801,8 +816,11 @@ public java.lang.String getTag() { * * *
-       * Always present. The tag used to identify which fulfillment is being
-       * called.
+       * Always present.
+       * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3.Fulfillment.tag] field will be populated in this
+       * field by Dialogflow when the associated webhook is called.
+       * The tag is typically used by the webhook service to identify which
+       * fulfillment is being called, but it could be used for other purposes.
        * 
* * string tag = 1; @@ -824,8 +842,11 @@ public com.google.protobuf.ByteString getTagBytes() { * * *
-       * Always present. The tag used to identify which fulfillment is being
-       * called.
+       * Always present.
+       * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3.Fulfillment.tag] field will be populated in this
+       * field by Dialogflow when the associated webhook is called.
+       * The tag is typically used by the webhook service to identify which
+       * fulfillment is being called, but it could be used for other purposes.
        * 
* * string tag = 1; @@ -846,8 +867,11 @@ public Builder setTag(java.lang.String value) { * * *
-       * Always present. The tag used to identify which fulfillment is being
-       * called.
+       * Always present.
+       * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3.Fulfillment.tag] field will be populated in this
+       * field by Dialogflow when the associated webhook is called.
+       * The tag is typically used by the webhook service to identify which
+       * fulfillment is being called, but it could be used for other purposes.
        * 
* * string tag = 1; @@ -864,8 +888,11 @@ public Builder clearTag() { * * *
-       * Always present. The tag used to identify which fulfillment is being
-       * called.
+       * Always present.
+       * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3.Fulfillment.tag] field will be populated in this
+       * field by Dialogflow when the associated webhook is called.
+       * The tag is typically used by the webhook service to identify which
+       * fulfillment is being called, but it could be used for other purposes.
        * 
* * string tag = 1; diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/advanced_settings.proto b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/advanced_settings.proto index 3d3e6b849..904faab84 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/advanced_settings.proto +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/advanced_settings.proto @@ -16,6 +16,8 @@ syntax = "proto3"; package google.cloud.dialogflow.cx.v3; +import "google/api/field_behavior.proto"; + option cc_enable_arenas = true; option csharp_namespace = "Google.Cloud.Dialogflow.Cx.V3"; option go_package = "google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3;cx"; diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/audio_config.proto b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/audio_config.proto index 658ed80db..3c1d37165 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/audio_config.proto +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/audio_config.proto @@ -17,6 +17,7 @@ syntax = "proto3"; package google.cloud.dialogflow.cx.v3; import "google/api/field_behavior.proto"; +import "google/api/resource.proto"; import "google/protobuf/duration.proto"; option cc_enable_arenas = true; @@ -27,6 +28,10 @@ option java_outer_classname = "AudioConfigProto"; option java_package = "com.google.cloud.dialogflow.cx.v3"; option objc_class_prefix = "DF"; option ruby_package = "Google::Cloud::Dialogflow::CX::V3"; +option (google.api.resource_definition) = { + type: "automl.googleapis.com/Model" + pattern: "projects/{project}/locations/{location}/models/{model}" +}; // Audio encoding of the audio content sent in the conversational query request. // Refer to the diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/flow.proto b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/flow.proto index eec27823f..b95320bc8 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/flow.proto +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/flow.proto @@ -274,7 +274,7 @@ message Flow { // // TransitionRoutes are evalauted in the following order: // - // * TransitionRoutes with intent specified.. + // * TransitionRoutes with intent specified. // * TransitionRoutes with only condition specified. // // TransitionRoutes with intent specified are inherited by pages in the flow. diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/fulfillment.proto b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/fulfillment.proto index 1da35aae5..e21ede58d 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/fulfillment.proto +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/fulfillment.proto @@ -106,7 +106,11 @@ message Fulfillment { // that have slow webhooks. bool return_partial_responses = 8; - // The tag used by the webhook to identify which fulfillment is being called. + // The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] + // `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is + // called. + // The tag is typically used by the webhook service to identify which + // fulfillment is being called, but it could be used for other purposes. // This field is required if `webhook` is specified. string tag = 3; diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/page.proto b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/page.proto index 66a575195..e9753b144 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/page.proto +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/page.proto @@ -125,7 +125,7 @@ message Page { // ID>/flows//pages/`. string name = 1; - // Required. The human-readable name of the page, unique within the agent. + // Required. The human-readable name of the page, unique within the flow. string display_name = 2 [(google.api.field_behavior) = REQUIRED]; // The fulfillment to call when the session is entering the page. diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/test_case.proto b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/test_case.proto index 1192568dc..b2ecf59d2 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/test_case.proto +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/test_case.proto @@ -139,7 +139,7 @@ service TestCases { } // Imports the test cases from a Cloud Storage bucket or a local file. It - // always creates new test cases and won't overwite any existing ones. The + // always creates new test cases and won't overwrite any existing ones. The // provided ID in the imported test case is neglected. // // This method is a [long-running diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/transition_route_group.proto b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/transition_route_group.proto index c84d7493d..1502af0c7 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/transition_route_group.proto +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/transition_route_group.proto @@ -111,7 +111,7 @@ message TransitionRouteGroup { string name = 1; // Required. The human-readable name of the transition route group, unique within - // the [Agent][google.cloud.dialogflow.cx.v3.Agent]. The display name can be no longer than 30 characters. + // the flow. The display name can be no longer than 30 characters. string display_name = 2 [(google.api.field_behavior) = REQUIRED]; // Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup]. diff --git a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/webhook.proto b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/webhook.proto index d5cfae438..0f20d698a 100644 --- a/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/webhook.proto +++ b/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/webhook.proto @@ -276,8 +276,11 @@ message DeleteWebhookRequest { message WebhookRequest { // Represents fulfillment information communicated to the webhook. message FulfillmentInfo { - // Always present. The tag used to identify which fulfillment is being - // called. + // Always present. + // The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3.Fulfillment.tag] field will be populated in this + // field by Dialogflow when the associated webhook is called. + // The tag is typically used by the webhook service to identify which + // fulfillment is being called, but it could be used for other purposes. string tag = 1; } diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/AudioConfigProto.java b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/AudioConfigProto.java index 5fa650e34..c3f9e173e 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/AudioConfigProto.java +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/AudioConfigProto.java @@ -103,13 +103,15 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "ODING_LINEAR_16\020\001\022\035\n\031OUTPUT_AUDIO_ENCODI" + "NG_MP3\020\002\022%\n!OUTPUT_AUDIO_ENCODING_MP3_64" + "_KBPS\020\004\022\"\n\036OUTPUT_AUDIO_ENCODING_OGG_OPU" - + "S\020\003\022\037\n\033OUTPUT_AUDIO_ENCODING_MULAW\020\005B\330\001\n" + + "S\020\003\022\037\n\033OUTPUT_AUDIO_ENCODING_MULAW\020\005B\260\002\n" + "&com.google.cloud.dialogflow.cx.v3beta1B" + "\020AudioConfigProtoP\001ZDgoogle.golang.org/g" + "enproto/googleapis/cloud/dialogflow/cx/v" + "3beta1;cx\370\001\001\242\002\002DF\252\002\"Google.Cloud.Dialogf" + "low.Cx.V3Beta1\352\002&Google::Cloud::Dialogfl" - + "ow::CX::V3beta1b\006proto3" + + "ow::CX::V3beta1\352AU\n\033automl.googleapis.co" + + "m/Model\0226projects/{project}/locations/{l" + + "ocation}/models/{model}b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( @@ -168,6 +170,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.protobuf.ExtensionRegistry registry = com.google.protobuf.ExtensionRegistry.newInstance(); registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); + registry.add(com.google.api.ResourceProto.resourceDefinition); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); com.google.api.FieldBehaviorProto.getDescriptor(); diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/Flow.java b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/Flow.java index 08db9e4e9..6633d01fd 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/Flow.java +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/Flow.java @@ -373,7 +373,7 @@ public com.google.protobuf.ByteString getDescriptionBytes() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -399,7 +399,7 @@ public com.google.protobuf.ByteString getDescriptionBytes() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -425,7 +425,7 @@ public com.google.protobuf.ByteString getDescriptionBytes() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -450,7 +450,7 @@ public int getTransitionRoutesCount() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -475,7 +475,7 @@ public com.google.cloud.dialogflow.cx.v3beta1.TransitionRoute getTransitionRoute * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1643,7 +1643,7 @@ private void ensureTransitionRoutesIsMutable() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1672,7 +1672,7 @@ private void ensureTransitionRoutesIsMutable() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1700,7 +1700,7 @@ public int getTransitionRoutesCount() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1728,7 +1728,7 @@ public com.google.cloud.dialogflow.cx.v3beta1.TransitionRoute getTransitionRoute * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1763,7 +1763,7 @@ public Builder setTransitionRoutes( * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1795,7 +1795,7 @@ public Builder setTransitionRoutes( * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1830,7 +1830,7 @@ public Builder addTransitionRoutes( * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1865,7 +1865,7 @@ public Builder addTransitionRoutes( * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1897,7 +1897,7 @@ public Builder addTransitionRoutes( * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1929,7 +1929,7 @@ public Builder addTransitionRoutes( * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1962,7 +1962,7 @@ public Builder addAllTransitionRoutes( * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -1993,7 +1993,7 @@ public Builder clearTransitionRoutes() { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -2024,7 +2024,7 @@ public Builder removeTransitionRoutes(int index) { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -2049,7 +2049,7 @@ public Builder removeTransitionRoutes(int index) { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -2078,7 +2078,7 @@ public Builder removeTransitionRoutes(int index) { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -2107,7 +2107,7 @@ public Builder removeTransitionRoutes(int index) { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -2133,7 +2133,7 @@ public Builder removeTransitionRoutes(int index) { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -2160,7 +2160,7 @@ public Builder removeTransitionRoutes(int index) { * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/FlowOrBuilder.java b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/FlowOrBuilder.java index f070e1b19..1702572e1 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/FlowOrBuilder.java +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/FlowOrBuilder.java @@ -117,7 +117,7 @@ public interface FlowOrBuilder * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -139,7 +139,7 @@ public interface FlowOrBuilder * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -161,7 +161,7 @@ public interface FlowOrBuilder * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -183,7 +183,7 @@ public interface FlowOrBuilder * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * @@ -206,7 +206,7 @@ public interface FlowOrBuilder * way regardless of the current page. Transition routes defined in the page * have higher priority than those defined in the flow. * TransitionRoutes are evalauted in the following order: - * * TransitionRoutes with intent specified.. + * * TransitionRoutes with intent specified. * * TransitionRoutes with only condition specified. * TransitionRoutes with intent specified are inherited by pages in the flow. * diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/Fulfillment.java b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/Fulfillment.java index 0b54e807a..35fe2c1f2 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/Fulfillment.java +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/Fulfillment.java @@ -5187,7 +5187,11 @@ public boolean getReturnPartialResponses() { * * *
-   * The tag used by the webhook to identify which fulfillment is being called.
+   * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3beta1.WebhookRequest]
+   * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+   * called.
+   * The tag is typically used by the webhook service to identify which
+   * fulfillment is being called, but it could be used for other purposes.
    * This field is required if `webhook` is specified.
    * 
* @@ -5211,7 +5215,11 @@ public java.lang.String getTag() { * * *
-   * The tag used by the webhook to identify which fulfillment is being called.
+   * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3beta1.WebhookRequest]
+   * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+   * called.
+   * The tag is typically used by the webhook service to identify which
+   * fulfillment is being called, but it could be used for other purposes.
    * This field is required if `webhook` is specified.
    * 
* @@ -6481,7 +6489,11 @@ public Builder clearReturnPartialResponses() { * * *
-     * The tag used by the webhook to identify which fulfillment is being called.
+     * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3beta1.WebhookRequest]
+     * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+     * called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * This field is required if `webhook` is specified.
      * 
* @@ -6504,7 +6516,11 @@ public java.lang.String getTag() { * * *
-     * The tag used by the webhook to identify which fulfillment is being called.
+     * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3beta1.WebhookRequest]
+     * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+     * called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * This field is required if `webhook` is specified.
      * 
* @@ -6527,7 +6543,11 @@ public com.google.protobuf.ByteString getTagBytes() { * * *
-     * The tag used by the webhook to identify which fulfillment is being called.
+     * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3beta1.WebhookRequest]
+     * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+     * called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * This field is required if `webhook` is specified.
      * 
* @@ -6549,7 +6569,11 @@ public Builder setTag(java.lang.String value) { * * *
-     * The tag used by the webhook to identify which fulfillment is being called.
+     * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3beta1.WebhookRequest]
+     * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+     * called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * This field is required if `webhook` is specified.
      * 
* @@ -6567,7 +6591,11 @@ public Builder clearTag() { * * *
-     * The tag used by the webhook to identify which fulfillment is being called.
+     * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3beta1.WebhookRequest]
+     * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+     * called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * This field is required if `webhook` is specified.
      * 
* diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/FulfillmentOrBuilder.java b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/FulfillmentOrBuilder.java index 30f9e6da2..48652ad1d 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/FulfillmentOrBuilder.java +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/FulfillmentOrBuilder.java @@ -129,7 +129,11 @@ public interface FulfillmentOrBuilder * * *
-   * The tag used by the webhook to identify which fulfillment is being called.
+   * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3beta1.WebhookRequest]
+   * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+   * called.
+   * The tag is typically used by the webhook service to identify which
+   * fulfillment is being called, but it could be used for other purposes.
    * This field is required if `webhook` is specified.
    * 
* @@ -142,7 +146,11 @@ public interface FulfillmentOrBuilder * * *
-   * The tag used by the webhook to identify which fulfillment is being called.
+   * The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3beta1.WebhookRequest]
+   * `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
+   * called.
+   * The tag is typically used by the webhook service to identify which
+   * fulfillment is being called, but it could be used for other purposes.
    * This field is required if `webhook` is specified.
    * 
* diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/Page.java b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/Page.java index 959ad6d70..9fbeaf7be 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/Page.java +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/Page.java @@ -277,7 +277,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-   * Required. The human-readable name of the page, unique within the agent.
+   * Required. The human-readable name of the page, unique within the flow.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -300,7 +300,7 @@ public java.lang.String getDisplayName() { * * *
-   * Required. The human-readable name of the page, unique within the agent.
+   * Required. The human-readable name of the page, unique within the flow.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1424,7 +1424,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * * *
-     * Required. The human-readable name of the page, unique within the agent.
+     * Required. The human-readable name of the page, unique within the flow.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1446,7 +1446,7 @@ public java.lang.String getDisplayName() { * * *
-     * Required. The human-readable name of the page, unique within the agent.
+     * Required. The human-readable name of the page, unique within the flow.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1468,7 +1468,7 @@ public com.google.protobuf.ByteString getDisplayNameBytes() { * * *
-     * Required. The human-readable name of the page, unique within the agent.
+     * Required. The human-readable name of the page, unique within the flow.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1489,7 +1489,7 @@ public Builder setDisplayName(java.lang.String value) { * * *
-     * Required. The human-readable name of the page, unique within the agent.
+     * Required. The human-readable name of the page, unique within the flow.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1506,7 +1506,7 @@ public Builder clearDisplayName() { * * *
-     * Required. The human-readable name of the page, unique within the agent.
+     * Required. The human-readable name of the page, unique within the flow.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/PageOrBuilder.java b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/PageOrBuilder.java index 55b12f9c0..4bb69f185 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/PageOrBuilder.java +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/PageOrBuilder.java @@ -60,7 +60,7 @@ public interface PageOrBuilder * * *
-   * Required. The human-readable name of the page, unique within the agent.
+   * Required. The human-readable name of the page, unique within the flow.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -72,7 +72,7 @@ public interface PageOrBuilder * * *
-   * Required. The human-readable name of the page, unique within the agent.
+   * Required. The human-readable name of the page, unique within the flow.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TransitionRouteGroup.java b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TransitionRouteGroup.java index f6613e46b..8a58f096e 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TransitionRouteGroup.java +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TransitionRouteGroup.java @@ -203,7 +203,7 @@ public com.google.protobuf.ByteString getNameBytes() { * *
    * Required. The human-readable name of the transition route group, unique within
-   * the [Agent][google.cloud.dialogflow.cx.v3beta1.Agent]. The display name can be no longer than 30 characters.
+   * the flow. The display name can be no longer than 30 characters.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -227,7 +227,7 @@ public java.lang.String getDisplayName() { * *
    * Required. The human-readable name of the transition route group, unique within
-   * the [Agent][google.cloud.dialogflow.cx.v3beta1.Agent]. The display name can be no longer than 30 characters.
+   * the flow. The display name can be no longer than 30 characters.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -849,7 +849,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * *
      * Required. The human-readable name of the transition route group, unique within
-     * the [Agent][google.cloud.dialogflow.cx.v3beta1.Agent]. The display name can be no longer than 30 characters.
+     * the flow. The display name can be no longer than 30 characters.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -872,7 +872,7 @@ public java.lang.String getDisplayName() { * *
      * Required. The human-readable name of the transition route group, unique within
-     * the [Agent][google.cloud.dialogflow.cx.v3beta1.Agent]. The display name can be no longer than 30 characters.
+     * the flow. The display name can be no longer than 30 characters.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -895,7 +895,7 @@ public com.google.protobuf.ByteString getDisplayNameBytes() { * *
      * Required. The human-readable name of the transition route group, unique within
-     * the [Agent][google.cloud.dialogflow.cx.v3beta1.Agent]. The display name can be no longer than 30 characters.
+     * the flow. The display name can be no longer than 30 characters.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -917,7 +917,7 @@ public Builder setDisplayName(java.lang.String value) { * *
      * Required. The human-readable name of the transition route group, unique within
-     * the [Agent][google.cloud.dialogflow.cx.v3beta1.Agent]. The display name can be no longer than 30 characters.
+     * the flow. The display name can be no longer than 30 characters.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -935,7 +935,7 @@ public Builder clearDisplayName() { * *
      * Required. The human-readable name of the transition route group, unique within
-     * the [Agent][google.cloud.dialogflow.cx.v3beta1.Agent]. The display name can be no longer than 30 characters.
+     * the flow. The display name can be no longer than 30 characters.
      * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TransitionRouteGroupOrBuilder.java b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TransitionRouteGroupOrBuilder.java index 61135e8af..8d05435f6 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TransitionRouteGroupOrBuilder.java +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/TransitionRouteGroupOrBuilder.java @@ -61,7 +61,7 @@ public interface TransitionRouteGroupOrBuilder * *
    * Required. The human-readable name of the transition route group, unique within
-   * the [Agent][google.cloud.dialogflow.cx.v3beta1.Agent]. The display name can be no longer than 30 characters.
+   * the flow. The display name can be no longer than 30 characters.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -74,7 +74,7 @@ public interface TransitionRouteGroupOrBuilder * *
    * Required. The human-readable name of the transition route group, unique within
-   * the [Agent][google.cloud.dialogflow.cx.v3beta1.Agent]. The display name can be no longer than 30 characters.
+   * the flow. The display name can be no longer than 30 characters.
    * 
* * string display_name = 2 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/WebhookRequest.java b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/WebhookRequest.java index eb6120fb4..8e45ae631 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/WebhookRequest.java +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/WebhookRequest.java @@ -279,8 +279,11 @@ public interface FulfillmentInfoOrBuilder * * *
-     * Always present. The tag used to identify which fulfillment is being
-     * called.
+     * Always present.
+     * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3beta1.Fulfillment.tag] field will be populated in this
+     * field by Dialogflow when the associated webhook is called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * 
* * string tag = 1; @@ -292,8 +295,11 @@ public interface FulfillmentInfoOrBuilder * * *
-     * Always present. The tag used to identify which fulfillment is being
-     * called.
+     * Always present.
+     * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3beta1.Fulfillment.tag] field will be populated in this
+     * field by Dialogflow when the associated webhook is called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * 
* * string tag = 1; @@ -401,8 +407,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Always present. The tag used to identify which fulfillment is being
-     * called.
+     * Always present.
+     * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3beta1.Fulfillment.tag] field will be populated in this
+     * field by Dialogflow when the associated webhook is called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * 
* * string tag = 1; @@ -425,8 +434,11 @@ public java.lang.String getTag() { * * *
-     * Always present. The tag used to identify which fulfillment is being
-     * called.
+     * Always present.
+     * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3beta1.Fulfillment.tag] field will be populated in this
+     * field by Dialogflow when the associated webhook is called.
+     * The tag is typically used by the webhook service to identify which
+     * fulfillment is being called, but it could be used for other purposes.
      * 
* * string tag = 1; @@ -785,8 +797,11 @@ public Builder mergeFrom( * * *
-       * Always present. The tag used to identify which fulfillment is being
-       * called.
+       * Always present.
+       * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3beta1.Fulfillment.tag] field will be populated in this
+       * field by Dialogflow when the associated webhook is called.
+       * The tag is typically used by the webhook service to identify which
+       * fulfillment is being called, but it could be used for other purposes.
        * 
* * string tag = 1; @@ -808,8 +823,11 @@ public java.lang.String getTag() { * * *
-       * Always present. The tag used to identify which fulfillment is being
-       * called.
+       * Always present.
+       * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3beta1.Fulfillment.tag] field will be populated in this
+       * field by Dialogflow when the associated webhook is called.
+       * The tag is typically used by the webhook service to identify which
+       * fulfillment is being called, but it could be used for other purposes.
        * 
* * string tag = 1; @@ -831,8 +849,11 @@ public com.google.protobuf.ByteString getTagBytes() { * * *
-       * Always present. The tag used to identify which fulfillment is being
-       * called.
+       * Always present.
+       * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3beta1.Fulfillment.tag] field will be populated in this
+       * field by Dialogflow when the associated webhook is called.
+       * The tag is typically used by the webhook service to identify which
+       * fulfillment is being called, but it could be used for other purposes.
        * 
* * string tag = 1; @@ -853,8 +874,11 @@ public Builder setTag(java.lang.String value) { * * *
-       * Always present. The tag used to identify which fulfillment is being
-       * called.
+       * Always present.
+       * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3beta1.Fulfillment.tag] field will be populated in this
+       * field by Dialogflow when the associated webhook is called.
+       * The tag is typically used by the webhook service to identify which
+       * fulfillment is being called, but it could be used for other purposes.
        * 
* * string tag = 1; @@ -871,8 +895,11 @@ public Builder clearTag() { * * *
-       * Always present. The tag used to identify which fulfillment is being
-       * called.
+       * Always present.
+       * The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3beta1.Fulfillment.tag] field will be populated in this
+       * field by Dialogflow when the associated webhook is called.
+       * The tag is typically used by the webhook service to identify which
+       * fulfillment is being called, but it could be used for other purposes.
        * 
* * string tag = 1; diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/audio_config.proto b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/audio_config.proto index 8bf3300e3..40b6fca84 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/audio_config.proto +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/audio_config.proto @@ -28,6 +28,10 @@ option java_outer_classname = "AudioConfigProto"; option java_package = "com.google.cloud.dialogflow.cx.v3beta1"; option objc_class_prefix = "DF"; option ruby_package = "Google::Cloud::Dialogflow::CX::V3beta1"; +option (google.api.resource_definition) = { + type: "automl.googleapis.com/Model" + pattern: "projects/{project}/locations/{location}/models/{model}" +}; // Audio encoding of the audio content sent in the conversational query request. // Refer to the diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/flow.proto b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/flow.proto index 58195e533..d881418cc 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/flow.proto +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/flow.proto @@ -274,7 +274,7 @@ message Flow { // // TransitionRoutes are evalauted in the following order: // - // * TransitionRoutes with intent specified.. + // * TransitionRoutes with intent specified. // * TransitionRoutes with only condition specified. // // TransitionRoutes with intent specified are inherited by pages in the flow. diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/fulfillment.proto b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/fulfillment.proto index b908c44a4..5741e33ad 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/fulfillment.proto +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/fulfillment.proto @@ -106,7 +106,11 @@ message Fulfillment { // that have slow webhooks. bool return_partial_responses = 8; - // The tag used by the webhook to identify which fulfillment is being called. + // The value of this field will be populated in the [WebhookRequest][google.cloud.dialogflow.cx.v3beta1.WebhookRequest] + // `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is + // called. + // The tag is typically used by the webhook service to identify which + // fulfillment is being called, but it could be used for other purposes. // This field is required if `webhook` is specified. string tag = 3; diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/page.proto b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/page.proto index 299d7a366..a3ca8239c 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/page.proto +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/page.proto @@ -113,7 +113,7 @@ message Page { // ID>/flows//pages/`. string name = 1; - // Required. The human-readable name of the page, unique within the agent. + // Required. The human-readable name of the page, unique within the flow. string display_name = 2 [(google.api.field_behavior) = REQUIRED]; // The fulfillment to call when the session is entering the page. diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/test_case.proto b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/test_case.proto index 721028e1a..5aa19fb2d 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/test_case.proto +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/test_case.proto @@ -139,7 +139,7 @@ service TestCases { } // Imports the test cases from a Cloud Storage bucket or a local file. It - // always creates new test cases and won't overwite any existing ones. The + // always creates new test cases and won't overwrite any existing ones. The // provided ID in the imported test case is neglected. // // This method is a [long-running diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/transition_route_group.proto b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/transition_route_group.proto index da632d870..f7252b2ba 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/transition_route_group.proto +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/transition_route_group.proto @@ -111,7 +111,7 @@ message TransitionRouteGroup { string name = 1; // Required. The human-readable name of the transition route group, unique within - // the [Agent][google.cloud.dialogflow.cx.v3beta1.Agent]. The display name can be no longer than 30 characters. + // the flow. The display name can be no longer than 30 characters. string display_name = 2 [(google.api.field_behavior) = REQUIRED]; // Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroup]. diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/webhook.proto b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/webhook.proto index f8b211984..ca3c850c2 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/webhook.proto +++ b/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/webhook.proto @@ -276,8 +276,11 @@ message DeleteWebhookRequest { message WebhookRequest { // Represents fulfillment information communicated to the webhook. message FulfillmentInfo { - // Always present. The tag used to identify which fulfillment is being - // called. + // Always present. + // The value of the [Fulfillment.tag][google.cloud.dialogflow.cx.v3beta1.Fulfillment.tag] field will be populated in this + // field by Dialogflow when the associated webhook is called. + // The tag is typically used by the webhook service to identify which + // fulfillment is being called, but it could be used for other purposes. string tag = 1; } From 5c0d338aa79f9600a9dde743caeeb80dc3eebee9 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 18:10:17 +0000 Subject: [PATCH 8/8] chore(main): release 0.12.1 (#462) :robot: I have created a release *beep* *boop* --- ### [0.12.1](https://github.com/googleapis/java-dialogflow-cx/compare/v0.12.0...v0.12.1) (2022-04-18) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#461](https://github.com/googleapis/java-dialogflow-cx/issues/461)) ([d887243](https://github.com/googleapis/java-dialogflow-cx/commit/d88724315130fe0f00c8c08fd9ef78ab6d4a9594)) ### Documentation * minor wording update ([402f249](https://github.com/googleapis/java-dialogflow-cx/commit/402f249c7a4cc15920003af8cb7eb4bbb52721f9)) * minor wording update ([#463](https://github.com/googleapis/java-dialogflow-cx/issues/463)) ([402f249](https://github.com/googleapis/java-dialogflow-cx/commit/402f249c7a4cc15920003af8cb7eb4bbb52721f9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 13 +++++++++++++ google-cloud-dialogflow-cx-bom/pom.xml | 12 ++++++------ google-cloud-dialogflow-cx/pom.xml | 4 ++-- grpc-google-cloud-dialogflow-cx-v3/pom.xml | 4 ++-- grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml | 4 ++-- pom.xml | 12 ++++++------ proto-google-cloud-dialogflow-cx-v3/pom.xml | 4 ++-- proto-google-cloud-dialogflow-cx-v3beta1/pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 10 +++++----- 10 files changed, 41 insertions(+), 28 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 649474420..4e7f8b3e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +### [0.12.1](https://github.com/googleapis/java-dialogflow-cx/compare/v0.12.0...v0.12.1) (2022-04-18) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#461](https://github.com/googleapis/java-dialogflow-cx/issues/461)) ([d887243](https://github.com/googleapis/java-dialogflow-cx/commit/d88724315130fe0f00c8c08fd9ef78ab6d4a9594)) + + +### Documentation + +* minor wording update ([402f249](https://github.com/googleapis/java-dialogflow-cx/commit/402f249c7a4cc15920003af8cb7eb4bbb52721f9)) +* minor wording update ([#463](https://github.com/googleapis/java-dialogflow-cx/issues/463)) ([402f249](https://github.com/googleapis/java-dialogflow-cx/commit/402f249c7a4cc15920003af8cb7eb4bbb52721f9)) + ## [0.12.0](https://github.com/googleapis/java-dialogflow-cx/compare/v0.11.5...v0.12.0) (2022-03-29) diff --git a/google-cloud-dialogflow-cx-bom/pom.xml b/google-cloud-dialogflow-cx-bom/pom.xml index ec38d230e..fb494cde9 100644 --- a/google-cloud-dialogflow-cx-bom/pom.xml +++ b/google-cloud-dialogflow-cx-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-dialogflow-cx-bom - 0.12.1-SNAPSHOT + 0.12.1 pom com.google.cloud @@ -56,27 +56,27 @@ com.google.cloud google-cloud-dialogflow-cx - 0.12.1-SNAPSHOT + 0.12.1 com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3beta1 - 0.12.1-SNAPSHOT + 0.12.1 com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3 - 0.12.1-SNAPSHOT + 0.12.1 com.google.api.grpc proto-google-cloud-dialogflow-cx-v3beta1 - 0.12.1-SNAPSHOT + 0.12.1 com.google.api.grpc proto-google-cloud-dialogflow-cx-v3 - 0.12.1-SNAPSHOT + 0.12.1
diff --git a/google-cloud-dialogflow-cx/pom.xml b/google-cloud-dialogflow-cx/pom.xml index c9d3c5677..0492ed65c 100644 --- a/google-cloud-dialogflow-cx/pom.xml +++ b/google-cloud-dialogflow-cx/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-dialogflow-cx - 0.12.1-SNAPSHOT + 0.12.1 jar Google Dialogflow CX https://github.com/googleapis/java-dialogflow-cx @@ -11,7 +11,7 @@ com.google.cloud google-cloud-dialogflow-cx-parent - 0.12.1-SNAPSHOT + 0.12.1 google-cloud-dialogflow-cx diff --git a/grpc-google-cloud-dialogflow-cx-v3/pom.xml b/grpc-google-cloud-dialogflow-cx-v3/pom.xml index d00427ff9..a3e264ffa 100644 --- a/grpc-google-cloud-dialogflow-cx-v3/pom.xml +++ b/grpc-google-cloud-dialogflow-cx-v3/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3 - 0.12.1-SNAPSHOT + 0.12.1 grpc-google-cloud-dialogflow-cx-v3 GRPC library for grpc-google-cloud-dialogflow-cx-v3 com.google.cloud google-cloud-dialogflow-cx-parent - 0.12.1-SNAPSHOT + 0.12.1 diff --git a/grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml b/grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml index 8173f6cfb..4a023d3ed 100644 --- a/grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml +++ b/grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3beta1 - 0.12.1-SNAPSHOT + 0.12.1 grpc-google-cloud-dialogflow-cx-v3beta1 GRPC library for grpc-google-cloud-dialogflow-cx-v3beta1 com.google.cloud google-cloud-dialogflow-cx-parent - 0.12.1-SNAPSHOT + 0.12.1 diff --git a/pom.xml b/pom.xml index 8d627a69d..0672d2e02 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-dialogflow-cx-parent pom - 0.12.1-SNAPSHOT + 0.12.1 Google Dialogflow CX Parent https://github.com/googleapis/java-dialogflow-cx @@ -61,27 +61,27 @@ com.google.cloud google-cloud-dialogflow-cx - 0.12.1-SNAPSHOT + 0.12.1 com.google.api.grpc proto-google-cloud-dialogflow-cx-v3beta1 - 0.12.1-SNAPSHOT + 0.12.1 com.google.api.grpc proto-google-cloud-dialogflow-cx-v3 - 0.12.1-SNAPSHOT + 0.12.1 com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3beta1 - 0.12.1-SNAPSHOT + 0.12.1 com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3 - 0.12.1-SNAPSHOT + 0.12.1 diff --git a/proto-google-cloud-dialogflow-cx-v3/pom.xml b/proto-google-cloud-dialogflow-cx-v3/pom.xml index 7836b8430..553250f66 100644 --- a/proto-google-cloud-dialogflow-cx-v3/pom.xml +++ b/proto-google-cloud-dialogflow-cx-v3/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-dialogflow-cx-v3 - 0.12.1-SNAPSHOT + 0.12.1 proto-google-cloud-dialogflow-cx-v3 PROTO library for proto-google-cloud-dialogflow-cx-v3 com.google.cloud google-cloud-dialogflow-cx-parent - 0.12.1-SNAPSHOT + 0.12.1 diff --git a/proto-google-cloud-dialogflow-cx-v3beta1/pom.xml b/proto-google-cloud-dialogflow-cx-v3beta1/pom.xml index f12cf9220..7385175d3 100644 --- a/proto-google-cloud-dialogflow-cx-v3beta1/pom.xml +++ b/proto-google-cloud-dialogflow-cx-v3beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-dialogflow-cx-v3beta1 - 0.12.1-SNAPSHOT + 0.12.1 proto-google-cloud-dialogflow-cx-v3beta1 PROTO library for proto-google-cloud-dialogflow-cx-v3beta1 com.google.cloud google-cloud-dialogflow-cx-parent - 0.12.1-SNAPSHOT + 0.12.1 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 570a87388..fff8fcc87 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-dialogflow-cx - 0.12.1-SNAPSHOT + 0.12.1 diff --git a/versions.txt b/versions.txt index cff41125b..98f6cf97e 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-dialogflow-cx:0.12.0:0.12.1-SNAPSHOT -grpc-google-cloud-dialogflow-cx-v3beta1:0.12.0:0.12.1-SNAPSHOT -grpc-google-cloud-dialogflow-cx-v3:0.12.0:0.12.1-SNAPSHOT -proto-google-cloud-dialogflow-cx-v3beta1:0.12.0:0.12.1-SNAPSHOT -proto-google-cloud-dialogflow-cx-v3:0.12.0:0.12.1-SNAPSHOT +google-cloud-dialogflow-cx:0.12.1:0.12.1 +grpc-google-cloud-dialogflow-cx-v3beta1:0.12.1:0.12.1 +grpc-google-cloud-dialogflow-cx-v3:0.12.1:0.12.1 +proto-google-cloud-dialogflow-cx-v3beta1:0.12.1:0.12.1 +proto-google-cloud-dialogflow-cx-v3:0.12.1:0.12.1