Represents migration resource error information that can be used with google.rpc.Status message. MigrationError is used to present the user with error information in migration operations.
JSON representation |
---|
{ "code": enum ( |
Fields | |
---|---|
code |
Output only. The error code. |
errorMessage |
Output only. The localized error message. |
actionItem |
Output only. Suggested action for solving the error. |
helpLinks[] |
Output only. URL(s) pointing to additional information on handling the current error. |
errorTime |
Output only. The time the error occurred. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |