Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go64173 type RoutersGetCall struct { struct
64186 func (r *RoutersService) Get(project string, region string, router string) *RoutersGetCall {
64187 c := &RoutersGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
64197 func (c *RoutersGetCall) Fields(s ...googleapi.Field) *RoutersGetCall { argument
64207 func (c *RoutersGetCall) IfNoneMatch(entityTag string) *RoutersGetCall { argument
64215 func (c *RoutersGetCall) Context(ctx context.Context) *RoutersGetCall { argument
64222 func (c *RoutersGetCall) Header() http.Header { argument
64229 func (c *RoutersGetCall) doRequest(alt string) (*http.Response, error) { argument
64259 func (c *RoutersGetCall) Do(opts ...googleapi.CallOption) (*Router, error) { argument