Skip to content

Commit ce55001

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 17d3fb2 commit ce55001

1 file changed

Lines changed: 26 additions & 2 deletions

File tree

api-index-v1.json

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48221,7 +48221,8 @@
4822148221
"importDirectories": [
4822248222
"google/api",
4822348223
"google/longrunning",
48224-
"google/protobuf"
48224+
"google/protobuf",
48225+
"google/rpc"
4822548226
],
4822648227
"options": {
4822748228
"cc_enable_arenas": {
@@ -48265,6 +48266,17 @@
4826548266
"shortName": "TranslationService",
4826648267
"fullName": "google.cloud.translation.v3.TranslationService",
4826748268
"methods": [
48269+
{
48270+
"shortName": "BatchTranslateDocument",
48271+
"fullName": "google.cloud.translation.v3.TranslationService.BatchTranslateDocument",
48272+
"mode": "UNARY",
48273+
"bindings": [
48274+
{
48275+
"httpMethod": "POST",
48276+
"path": "/v3/{parent=projects/*/locations/*}:batchTranslateDocument"
48277+
}
48278+
]
48279+
},
4826848280
{
4826948281
"shortName": "BatchTranslateText",
4827048282
"fullName": "google.cloud.translation.v3.TranslationService.BatchTranslateText",
@@ -48350,6 +48362,17 @@
4835048362
}
4835148363
]
4835248364
},
48365+
{
48366+
"shortName": "TranslateDocument",
48367+
"fullName": "google.cloud.translation.v3.TranslationService.TranslateDocument",
48368+
"mode": "UNARY",
48369+
"bindings": [
48370+
{
48371+
"httpMethod": "POST",
48372+
"path": "/v3/{parent=projects/*/locations/*}:translateDocument"
48373+
}
48374+
]
48375+
},
4835348376
{
4835448377
"shortName": "TranslateText",
4835548378
"fullName": "google.cloud.translation.v3.TranslationService.TranslateText",
@@ -48380,7 +48403,8 @@
4838048403
"importDirectories": [
4838148404
"google/api",
4838248405
"google/longrunning",
48383-
"google/protobuf"
48406+
"google/protobuf",
48407+
"google/rpc"
4838448408
],
4838548409
"options": {
4838648410
"cc_enable_arenas": {

0 commit comments

Comments
 (0)