Uses of Class
com.google.genai.gaos.models.interactions.FunctionResultDelta
Packages that use FunctionResultDelta
-
Uses of FunctionResultDelta in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return FunctionResultDeltaModifier and TypeMethodDescriptionFunctionResultDelta.Builder.build()FunctionResultDelta.withCallId(String callId) Required.FunctionResultDelta.withIsError(Boolean isError) FunctionResultDelta.withResult(FunctionResultDeltaResultUnion result)