Searched defs:UrlMapList (Results 1 – 2 of 2) sorted by relevance
16972 type UrlMapList struct { struct16975 Id string `json:"id,omitempty"`16978 Items []*UrlMap `json:"items,omitempty"`16981 Kind string `json:"kind,omitempty"`16989 NextPageToken string `json:"nextPageToken,omitempty"`16992 SelfLink string `json:"selfLink,omitempty"`16996 googleapi.ServerResponse `json:"-"`17004 ForceSendFields []string `json:"-"`17012 NullFields []string `json:"-"`17015 func (s *UrlMapList) MarshalJSON() ([]byte, error) {
10376 "UrlMapList": { object