Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go75370 type TargetPoolsGetCall struct { struct
75371 s *Service
75372 project string
75373 region string
75374 targetPool string
75375 urlParams_ gensupport.URLParams
75376 ifNoneMatch_ string
75377 ctx_ context.Context
75378 header_ http.Header
75395 func (c *TargetPoolsGetCall) Fields(s ...googleapi.Field) *TargetPoolsGetCall {
[all …]