Home
last modified time | relevance | path

Searched defs:RegionBackendServicesPatchCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go57563 type RegionBackendServicesPatchCall struct { struct
57564 s *Service
57565 project string
57566 region string
57567 backendService string
57568 backendservice *BackendService
57569 urlParams_ gensupport.URLParams
57570 ctx_ context.Context
57571 header_ http.Header
57603 …c (c *RegionBackendServicesPatchCall) RequestId(requestId string) *RegionBackendServicesPatchCall {
[all …]