chore: Remove backend aspect configuration from service configuration

PiperOrigin-RevId: 568341730
This commit is contained in:
Google APIs 2023-09-25 15:34:06 -07:00 committed by Copybara-Service
parent 6e88ddf4bf
commit b8faabe106

View file

@ -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