Skip to content

Commit

Permalink
feat(dialogflow): added support for ALAW encoding (#11097)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

feat(dialogflow): add options of query_source, search_config and context_size
feat(dialogflow): add SipTrunks service

PiperOrigin-RevId: 694047306

Source-Link: https://github.com/googleapis/googleapis/commit/4a6ea32b3cc872204827774fb2c27c7d0c6d83d2

Source-Link: https://github.com/googleapis/googleapis-gen/commit/976c2058fcf1eeb375e119a93d9af2680c86f920
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTc2YzIwNThmY2YxZWViMzc1ZTExOWE5M2Q5YWYyNjgwYzg2ZjkyMCJ9
BEGIN_NESTED_COMMIT
docs(servicehealth): add missing doc comments
PiperOrigin-RevId: 694016287

Source-Link: https://github.com/googleapis/googleapis/commit/eb336685e9b6ca6107745bd606f822efe7ae7262

Source-Link: https://github.com/googleapis/googleapis-gen/commit/3a07a7eef3512bfaf4f83fedbabdc42e36a418aa
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2EwN2E3ZWVmMzUxMmJmYWY0ZjgzZmVkYmFiZGM0MmUzNmE0MThhYSJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] authored Nov 7, 2024
1 parent ffb6380 commit ccbc882
Show file tree
Hide file tree
Showing 58 changed files with 6,160 additions and 1,638 deletions.
47 changes: 47 additions & 0 deletions dialogflow/apiv2beta1/auxiliary.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions dialogflow/apiv2beta1/auxiliary_go123.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions dialogflow/apiv2beta1/dialogflowpb/answer_record.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

371 changes: 205 additions & 166 deletions dialogflow/apiv2beta1/dialogflowpb/audio_config.pb.go

Large diffs are not rendered by default.

9 changes: 4 additions & 5 deletions dialogflow/apiv2beta1/dialogflowpb/context.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 4 additions & 5 deletions dialogflow/apiv2beta1/dialogflowpb/conversation_event.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ccbc882

Please sign in to comment.