AsyncDocumentModelAdministrationLROPoller Class
Custom poller for model build operations. Call result() on the poller to return a DocumentModel.
New in version 2021-09-30-preview: The AsyncDocumentModelAdministrationLROPoller poller object
- Inheritance
-
azure.core.polling._async_poller.AsyncLROPollerAsyncDocumentModelAdministrationLROPoller
Constructor
AsyncDocumentModelAdministrationLROPoller(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.core.polling._async_poller.AsyncPollingMethod[PollingReturnType], continuation_token: str, **kwargs: Any) -> azure.ai.formrecognizer.aio._async_polling.AsyncDocumentModelAdministrationLROPoller
Parameters
- cls
Required
- polling_method
Required
- continuation_token
Required
Attributes
created_on
last_updated_on
operation_id
operation_kind
The model operation kind. For example, 'documentModelBuild', 'documentModelCompose', 'documentModelCopyTo'.
Return type
percent_completed
resource_location_url
Feedback
Submit and view feedback for