Searched defs:TargetPoolsGetCall (Results 1 – 1 of 1) sorted by relevance
75370 type TargetPoolsGetCall struct { struct75371 s *Service75372 project string75373 region string75374 targetPool string75375 urlParams_ gensupport.URLParams75376 ifNoneMatch_ string75377 ctx_ context.Context75378 header_ http.Header75395 func (c *TargetPoolsGetCall) Fields(s ...googleapi.Field) *TargetPoolsGetCall {[all …]