outputBytes property

String? outputBytes
getter/setter pair

Size of the loaded data in bytes.

Note that while a load job is in the running state, this value may change.

Output only.

Implementation

core.String? outputBytes;