Database instance operation error.
JSON representation | |
---|---|
{ "kind": string, "code": string, "message": string } |
Fields | |
---|---|
kind |
This is always sql#operationError. |
code |
Identifies the specific error that occurred. |
message |
Additional information about the error encountered. |