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