Searched defs:SubnetworkAggregatedList (Results 1 – 2 of 2) sorted by relevance
14501 type SubnetworkAggregatedList struct { struct14504 Id string `json:"id,omitempty"`14507 Items map[string]SubnetworksScopedList `json:"items,omitempty"`14511 Kind string `json:"kind,omitempty"`14519 NextPageToken string `json:"nextPageToken,omitempty"`14522 SelfLink string `json:"selfLink,omitempty"`14526 googleapi.ServerResponse `json:"-"`14534 ForceSendFields []string `json:"-"`14542 NullFields []string `json:"-"`14545 func (s *SubnetworkAggregatedList) MarshalJSON() ([]byte, error) {
8894 "SubnetworkAggregatedList": { object