paginationToken property

String? paginationToken
final

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;