Uses of Class
com.google.genkit.core.ActionDesc
Packages that use ActionDesc
-
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.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()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.