matchingRowCount property
Total number of rows that matched the request.
Warning: This count does NOT always match the number of rows in the response. Do not make that assumption when processing the response.
Implementation
core.String? matchingRowCount;