Searched defs:OperationErrorErrors (Results 1 – 1 of 1) sorted by relevance
11173 type OperationErrorErrors struct { struct11175 Code string `json:"code,omitempty"`11179 Location string `json:"location,omitempty"`11182 Message string `json:"message,omitempty"`11190 ForceSendFields []string `json:"-"`11198 NullFields []string `json:"-"`11201 func (s *OperationErrorErrors) MarshalJSON() ([]byte, error) {