Skip to content

Commit 921d89c

Browse files
fix(translate): update the api
#### translate:v3 The following keys were changed: - resources.projects.resources.locations.resources.glossaries.methods.create.scopes (Total Keys: 1)
1 parent 5542477 commit 921d89c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

googleapiclient/discovery_cache/documents/translate.v3.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1132,7 +1132,8 @@
11321132
"$ref": "Operation"
11331133
},
11341134
"scopes": [
1135-
"https://www.googleapis.com/auth/cloud-platform"
1135+
"https://www.googleapis.com/auth/cloud-platform",
1136+
"https://www.googleapis.com/auth/cloud-translation"
11361137
]
11371138
},
11381139
"delete": {
@@ -1707,7 +1708,7 @@
17071708
}
17081709
}
17091710
},
1710-
"revision": "20240821",
1711+
"revision": "20240912",
17111712
"rootUrl": "https://translation.googleapis.com/",
17121713
"schemas": {
17131714
"AdaptiveMtDataset": {

0 commit comments

Comments
 (0)