fix: [google-cloud-dialogflow-cx] Allow Protobuf 6.x#13620
Merged
vchudnov-g merged 9 commits intoMar 12, 2025
Conversation
feat: added support for document_processing_mode docs: clarified wording around use_timeout_based_endpointing docs: clarified wording around StreamingDetectIntentRequest PiperOrigin-RevId: 734249869 Source-Link: googleapis/googleapis@7570e17 Source-Link: googleapis/googleapis-gen@f63468e Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImY2MzQ2OGUzZmZiMDRmMmFlNWYxZmM2YTU2NTU0MjA2ODM3MjY3NDcifQ==
docs: A comment for field `client_secret` in message `.google.cloud.dialogflow.cx.v3.Webhook` is changed PiperOrigin-RevId: 734411561 Source-Link: googleapis/googleapis@df58085 Source-Link: googleapis/googleapis-gen@6d6b563 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6IjZkNmI1NjM1OWQ3YWJmMmFjZmRkZjQ0OWNkOTI0YTAwNTJiMGViMDEifQ==
ohmayr
approved these changes
Mar 10, 2025
Contributor
|
Hold off merging this until the fix in cl/735368555 is applied. |
….cx.v3beta1.Tool` is changed docs: A comment for field `cert` in message `.google.cloud.dialogflow.cx.v3beta1.Tool` is changed PiperOrigin-RevId: 735383878 Source-Link: googleapis/googleapis@15f9d8b Source-Link: googleapis/googleapis-gen@89cf888 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6Ijg5Y2Y4ODg3NTE3ODgzN2UzMjA3MjViM2Q3YWQ1MTZiNGNlMDg5NGUifQ==
name in message .google.cloud.dialogflow.cx.v3beta1.Tool is changed
chore: Update gapic-generator-python to v1.23.5 PiperOrigin-RevId: 735388698 Source-Link: googleapis/googleapis@a3dda51 Source-Link: googleapis/googleapis-gen@c329c69 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImMzMjljNjkzZDJkYTA2M2E4OWVjYzI5ZTE1ZGMxOTY3NjlhYTg1NGIifQ==
name in message .google.cloud.dialogflow.cx.v3beta1.Tool is changed
vchudnov-g
approved these changes
Mar 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BEGIN_COMMIT_OVERRIDE
fix: [google-cloud-dialogflow-cx] Allow Protobuf 6.x
feat: Change client_secret in OAuthConfig from required to optional
docs: A comment for field
client_secretin message.[google.cloud.dialogflow.cx](https://www.google.com/url?sa=D&q=http%3A%2F%2Fgoogle.cloud.dialogflow.cx).v3.Webhookis changedfeat: exposed Zone Separation & Zone Isolation status of an agent
feat: added support for document_processing_mode
docs: clarified wording around use_timeout_based_endpointing
docs: clarified wording around StreamingDetectIntentRequest
docs: [google-cloud-dialogflow-cx] A comment for field
namein message.google.cloud.dialogflow.cx.v3beta1.Toolis changeddocs: A comment for field
certin message.google.cloud.dialogflow.cx.v3beta1.Toolis changedEND_COMMIT_OVERRIDE
chore: Update gapic-generator-python to v1.23.5
PiperOrigin-RevId: 735388698
Source-Link: googleapis/googleapis@a3dda51
Source-Link: https://github.com/googleapis/googleapis-gen/commit/c329c693d2da063a89ecc29e15dc196769aa854b
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImMzMjljNjkzZDJkYTA2M2E4OWVjYzI5ZTE1ZGMxOTY3NjlhYTg1NGIifQ==
BEGIN_NESTED_COMMIT
docs: [google-cloud-dialogflow-cx] A comment for field
namein message.google.cloud.dialogflow.cx.v3beta1.Toolis changeddocs: A comment for field
certin message.google.cloud.dialogflow.cx.v3beta1.Toolis changedPiperOrigin-RevId: 735383878
Source-Link: googleapis/googleapis@15f9d8b
Source-Link: https://github.com/googleapis/googleapis-gen/commit/89cf88875178837e320725b3d7ad516b4ce0894e
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6Ijg5Y2Y4ODg3NTE3ODgzN2UzMjA3MjViM2Q3YWQ1MTZiNGNlMDg5NGUifQ==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-dialogflow-cx] Change client_secret in OAuthConfig from required to optional
docs: A comment for field
client_secretin message.google.cloud.dialogflow.cx.v3.Webhookis changedPiperOrigin-RevId: 734411561
Source-Link: googleapis/googleapis@df58085
Source-Link: https://github.com/googleapis/googleapis-gen/commit/6d6b56359d7abf2acfddf449cd924a0052b0eb01
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6IjZkNmI1NjM1OWQ3YWJmMmFjZmRkZjQ0OWNkOTI0YTAwNTJiMGViMDEifQ==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-dialogflow-cx] exposed Zone Separation & Zone Isolation status of an agent
feat: added support for document_processing_mode
docs: clarified wording around use_timeout_based_endpointing
docs: clarified wording around StreamingDetectIntentRequest
PiperOrigin-RevId: 734249869
Source-Link: googleapis/googleapis@7570e17
Source-Link: https://github.com/googleapis/googleapis-gen/commit/f63468e3ffb04f2ae5f1fc6a5655420683726747
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImY2MzQ2OGUzZmZiMDRmMmFlNWYxZmM2YTU2NTU0MjA2ODM3MjY3NDcifQ==
END_NESTED_COMMIT