Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Feb 7, 2024

  • Regenerate this pull request now.

BEGIN_COMMIT_OVERRIDE
feat: A new field opt_out_conformer_model_migration is added to message InputAudioConfig
feat: A new field language_code is added to message Changelog
feat: A new method ExportEntityTypes is added to service EntityTypes
feat: A new method ImportEntityTypes is added to service EntityTypes
feat: A new message ExportEntityTypesRequest is added
feat: A new message ExportEntityTypesResponse is added
feat: A new message ExportEntityTypesMetadata is added
feat: A new message ImportEntityTypesRequest is added
feat: A new message ImportEntityTypesResponse is added
feat: A new message ImportEntityTypesMetadata is added
feat: A new field disable_data_store_fallback is added to message .google.cloud.dialogflow.cx.v3.GenerativeSettings
feat: A new field description is added to message .google.cloud.dialogflow.cx.v3.Page
feat: A new method ServerStreamingDetectIntent is added to service Sessions
feat: A new field webhook_ids is added to message .google.cloud.dialogflow.cx.v3.QueryResult
feat: A new field webhook_display_names is added to message .google.cloud.dialogflow.cx.v3.QueryResult
feat: A new field webhook_latencies is added to message .google.cloud.dialogflow.cx.v3.QueryResult
feat: A new field webhook_tags is added to message .google.cloud.dialogflow.cx.v3.QueryResult
feat: A new field current_flow is added to message .google.cloud.dialogflow.cx.v3.QueryResult
docs: A comment for field start_flow in message .google.cloud.dialogflow.cx.v3.Agent is changed
docs: A comment for enum value USE_BEST_AVAILABLE in enum SpeechModelVariant is changed
docs: A comment for enum value USE_ENHANCED in enum SpeechModelVariant is changed
docs: A comment for field model in message .google.cloud.dialogflow.cx.v3.InputAudioConfig is changed
docs: A comment for enum value END_OF_SINGLE_UTTERANCE in enum MessageType is changed
docs: A comment for field session_ttl in message .google.cloud.dialogflow.cx.v3.QueryParameters is changed
docs: A comment for message QueryInput is changed
docs: A comment for field text in message .google.cloud.dialogflow.cx.v3.TextInput is changed
feat: Public preview the Dialogflow LLM based agent
docs: A comment for field start_flow in message .google.cloud.dialogflow.cx.v3beta1.Agent is changed
docs: A comment for enum value USE_BEST_AVAILABLE in enum SpeechModelVariant is changed
docs: A comment for enum value USE_ENHANCED in enum SpeechModelVariant is changed
docs: A comment for field model in message .google.cloud.dialogflow.cx.v3beta1.InputAudioConfig is changed
docs: A comment for enum value END_OF_SINGLE_UTTERANCE in enum MessageType is changed
docs: A comment for field session_ttl in message .google.cloud.dialogflow.cx.v3beta1.QueryParameters is changed
docs: A comment for message QueryInput is changed
docs: A comment for field text in message .google.cloud.dialogflow.cx.v3beta1.TextInput is changed
END_COMMIT_OVERRIDE

PiperOrigin-RevId: 605402250

Source-Link: googleapis/googleapis@802bb2c

Source-Link: https://github.com/googleapis/googleapis-gen/commit/bf877cc5e78c72120b29e38b3246fb8b72533955
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImJmODc3Y2M1ZTc4YzcyMTIwYjI5ZTM4YjMyNDZmYjhiNzI1MzM5NTUifQ==

BEGIN_NESTED_COMMIT
feat: [google-cloud-dialogflow-cx] Public preview the Dialogflow LLM based agent
docs: A comment for field start_flow in message .google.cloud.dialogflow.cx.v3beta1.Agent is changed
docs: A comment for enum value USE_BEST_AVAILABLE in enum SpeechModelVariant is changed
docs: A comment for enum value USE_ENHANCED in enum SpeechModelVariant is changed
docs: A comment for field model in message .google.cloud.dialogflow.cx.v3beta1.InputAudioConfig is changed
docs: A comment for enum value END_OF_SINGLE_UTTERANCE in enum MessageType is changed
docs: A comment for field session_ttl in message .google.cloud.dialogflow.cx.v3beta1.QueryParameters is changed
docs: A comment for message QueryInput is changed
docs: A comment for field text in message .google.cloud.dialogflow.cx.v3beta1.TextInput is changed

PiperOrigin-RevId: 605368061

Source-Link: googleapis/googleapis@ed81d4e

Source-Link: https://github.com/googleapis/googleapis-gen/commit/9932768751ae9e9ba92cabe1312e451301962a1d
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6Ijk5MzI3Njg3NTFhZTllOWJhOTJjYWJlMTMxMmU0NTEzMDE5NjJhMWQifQ==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix: [google-cloud-dialogflow-cx] Temporarily restoring storage_grpc_service_config.json to fix broken test
PiperOrigin-RevId: 604727220

Source-Link: googleapis/googleapis@0518a59

Source-Link: https://github.com/googleapis/googleapis-gen/commit/69f6d614d76e9cac2f637adf446c644db2d05db9
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6IjY5ZjZkNjE0ZDc2ZTljYWMyZjYzN2FkZjQ0NmM2NDRkYjJkMDVkYjkifQ==
END_NESTED_COMMIT

