inputBytes property

String? inputBytes
getter/setter pair

[Output-only] Number of user bytes extracted into the result.

This is the byte count as computed by BigQuery for billing purposes.

Implementation

core.String? inputBytes;