Class FunctionCallingUtils
java.lang.Object
com.google.adk.tools.FunctionCallingUtils
Utility class for function calling.
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.genai.types.FunctionDeclarationbuildFunctionDeclaration(Method func, List<String> ignoreParams) static com.google.genai.types.SchemabuildSchemaFromType(Type type)
-
Method Details
-
buildFunctionDeclaration
-
buildSchemaFromType
-