Class MigrationTaskOrchestrationResult (0.10.0)

MigrationTaskOrchestrationResult(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Additional information from the orchestrator when it is done with the task orchestration.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

NameDescription
assessment_details google.cloud.bigquery_migration_v2alpha.types.AssessmentOrchestrationResultDetails
Details specific to assessment task types. This field is a member of oneof_ details.