completionComment property

String? completionComment
getter/setter pair

Job completion comment, such as how many entities were seeded, how many warnings were found during conversion, and similar information.

Output only.

Implementation

core.String? completionComment;