Uses of Class
com.google.genkit.ai.agent.AgentAbortResponse.Builder
Packages that use AgentAbortResponse.Builder
Package
Description
This package provides types for the Genkit agents feature, including enums and models for agent
state snapshots, agent execution lifecycle, and agent-related operations.
-
Uses of AgentAbortResponse.Builder in com.google.genkit.ai.agent
Methods in com.google.genkit.ai.agent that return AgentAbortResponse.BuilderModifier and TypeMethodDescriptionstatic AgentAbortResponse.BuilderAgentAbortResponse.builder()Creates a builder for AgentAbortResponse.AgentAbortResponse.Builder.snapshotId(String snapshotId) AgentAbortResponse.Builder.status(SnapshotStatus status)