Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go9236 type InterconnectAttachmentList struct { struct
9239 Id string `json:"id,omitempty"`
9242 Items []*InterconnectAttachment `json:"items,omitempty"`
9247 Kind string `json:"kind,omitempty"`
9255 NextPageToken string `json:"nextPageToken,omitempty"`
9258 SelfLink string `json:"selfLink,omitempty"`
9262 googleapi.ServerResponse `json:"-"`
9270 ForceSendFields []string `json:"-"`
9278 NullFields []string `json:"-"`
9281 func (s *InterconnectAttachmentList) MarshalJSON() ([]byte, error) {
Dcompute-api.json5508 "InterconnectAttachmentList": { object