TaskTokenEstimate
Overview
TaskTokenEstimate is a class in Aspose.Font FOSS for Python.
TaskTokenEstimate.task_id is the unique identifier of the task.
Properties: estimated_token_usage, notes, run_id, task_id, task_stage, task_title, and 1 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
task_id | str | Read/Write | Gets or sets the task id. |
task_title | str | Read/Write | Gets or sets the task title. |
estimated_token_usage | int | Read/Write | Gets or sets the estimated token usage. |
updated_at | str | Read/Write | Gets or sets the updated at. |
run_id | str | Read/Write | Gets or sets the run id. |
notes | str | Read/Write | Gets or sets the notes. |
task_stage | str | Read/Write | Gets or sets the task stage. |