Home
last modified time | relevance | path

Searched defs:SubnetworkAggregatedList (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go14501 type SubnetworkAggregatedList struct { struct
14504 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) {
Dcompute-api.json8894 "SubnetworkAggregatedList": { object