We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/Azure/azure-rest-api-specs/blob/master/specification/cognitiveservices/data-plane/TextAnalytics/preview/v3.1-preview.4/TextAnalytics.json#L982
Service side WIP. This output value is null now. Which represent the getStatistics() in SDK side.
public final class AnalyzeBatchActionsResult { public AnalyzeBatchActionsResult() ... public TextDocumentBatchStatistics getStatistics() }
The text was updated successfully, but these errors were encountered:
Offline discussed with Assaf that this is not going to implement.
Sorry, something went wrong.
mssfang
No branches or pull requests
https://github.com/Azure/azure-rest-api-specs/blob/master/specification/cognitiveservices/data-plane/TextAnalytics/preview/v3.1-preview.4/TextAnalytics.json#L982
Service side WIP.
This output value is null now. Which represent the getStatistics() in SDK side.
The text was updated successfully, but these errors were encountered: