Searched defs:BackendServiceList (Results 1 – 2 of 2) sorted by relevance
3070 type BackendServiceList struct { struct3073 Id string `json:"id,omitempty"`3076 Items []*BackendService `json:"items,omitempty"`3080 Kind string `json:"kind,omitempty"`3088 NextPageToken string `json:"nextPageToken,omitempty"`3091 SelfLink string `json:"selfLink,omitempty"`3095 googleapi.ServerResponse `json:"-"`3103 ForceSendFields []string `json:"-"`3111 NullFields []string `json:"-"`3114 func (s *BackendServiceList) MarshalJSON() ([]byte, error) {
1531 "BackendServiceList": { object