Construct a TextExtractionsPager object.
The service client instance used to invoke listTextExtractions()
Optional params: WatsonXAI.ListTextExtractionsParamsThe parameters to be passed to listTextExtractions()
Protected clientProtected hasProtected pageProtected paramsReturns all results by repeatedly invoking getNext() until all pages of results have been retrieved.
A Promise that resolves to an array of all resources
Returns the next page of results by invoking listTextExtractions().
A Promise that resolves to an array of text extraction resources
TextExtractionsPager can be used to simplify the use of listTextExtractions().