Uses of Class
com.google.genai.gaos.models.interactions.FunctionResultStep.Builder
Packages that use FunctionResultStep.Builder
-
Uses of FunctionResultStep.Builder in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return FunctionResultStep.BuilderModifier and TypeMethodDescriptionstatic FunctionResultStep.BuilderFunctionResultStep.builder()Required.Whether the tool call resulted in an error.The name of the tool that was called.FunctionResultStep.Builder.result(FunctionResultStepResultUnion result) Required.