outputRows property

String? outputRows
getter/setter pair

Number of rows imported in a LOAD query.

Note that while a LOAD query is in the running state, this value may change.

Output only.

Implementation

core.String? outputRows;