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