Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go78390 type TargetTcpProxiesGetCall struct { struct
78391 s *Service
78392 project string
78393 targetTcpProxy string
78394 urlParams_ gensupport.URLParams
78395 ifNoneMatch_ string
78396 ctx_ context.Context
78397 header_ http.Header
78412 func (c *TargetTcpProxiesGetCall) Fields(s ...googleapi.Field) *TargetTcpProxiesGetCall {
78422 func (c *TargetTcpProxiesGetCall) IfNoneMatch(entityTag string) *TargetTcpProxiesGetCall {
[all …]