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): add translation_config in RecognitionConfig message #9699

Merged
merged 17 commits into from
Apr 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
447e7a3
docs: state one Resource Allowance per region per project limitation …
gcf-owl-bot[bot] Apr 3, 2024
4a7ecfd
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 3, 2024
dedb516
feat: add GetSettings and UpdateSettings methods at the Project-level…
gcf-owl-bot[bot] Apr 4, 2024
9344f28
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 4, 2024
8856d2b
docs: Fixed backtick and double quotes mismatch in security_marks.proto
gcf-owl-bot[bot] Apr 4, 2024
8f1464e
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 4, 2024
2479ca2
feat: add `translation_config` in `RecognitionConfig` message
gcf-owl-bot[bot] Apr 4, 2024
6ee9209
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 4, 2024
db68adf
chore: remove aiplatform from bulk manifest
noahdietz Apr 4, 2024
2a186e9
chore: remove aiplatform from bulk manifest
noahdietz Apr 4, 2024
9714c37
Merge branch 'main' into owl-bot-copy
noahdietz Apr 4, 2024
7c218d9
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 4, 2024
411c28c
Merge branch 'owl-bot-copy' of https://github.com/googleapis/google-c…
gcf-owl-bot[bot] Apr 4, 2024
923a2f0
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 4, 2024
b79de60
Merge branch 'owl-bot-copy' of https://github.com/googleapis/google-c…
gcf-owl-bot[bot] Apr 4, 2024
5a50aa4
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 4, 2024
6c63f43
Merge branch 'owl-bot-copy' of https://github.com/googleapis/google-c…
gcf-owl-bot[bot] Apr 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"accesscontextmanager": "1.8.6",
"advisorynotifications": "1.3.2",
"ai": "0.3.4",
"aiplatform": "0.0.0",
"alloydb": "1.10.1",
"analytics": "0.23.1",
"apigateway": "1.6.6",
Expand Down
307 changes: 160 additions & 147 deletions advisorynotifications/apiv1/advisorynotificationspb/service.pb.go

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions batch/apiv1/batchpb/task.pb.go

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

2 changes: 1 addition & 1 deletion batch/apiv1/doc.go

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

3 changes: 3 additions & 0 deletions release-please-config-yoshi-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"ai": {
"component": "ai"
},
"aiplatform": {
"component": "aiplatform"
},
"alloydb": {
"component": "alloydb"
},
Expand Down
18 changes: 9 additions & 9 deletions securitycenter/apiv2/securitycenterpb/security_marks.pb.go

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