recordCount property

String? recordCount
getter/setter pair

The total count of events sent in the upload request.

Includes all events in the request, regardless of whether they were successfully ingested or not.

Implementation

core.String? recordCount;