Builder

class Builder

Properties

Link copied to clipboard

The ID of the conversion task.

Link copied to clipboard

The time when the task expires. If the upload isn't complete before the expiration time, we automatically cancel the task.

Link copied to clipboard

If the task is for importing an instance, this contains information about the import instance task.

Link copied to clipboard

If the task is for importing a volume, this contains information about the import volume task.

Link copied to clipboard

The state of the conversion task.

Link copied to clipboard

The status message related to the conversion task.

Link copied to clipboard
var tags: List<Tag>?

Any tags assigned to the task.

Functions