Reference documentation and code samples for the Google Cloud Migration Center V1 Client class ImportRowError.
A resource that reports the import job errors at row level.
Generated from protobuf message google.cloud.migrationcenter.v1.ImportRowError
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ row_number
int
The row number where the error was detected.
↳ vm_name
string
The name of the VM in the row.
↳ vm_uuid
string
The VM UUID.
↳ errors
getRowNumber
The row number where the error was detected.
int
setRowNumber
The row number where the error was detected.
var
int
$this
getVmName
The name of the VM in the row.
string
setVmName
The name of the VM in the row.
var
string
$this
getVmUuid
The VM UUID.
string
setVmUuid
The VM UUID.
var
string
$this
getErrors
The list of errors detected in the row.
setErrors
The list of errors detected in the row.
$this