TranslationTaskResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Translation specific result details from the migration task.
Attributes |
|
---|---|
Name | Description |
translated_literals |
MutableSequence[google.cloud.bigquery_migration_v2.types.Literal]
The list of the translated literals. |
report_log_messages |
MutableSequence[google.cloud.bigquery_migration_v2.types.GcsReportLogMessage]
The records from the aggregate CSV report for a migration workflow. |