outputRows property

String? outputRows
getter/setter pair

[Output-only] Number of rows imported in a load job.

Note that while an import job is in the running state, this value may change.

Implementation

core.String? outputRows;