numProcessedRows property
Number of rows processed by this GenAi function.
This includes all cost_optimized, llm_inferred and failed_rows.
Implementation
core.String? numProcessedRows;
Number of rows processed by this GenAi function.
This includes all cost_optimized, llm_inferred and failed_rows.
core.String? numProcessedRows;