Builder

class Builder

Properties

Link copied to clipboard

The unique identifier for the agent space containing this goal

Link copied to clipboard

Content of the goal

Link copied to clipboard
var createdAt: <Error class: unknown class>?

Timestamp when this goal was created

Link copied to clipboard

Goal Schedule. Allows to schedule the goal to run periodically, as well as disable a goal temporarily

Link copied to clipboard

The unique identifier for this goal

Link copied to clipboard

Type of goal based on its origin

Link copied to clipboard
var lastEvaluatedAt: <Error class: unknown class>?

Timestamp when the goal was last evaluated

Link copied to clipboard

ID of the most recent successful task associated with this goal

Link copied to clipboard

ID of the most recent task associated with this goal

Link copied to clipboard

Current status of the goal itself

Link copied to clipboard

The title of the goal

Link copied to clipboard
var updatedAt: <Error class: unknown class>?

Timestamp when this goal was last updated

Link copied to clipboard
var version: Int?

Version number for optimistic locking

Functions

Link copied to clipboard