Class RetrievalResultStep.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.RetrievalResultStep.Builder
- Enclosing class:
- RetrievalResultStep
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Required.Whether the retrieval resulted in an error.A signature hash for backend validation.
-
Method Details
-
callId
Required. ID to match the ID from the function call block. -
isError
Whether the retrieval resulted in an error. -
signature
A signature hash for backend validation. -
build
-