ListTextAnalyzersResponse
org.sagebionetworks.repo.model.search.table.ListTextAnalyzersResponse
Response for listing text analyzers.
| Field | Type | Description |
|---|---|---|
| results | ARRAY<TextAnalyzer> | The list of text analyzers. |
| nextPageToken | STRING | Pagination token for the next page, or null if no more results. |