Construct a TextExtractionsPager object.
The service client instance used to invoke listTextExtractions()
Optional params: WatsonXAI.ListTextExtractionsParamsThe parameters to be passed to listTextExtractions()
A new TextExtractionsPager instance
Protected clientProtected hasProtected pageProtected paramsReturns all results by invoking listTextExtractions() repeatedly until all pages of results have been retrieved.
A Promise that resolves to an array of text extraction 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().