@@ -4,7 +4,10 @@ name: translate.googleapis.com
44title : Cloud Translation API
55
66apis :
7+ - name : google.cloud.location.Locations
78- name : google.cloud.translation.v3beta1.TranslationService
9+ - name : google.iam.v1.IAMPolicy
10+ - name : google.longrunning.Operations
811
912documentation :
1013 summary : Integrates text translation into your website or application.
@@ -15,17 +18,6 @@ documentation:
1518 - selector : google.cloud.location.Locations.ListLocations
1619 description : Lists information about the supported locations for this service.
1720
18- backend :
19- rules :
20- - selector : google.cloud.location.Locations.GetLocation
21- deadline : 30.0
22- - selector : google.cloud.location.Locations.ListLocations
23- deadline : 30.0
24- - selector : ' google.longrunning.Operations.*'
25- deadline : 60.0
26- - selector : google.longrunning.Operations.WaitOperation
27- deadline : 120.0
28-
2921http :
3022 rules :
3123 - selector : google.cloud.location.Locations.GetLocation
@@ -62,18 +54,6 @@ authentication:
6254 canonical_scopes : |-
6355 https://www.googleapis.com/auth/cloud-platform,
6456 https://www.googleapis.com/auth/cloud-translation
65- - selector : google.cloud.translation.v3beta1.TranslationService.BatchTranslateDocument
66- oauth :
67- canonical_scopes : |-
68- https://www.googleapis.com/auth/cloud-platform
69- - selector : google.cloud.translation.v3beta1.TranslationService.BatchTranslateText
70- oauth :
71- canonical_scopes : |-
72- https://www.googleapis.com/auth/cloud-platform
73- - selector : google.cloud.translation.v3beta1.TranslationService.CreateGlossary
74- oauth :
75- canonical_scopes : |-
76- https://www.googleapis.com/auth/cloud-platform
7757 - selector : ' google.longrunning.Operations.*'
7858 oauth :
7959 canonical_scopes : |-
0 commit comments