Class FunctionCallingUtils
java.lang.Object
com.google.adk.tools.FunctionCallingUtils
Utility class for function calling.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.genai.types.Schema
buildSchemaFromType
(Type type)
-
Constructor Details
-
FunctionCallingUtils
public FunctionCallingUtils()
-
-
Method Details
-
buildSchemaFromType
-