Searched defs:InterconnectOutageNotification (Results 1 – 2 of 2) sorted by relevance
/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/ |
D | compute-gen.go | 9733 type InterconnectOutageNotification struct { struct 9736 AffectedCircuits []string `json:"affectedCircuits,omitempty"` 9740 Description string `json:"description,omitempty"` 9742 EndTime int64 `json:"endTime,omitempty,string"` 9747 IssueType string `json:"issueType,omitempty"` 9750 Name string `json:"name,omitempty"` 9754 Source string `json:"source,omitempty"` 9758 StartTime int64 `json:"startTime,omitempty,string"` 9763 State string `json:"state,omitempty"` 9771 ForceSendFields []string `json:"-"` [all …]
|
D | compute-api.json | 5828 "InterconnectOutageNotification": { object
|