Uses of Class
com.google.genai.types.FunctionCallingConfig.Builder
Packages that use FunctionCallingConfig.Builder
-
Uses of FunctionCallingConfig.Builder in com.google.genai.types
Methods in com.google.genai.types that return FunctionCallingConfig.BuilderModifier and TypeMethodDescriptionabstract FunctionCallingConfig.BuilderFunctionCallingConfig.Builder.allowedFunctionNames(List<String> allowedFunctionNames) FunctionCallingConfig.builder()Instantiates a builder for FunctionCallingConfig.abstract FunctionCallingConfig.Builderabstract FunctionCallingConfig.BuilderFunctionCallingConfig.toBuilder()Creates a builder with the same values as this instance.