Searched refs:NetworksInsertCall (Results 1 – 1 of 1) sorted by relevance
52326 type NetworksInsertCall struct { struct52338 func (r *NetworksService) Insert(project string, network *Network) *NetworksInsertCall {52339 c := &NetworksInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}52359 func (c *NetworksInsertCall) RequestId(requestId string) *NetworksInsertCall { argument52367 func (c *NetworksInsertCall) Fields(s ...googleapi.Field) *NetworksInsertCall { argument52375 func (c *NetworksInsertCall) Context(ctx context.Context) *NetworksInsertCall { argument52382 func (c *NetworksInsertCall) Header() http.Header { argument52389 func (c *NetworksInsertCall) doRequest(alt string) (*http.Response, error) { argument52419 func (c *NetworksInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) { argument