UpdateGoalRequest

Request structure for updating a goal

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier for the agent space containing the goal

Link copied to clipboard

Client-provided token for idempotent operations

Link copied to clipboard

Update goal schedule state

Link copied to clipboard

The unique identifier of the goal to update

Functions

Link copied to clipboard
inline fun copy(block: UpdateGoalRequest.Builder.() -> Unit = {}): UpdateGoalRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String