Searched refs:RoutesGetCall (Results 1 – 1 of 1) sorted by relevance
65778 type RoutesGetCall struct { struct65791 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 { argument65811 func (c *RoutesGetCall) IfNoneMatch(entityTag string) *RoutesGetCall { argument65819 func (c *RoutesGetCall) Context(ctx context.Context) *RoutesGetCall { argument65826 func (c *RoutesGetCall) Header() http.Header { argument65833 func (c *RoutesGetCall) doRequest(alt string) (*http.Response, error) { argument65862 func (c *RoutesGetCall) Do(opts ...googleapi.CallOption) (*Route, error) { argument