paginationToken property
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;
If the result of the previous request to DetectPHI
was
truncated, include the PaginationToken
to fetch the next page
of PHI entities.
final String? paginationToken;