userIdentifierCount property

String? userIdentifierCount
getter/setter pair

The total count of user identifiers sent in the removal request.

Includes all user identifiers in the request, regardless of whether they were successfully removed or not.

Implementation

core.String? userIdentifierCount;