AnalyzeActionsLROPoller Class
- Inheritance
-
azure.core.polling._poller.LROPollerAnalyzeActionsLROPollerAnalyzeActionsLROPoller
Constructor
AnalyzeActionsLROPoller(client: Any, initial_response: Any, deserialization_callback: Callable, polling_method: PollingMethod[PollingReturnType])
Parameters
- client
- initial_response
- deserialization_callback
- polling_method
Methods
| polling_method |
Return the polling method associated to this poller. |
polling_method
Return the polling method associated to this poller.
polling_method() -> azure.ai.textanalytics._lro.AnalyzeActionsLROPollingMethod
Attributes
actions_failed_count
Total number of actions that have failed
Returns
Total number of actions that have failed
Return type
actions_in_progress_count
Total number of actions currently in progress
Returns
Total number of actions currently in progress
Return type
actions_succeeded_count
Total number of actions that succeeded
Returns
Total number of actions that succeeded
Return type
created_on
display_name
The display name of your <xref:azure.ai.textanalytics.begin_analyze_actions> call.
Corresponds to the display_name kwarg you pass to your <xref:azure.ai.textanalytics.begin_analyze_actions> call.
Returns
The display name of your <xref:azure.ai.textanalytics.begin_analyze_actions> call.
Return type
expires_on
id
ID of your <xref:azure.ai.textanalytics.begin_analyze_actions> call.
Returns
ID of your <xref:azure.ai.textanalytics.begin_analyze_actions> call.
Return type
last_modified_on
The last time your actions results were updated
Returns
The last time your actions results were updated
Return type
total_actions_count
Feedback
Submit and view feedback for