Uses of Class
com.google.genkit.core.ActionDesc
Packages that use ActionDesc
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 ActionDesc in com.google.genkit.ai
Methods in com.google.genkit.ai that return ActionDesc -
Uses of ActionDesc in com.google.genkit.ai.agent
Methods in com.google.genkit.ai.agent that return ActionDesc -
Uses of ActionDesc in com.google.genkit.ai.evaluation
Methods in com.google.genkit.ai.evaluation that return ActionDesc -
Uses of ActionDesc in com.google.genkit.core
Methods in com.google.genkit.core that return ActionDescModifier and TypeMethodDescriptionActionDesc.Builder.build()Action.getDesc()Returns the descriptor of the action containing metadata, schemas, etc.ActionDef.getDesc()BidiActionImpl.getDesc()Flow.getDesc()Methods in com.google.genkit.core that return types with arguments of type ActionDescModifier and TypeMethodDescriptionDynamicPlugin.listActions()Returns a list of action descriptors that the plugin is capable of resolving.