totalBytesBilled property

String? totalBytesBilled
getter/setter pair

If the project is configured to use on-demand pricing, then this field contains the total bytes billed for the job.

If the project is configured to use flat-rate pricing, then you are not billed for bytes and this field is informational only.

Output only.

Implementation

core.String? totalBytesBilled;