mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-16 13:00:34 +02:00
chore: Remove backend aspect configuration from service configuration
PiperOrigin-RevId: 568341730
This commit is contained in:
parent
6e88ddf4bf
commit
b8faabe106
1 changed files with 0 additions and 15 deletions
|
|
@ -31,21 +31,6 @@ documentation:
|
|||
employers, and search jobs where access control permits. For a full list
|
||||
of supported API methods, refer to the [Reference](rest/) section.
|
||||
|
||||
backend:
|
||||
rules:
|
||||
- selector: 'google.cloud.talent.v4beta1.CompanyService.*'
|
||||
deadline: 30.0
|
||||
- selector: google.cloud.talent.v4beta1.Completion.CompleteQuery
|
||||
deadline: 30.0
|
||||
- selector: google.cloud.talent.v4beta1.EventService.CreateClientEvent
|
||||
deadline: 30.0
|
||||
- selector: 'google.cloud.talent.v4beta1.JobService.*'
|
||||
deadline: 30.0
|
||||
- selector: 'google.cloud.talent.v4beta1.TenantService.*'
|
||||
deadline: 30.0
|
||||
- selector: 'google.longrunning.Operations.*'
|
||||
deadline: 30.0
|
||||
|
||||
http:
|
||||
rules:
|
||||
- selector: google.longrunning.Operations.GetOperation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue