Class FunctionResultDelta.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.FunctionResultDelta.Builder
- Enclosing class:
- FunctionResultDelta
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Required.result(FunctionResultDeltaResultUnion result)
-
Method Details
-
callId
Required. ID to match the ID from the function call block. -
isError
-
name
-
result
-
build
-