File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4822148221 "importDirectories": [
4822248222 "google/api",
4822348223 "google/longrunning",
48224- "google/protobuf"
48224+ "google/protobuf",
48225+ "google/rpc"
4822548226 ],
4822648227 "options": {
4822748228 "cc_enable_arenas": {
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",
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",
4838048403 "importDirectories": [
4838148404 "google/api",
4838248405 "google/longrunning",
48383- "google/protobuf"
48406+ "google/protobuf",
48407+ "google/rpc"
4838448408 ],
4838548409 "options": {
4838648410 "cc_enable_arenas": {
You can’t perform that action at this time.
0 commit comments