Home
last modified time | relevance | path

Searched refs: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
70218 …orksService) Insert(project string, region string, subnetwork *Subnetwork) *SubnetworksInsertCall {
70219 c := &SubnetworksInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
70240 func (c *SubnetworksInsertCall) RequestId(requestId string) *SubnetworksInsertCall { argument
70248 func (c *SubnetworksInsertCall) Fields(s ...googleapi.Field) *SubnetworksInsertCall { argument
70256 func (c *SubnetworksInsertCall) Context(ctx context.Context) *SubnetworksInsertCall { argument
70263 func (c *SubnetworksInsertCall) Header() http.Header { argument
70270 func (c *SubnetworksInsertCall) doRequest(alt string) (*http.Response, error) { argument
70301 func (c *SubnetworksInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) { argument