Searched defs:SubnetworkList (Results 1 – 2 of 2) sorted by relevance
14552 type SubnetworkList struct { struct14555 Id string `json:"id,omitempty"`14558 Items []*Subnetwork `json:"items,omitempty"`14562 Kind string `json:"kind,omitempty"`14570 NextPageToken string `json:"nextPageToken,omitempty"`14573 SelfLink string `json:"selfLink,omitempty"`14577 googleapi.ServerResponse `json:"-"`14585 ForceSendFields []string `json:"-"`14593 NullFields []string `json:"-"`14596 func (s *SubnetworkList) MarshalJSON() ([]byte, error) {
8925 "SubnetworkList": { object