I've detected an issue with the Java SDK regarding the topics.
When I try to retrieve the topics, I use the object GetSpeechandtextanalyticsTopicsRequest.
However, this object does not have a setPageNumber method, unlike most other request objects.
Yet, this parameter does exist in the API: /api/v2/speechandtextanalytics/topics.
Upon closer inspection of the SDK, the issue also appears in the TopicsEntityListing object:
this object does not implement PagedResource.
Could you please confirm these issues? And if so, could you report them to the development team?
Thank you in advance.
Edit :
I was using version 234.0.0.0 — in 236.0.0.0, the pageNumber field is now present.
However, the listing object still does not implement PagedResource.
#PlatformSDK
------------------------------
Stéphane Labrune
NA
------------------------------