Uses of Class
com.google.genkit.core.ActionDesc.Builder
Packages that use ActionDesc.Builder
-
Uses of ActionDesc.Builder in com.google.genkit.core
Methods in com.google.genkit.core that return ActionDesc.BuilderModifier and TypeMethodDescriptionstatic ActionDesc.BuilderActionDesc.builder()Creates a builder for ActionDesc.ActionDesc.Builder.description(String description) ActionDesc.Builder.inputSchema(Map<String, Object> inputSchema) ActionDesc.Builder.outputSchema(Map<String, Object> outputSchema) ActionDesc.Builder.type(ActionType type)