Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go70206 type SubnetworksInsertCall struct { struct
70207 s *Service
70208 project string
70209 region string
70210 subnetwork *Subnetwork
70211 urlParams_ gensupport.URLParams
70212 ctx_ context.Context
70213 header_ http.Header
70240 func (c *SubnetworksInsertCall) RequestId(requestId string) *SubnetworksInsertCall {
70248 func (c *SubnetworksInsertCall) Fields(s ...googleapi.Field) *SubnetworksInsertCall {
[all …]