TaskReference#

class TaskReference(ext_id=None, *args, **kwargs)[source]#

Bases: object

Reference to a task tracking the async operation.

Parameters:

ext_id – (ext_id) Globally unique identifier of a task.

property ext_id#

Globally unique identifier of a task.

Type:

str

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model