Home
last modified time | relevance | path

Searched refs:RoutesGetCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go65778 type RoutesGetCall struct { struct
65791 func (r *RoutesService) Get(project string, route string) *RoutesGetCall {
65792 c := &RoutesGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
65801 func (c *RoutesGetCall) Fields(s ...googleapi.Field) *RoutesGetCall { argument
65811 func (c *RoutesGetCall) IfNoneMatch(entityTag string) *RoutesGetCall { argument
65819 func (c *RoutesGetCall) Context(ctx context.Context) *RoutesGetCall { argument
65826 func (c *RoutesGetCall) Header() http.Header { argument
65833 func (c *RoutesGetCall) doRequest(alt string) (*http.Response, error) { argument
65862 func (c *RoutesGetCall) Do(opts ...googleapi.CallOption) (*Route, error) { argument