Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go71301 type TargetHttpProxiesGetCall struct { struct
71302 s *Service
71303 project string
71304 targetHttpProxy string
71305 urlParams_ gensupport.URLParams
71306 ifNoneMatch_ string
71307 ctx_ context.Context
71308 header_ http.Header
71324 func (c *TargetHttpProxiesGetCall) Fields(s ...googleapi.Field) *TargetHttpProxiesGetCall {
71334 func (c *TargetHttpProxiesGetCall) IfNoneMatch(entityTag string) *TargetHttpProxiesGetCall {
[all …]