Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [speech] Added new fields to facilitate debugging #8867

Merged
merged 6 commits into from
Dec 6, 2022

Commits on Dec 1, 2022

  1. feat: Added new fields to facilitate debugging

    * Added new field to Speech response proto, to give more information to indicate whether, or not, Biasing was applied (eg. did Biasing application timed out).
    * Added request_id to Speech response protos.
    
    PiperOrigin-RevId: 492276727
    
    Source-Link: googleapis/googleapis@4c25335
    
    Source-Link: googleapis/googleapis-gen@f15b9ac
    Copy-Tag: eyJwIjoiamF2YS1zcGVlY2gvLk93bEJvdC55YW1sIiwiaCI6ImYxNWI5YWNhN2FjMmJkNDBiMjBlNjcxNTE4ODczMmQwOGZjN2ZlMjEifQ==
    gcf-owl-bot[bot] committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    615ebd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c0c82 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. chore: Enable requesting numeric enums in "transport=rest" responses …

    …for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
    
    chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
    PiperOrigin-RevId: 493113566
    
    Source-Link: googleapis/googleapis@758f0d1
    
    Source-Link: googleapis/googleapis-gen@78bd8f0
    Copy-Tag: eyJwIjoiamF2YS1zcGVlY2gvLk93bEJvdC55YW1sIiwiaCI6Ijc4YmQ4ZjA1ZTEyNzYzNjNlYjE0ZWFlNzBlOTFmZTRiYzIwNzAzYWIifQ==
    gcf-owl-bot[bot] committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    55e82b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac56836 View commit details
    Browse the repository at this point in the history
  3. feat: Added new fields to facilitate debugging

    * Added new field to Speech response proto, to give more information to indicate whether, or not, Biasing was applied (eg. did Biasing application timed out).
    * Added request_id to Speech response protos.
    
    PiperOrigin-RevId: 493311906
    
    Source-Link: googleapis/googleapis@c9b244b
    
    Source-Link: googleapis/googleapis-gen@d63ac84
    Copy-Tag: eyJwIjoiamF2YS1zcGVlY2gvLk93bEJvdC55YW1sIiwiaCI6ImQ2M2FjODQwZGVjODU0ZWU3YWNhYjdiNTJiMTVkZWFmODE5ZWFlMDcifQ==
    gcf-owl-bot[bot] committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    06d56dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a473bf6 View commit details
    Browse the repository at this point in the history