Class RetrievalResultDelta.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.RetrievalResultDelta.Builder
- Enclosing class:
- RetrievalResultDelta
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Whether the retrieval resulted in an error.A signature hash for backend validation.
-
Method Details
-
isError
Whether the retrieval resulted in an error. -
signature
A signature hash for backend validation. -
build
-