Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go52326 type NetworksInsertCall struct { struct
52327 s *Service
52328 project string
52329 network *Network
52330 urlParams_ gensupport.URLParams
52331 ctx_ context.Context
52332 header_ http.Header
52359 func (c *NetworksInsertCall) RequestId(requestId string) *NetworksInsertCall {
52367 func (c *NetworksInsertCall) Fields(s ...googleapi.Field) *NetworksInsertCall {
52375 func (c *NetworksInsertCall) Context(ctx context.Context) *NetworksInsertCall {
[all …]