Searched defs:UrlMapsGetCall (Results 1 – 1 of 1) sorted by relevance
80633 type UrlMapsGetCall struct { struct80634 s *Service80635 project string80636 urlMap string80637 urlParams_ gensupport.URLParams80638 ifNoneMatch_ string80639 ctx_ context.Context80640 header_ http.Header80656 func (c *UrlMapsGetCall) Fields(s ...googleapi.Field) *UrlMapsGetCall {80666 func (c *UrlMapsGetCall) IfNoneMatch(entityTag string) *UrlMapsGetCall {[all …]