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