Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go65931 type RoutesInsertCall struct { struct
65932 s *Service
65933 project string
65934 route *Route
65935 urlParams_ gensupport.URLParams
65936 ctx_ context.Context
65937 header_ http.Header
65964 func (c *RoutesInsertCall) RequestId(requestId string) *RoutesInsertCall {
65972 func (c *RoutesInsertCall) Fields(s ...googleapi.Field) *RoutesInsertCall {
65980 func (c *RoutesInsertCall) Context(ctx context.Context) *RoutesInsertCall {
[all …]