AgentVersionSummary

Contains details about a version of an agent.

Types

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

Properties

Link copied to clipboard

The name of the agent to which the version belongs.

Link copied to clipboard

The status of the agent to which the version belongs.

Link copied to clipboard

The version of the agent.

Link copied to clipboard

The time at which the version was created.

Link copied to clipboard

The description of the version of the agent.

Link copied to clipboard

Details about the guardrail associated with the agent.

Link copied to clipboard

The time at which the version was last updated.

Functions

Link copied to clipboard
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