Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go11207 type OperationWarnings struct { struct
11230 Code string `json:"code,omitempty"`
11235 Data []*OperationWarningsData `json:"data,omitempty"`
11239 Message string `json:"message,omitempty"`
11247 ForceSendFields []string `json:"-"`
11255 NullFields []string `json:"-"`
11258 func (s *OperationWarnings) MarshalJSON() ([]byte, error) {