…oken test

PiperOrigin-RevId: 604727220

Source-Link: googleapis/googleapis@0518a59

Source-Link: googleapis/googleapis-gen@69f6d61
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6IjY5ZjZkNjE0ZDc2ZTljYWMyZjYzN2FkZjQ0NmM2NDRkYjJkMDVkYjkifQ==
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 7, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review February 7, 2024 02:53
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners February 7, 2024 02:53
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 7, 2024
docs: A comment for field `start_flow` in message `.google.cloud.dialogflow.cx.v3beta1.Agent` is changed
docs: A comment for enum value `USE_BEST_AVAILABLE` in enum `SpeechModelVariant` is changed
docs: A comment for enum value `USE_ENHANCED` in enum `SpeechModelVariant` is changed
docs: A comment for field `model` in message `.google.cloud.dialogflow.cx.v3beta1.InputAudioConfig` is changed
docs: A comment for enum value `END_OF_SINGLE_UTTERANCE` in enum `MessageType` is changed
docs: A comment for field `session_ttl` in message `.google.cloud.dialogflow.cx.v3beta1.QueryParameters` is changed
docs: A comment for message `QueryInput` is changed
docs: A comment for field `text` in message `.google.cloud.dialogflow.cx.v3beta1.TextInput` is changed

PiperOrigin-RevId: 605368061

Source-Link: googleapis/googleapis@ed81d4e

Source-Link: googleapis/googleapis-gen@9932768
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6Ijk5MzI3Njg3NTFhZTllOWJhOTJjYWJlMTMxMmU0NTEzMDE5NjJhMWQifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title fix: [google-cloud-dialogflow-cx] Temporarily restoring storage_grpc_service_config.json to fix broken test feat: [google-cloud-dialogflow-cx] Public preview the Dialogflow LLM based agent Feb 8, 2024
Copy link

snippet-bot bot commented Feb 8, 2024

Here is the summary of changes.

You are about to add 52 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 8, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 8, 2024
…sage `.google.cloud.dialogflow.cx.v3.InputAudioConfig`

feat: A new field `language_code` is added to message `.google.cloud.dialogflow.cx.v3.Changelog`
feat: A new method `ExportEntityTypes` is added to service `EntityTypes`
feat: A new method `ImportEntityTypes` is added to service `EntityTypes`
feat: A new message `ExportEntityTypesRequest` is added
feat: A new message `ExportEntityTypesResponse` is added
feat: A new message `ExportEntityTypesMetadata` is added
feat: A new message `ImportEntityTypesRequest` is added
feat: A new message `ImportEntityTypesResponse` is added
feat: A new message `ImportEntityTypesMetadata` is added
feat: A new field `disable_data_store_fallback` is added to message `.google.cloud.dialogflow.cx.v3.GenerativeSettings`
feat: A new field `description` is added to message `.google.cloud.dialogflow.cx.v3.Page`
feat: A new method `ServerStreamingDetectIntent` is added to service `Sessions`
feat: A new field `webhook_ids` is added to message `.google.cloud.dialogflow.cx.v3.QueryResult`
feat: A new field `webhook_display_names` is added to message `.google.cloud.dialogflow.cx.v3.QueryResult`
feat: A new field `webhook_latencies` is added to message `.google.cloud.dialogflow.cx.v3.QueryResult`
feat: A new field `webhook_tags` is added to message `.google.cloud.dialogflow.cx.v3.QueryResult`
feat: A new field `current_flow` is added to message `.google.cloud.dialogflow.cx.v3.QueryResult`
docs: A comment for field `start_flow` in message `.google.cloud.dialogflow.cx.v3.Agent` is changed
docs: A comment for enum value `USE_BEST_AVAILABLE` in enum `SpeechModelVariant` is changed
docs: A comment for enum value `USE_ENHANCED` in enum `SpeechModelVariant` is changed
docs: A comment for field `model` in message `.google.cloud.dialogflow.cx.v3.InputAudioConfig` is changed
docs: A comment for enum value `END_OF_SINGLE_UTTERANCE` in enum `MessageType` is changed
docs: A comment for field `session_ttl` in message `.google.cloud.dialogflow.cx.v3.QueryParameters` is changed
docs: A comment for message `QueryInput` is changed
docs: A comment for field `text` in message `.google.cloud.dialogflow.cx.v3.TextInput` is changed

PiperOrigin-RevId: 605402250

Source-Link: googleapis/googleapis@802bb2c

Source-Link: googleapis/googleapis-gen@bf877cc
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImJmODc3Y2M1ZTc4YzcyMTIwYjI5ZTM4YjMyNDZmYjhiNzI1MzM5NTUifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [google-cloud-dialogflow-cx] Public preview the Dialogflow LLM based agent feat: [google-cloud-dialogflow-cx] A new field opt_out_conformer_model_migration is added to message .google.cloud.dialogflow.cx.v3.InputAudioConfig Feb 8, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 8, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 8, 2024
@parthea parthea merged commit e1dbb80 into main Feb 14, 2024
@parthea parthea deleted the owl-bot-copy-packages-google-cloud-dialogflow-cx branch February 14, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant