AsyncDocumentTranslationLROPoller Class
An async custom poller implementation for Document Translation. Call result() on the poller to return a pageable of DocumentStatus.
- Inheritance
-
azure.core.polling._async_poller.AsyncLROPollerAsyncDocumentTranslationLROPoller
Constructor
AsyncDocumentTranslationLROPoller(client: Any, initial_response: Any, deserialization_callback: Callable, polling_method: azure.core.polling._async_poller.AsyncPollingMethod[PollingReturnType])
Parameters
- client
- initial_response
- deserialization_callback
- polling_method
Methods
| from_continuation_token |
from_continuation_token
from_continuation_token(polling_method: azure.ai.translation.document.aio._async_polling.AsyncDocumentTranslationLROPollingMethod, continuation_token: str, **kwargs: Any) -> azure.ai.translation.document.aio._async_polling.AsyncDocumentTranslationLROPoller
Parameters
- cls
Required
- polling_method
Required
- continuation_token
Required
Attributes
details
id
Feedback
Submit and view feedback for