Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go80786 type UrlMapsInsertCall struct { struct
80787 s *Service
80788 project string
80789 urlmap *UrlMap
80790 urlParams_ gensupport.URLParams
80791 ctx_ context.Context
80792 header_ http.Header
80819 func (c *UrlMapsInsertCall) RequestId(requestId string) *UrlMapsInsertCall {
80827 func (c *UrlMapsInsertCall) Fields(s ...googleapi.Field) *UrlMapsInsertCall {
80835 func (c *UrlMapsInsertCall) Context(ctx context.Context) *UrlMapsInsertCall {
[all …]