statementByteBudget property

String? statementByteBudget
getter/setter pair

Limit on the number of bytes billed per statement.

Exceeding this budget results in an error.

Implementation

core.String? statementByteBudget;