numProcessedRows property

String? numProcessedRows
getter/setter pair

Number of rows processed by this GenAi function.

This includes all cost_optimized, llm_inferred and failed_rows.

Implementation

core.String? numProcessedRows;