Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go75694 type TargetPoolsInsertCall struct { struct
75695 s *Service
75696 project string
75697 region string
75698 targetpool *TargetPool
75699 urlParams_ gensupport.URLParams
75700 ctx_ context.Context
75701 header_ http.Header
75729 func (c *TargetPoolsInsertCall) RequestId(requestId string) *TargetPoolsInsertCall {
75737 func (c *TargetPoolsInsertCall) Fields(s ...googleapi.Field) *TargetPoolsInsertCall {
[all …]