TaskTokenEstimate

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

NameTypeAccessDescription
task_idstrRead/WriteGets or sets the task id.
task_titlestrRead/WriteGets or sets the task title.
estimated_token_usageintRead/WriteGets or sets the estimated token usage.
updated_atstrRead/WriteGets or sets the updated at.
run_idstrRead/WriteGets or sets the run id.
notesstrRead/WriteGets or sets the notes.
task_stagestrRead/WriteGets or sets the task stage.

See Also