Skip to content

Commit

Permalink
chore: update protobuf from 3.15.3 to 3.18.1 (#4676)
Browse files Browse the repository at this point in the history
* chore(ruby): Re-enable bigquery-storage-v1 generation, which also required updating protobuf from 3.15.3 to 3.18.1 for codegen

PiperOrigin-RevId: 403132955

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Oct 14 10:50:47 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: d2977af9e9f1fc0c9dc8368352daa032471f3c63
Source-Link: googleapis/googleapis@d2977af

* fix: add model signature for batch document translation

PiperOrigin-RevId: 403140062

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Oct 14 11:17:58 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 67e6e0a1dddaa16691d62c99addd3d762e26a7ce
Source-Link: googleapis/googleapis@67e6e0a
  • Loading branch information
yoshi-automation committed Oct 18, 2021
1 parent 3e77319 commit 69f9a17
Show file tree
Hide file tree
Showing 17 changed files with 27 additions and 34 deletions.
Binary file modified Translate/metadata/V3/TranslationService.php
Binary file not shown.
2 changes: 1 addition & 1 deletion Translate/src/V3/BatchTranslateDocumentMetadata.php

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

2 changes: 1 addition & 1 deletion Translate/src/V3/BatchTranslateDocumentRequest.php

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

4 changes: 2 additions & 2 deletions Translate/src/V3/BatchTranslateDocumentResponse.php

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

2 changes: 1 addition & 1 deletion Translate/src/V3/BatchTranslateMetadata.php

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

4 changes: 2 additions & 2 deletions Translate/src/V3/BatchTranslateResponse.php

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

2 changes: 1 addition & 1 deletion Translate/src/V3/BatchTranslateTextRequest.php

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

2 changes: 1 addition & 1 deletion Translate/src/V3/CreateGlossaryMetadata.php

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

2 changes: 1 addition & 1 deletion Translate/src/V3/CreateGlossaryRequest.php

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

2 changes: 1 addition & 1 deletion Translate/src/V3/DeleteGlossaryMetadata.php

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

4 changes: 2 additions & 2 deletions Translate/src/V3/DeleteGlossaryResponse.php

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

6 changes: 3 additions & 3 deletions Translate/src/V3/Glossary.php

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

6 changes: 3 additions & 3 deletions Translate/src/V3/TranslateDocumentRequest.php

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

6 changes: 3 additions & 3 deletions Translate/src/V3/TranslateDocumentResponse.php

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

2 changes: 1 addition & 1 deletion Translate/src/V3/TranslateTextRequest.php

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

2 changes: 1 addition & 1 deletion Translate/src/V3/Translation.php

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

13 changes: 3 additions & 10 deletions Translate/synth.metadata
Expand Up @@ -4,22 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-cloud-php.git",
"sha": "2cd1010aae6f113765e3cbab0e0704d06a4f8ae6"
"sha": "893fc0ae1f1bfc46e29a56e86c91570af5d5642f"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "7bfeecb83a0ab5f76f60b6c33414b089ba04bcf0",
"internalRef": "402666373"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "0e85ed6ccf43fb433c03551205c9a186a2da1d4c"
"sha": "67e6e0a1dddaa16691d62c99addd3d762e26a7ce",
"internalRef": "403140062"
}
}
],
Expand Down

0 comments on commit 69f9a17

Please sign in to comment.