Class FunctionCallingUtils

java.lang.Object
com.google.adk.tools.FunctionCallingUtils

public final class FunctionCallingUtils extends Object
Utility class for function calling.
  • Constructor Details

    • FunctionCallingUtils

      public FunctionCallingUtils()
  • Method Details

    • buildSchemaFromType

      public static com.google.genai.types.Schema buildSchemaFromType(Type type)