paginationToken property

String? paginationToken
final

If the result of the previous request to DetectPHI was truncated, include the PaginationToken to fetch the next page of PHI entities.

Implementation

final String? paginationToken;