outputBytes property

String? outputBytes
getter/setter pair

[Output-only] Size of the loaded data in bytes.

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

Implementation

core.String? outputBytes;