inputBytes property

String? inputBytes
getter/setter pair

Number of user bytes extracted into the result.

This is the byte count as computed by BigQuery for billing purposes and doesn't have any relationship with the number of actual result bytes extracted in the desired format.

Output only.

Implementation

core.String? inputBytes;