paginationToken property
If the result of the previous request to DetectEntities
was
truncated, include the PaginationToken
to fetch the next page
of entities.
Implementation
final String? paginationToken;
If the result of the previous request to DetectEntities
was
truncated, include the PaginationToken
to fetch the next page
of entities.
final String? paginationToken;