Searched defs:InterconnectAttachmentList (Results 1 – 2 of 2) sorted by relevance
9236 type InterconnectAttachmentList struct { struct9239 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) {
5508 "InterconnectAttachmentList": { object