Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go71868 type TargetHttpProxiesSetUrlMapCall struct { struct
71869 s *Service
71870 project string
71871 targetHttpProxy string
71872 urlmapreference *UrlMapReference
71873 urlParams_ gensupport.URLParams
71874 ctx_ context.Context
71875 header_ http.Header
71902 …c (c *TargetHttpProxiesSetUrlMapCall) RequestId(requestId string) *TargetHttpProxiesSetUrlMapCall {
71910 … (c *TargetHttpProxiesSetUrlMapCall) Fields(s ...googleapi.Field) *TargetHttpProxiesSetUrlMapCall {
[all …]