Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go65617 type RoutesDeleteCall struct { struct
65618 s *Service
65619 project string
65620 route string
65621 urlParams_ gensupport.URLParams
65622 ctx_ context.Context
65623 header_ http.Header
65649 func (c *RoutesDeleteCall) RequestId(requestId string) *RoutesDeleteCall {
65657 func (c *RoutesDeleteCall) Fields(s ...googleapi.Field) *RoutesDeleteCall {
65665 func (c *RoutesDeleteCall) Context(ctx context.Context) *RoutesDeleteCall {
[all …]