Searched defs:UrlMapTest (Results 1 – 2 of 2) sorted by relevance
17048 type UrlMapTest struct { struct17050 Description string `json:"description,omitempty"`17053 Host string `json:"host,omitempty"`17056 Path string `json:"path,omitempty"`17060 Service string `json:"service,omitempty"`17068 ForceSendFields []string `json:"-"`17076 NullFields []string `json:"-"`17079 func (s *UrlMapTest) MarshalJSON() ([]byte, error) {
10416 "UrlMapTest": { object