Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class MigrationError.
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.
Generated from protobuf message google.cloud.vmmigration.v1.MigrationError
Namespace
Google \ Cloud \ VMMigration \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ code
int
Output only. The error code.
↳ error_message
↳ action_item
↳ help_links
array< Google\Rpc\Help\Link
>
Output only. URL(s) pointing to additional information on handling the current error.
↳ error_time
getCode
Output only. The error code.
int
setCode
Output only. The error code.
var
int
$this
getErrorMessage
Output only. The localized error message.
hasErrorMessage
clearErrorMessage
setErrorMessage
Output only. The localized error message.
$this
getActionItem
Output only. Suggested action for solving the error.
hasActionItem
clearActionItem
setActionItem
Output only. Suggested action for solving the error.
$this
getHelpLinks
Output only. URL(s) pointing to additional information on handling the current error.
setHelpLinks
Output only. URL(s) pointing to additional information on handling the current error.
$this
getErrorTime
Output only. The time the error occurred.
hasErrorTime
clearErrorTime
setErrorTime
Output only. The time the error occurred.
$this