Uses of Class
com.google.genai.gaos.models.interactions.RetrievalResultStep
Packages that use RetrievalResultStep
-
Uses of RetrievalResultStep in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return RetrievalResultStepModifier and TypeMethodDescriptionRetrievalResultStep.Builder.build()RetrievalResultStep.withCallId(String callId) Required.RetrievalResultStep.withIsError(Boolean isError) Whether the retrieval resulted in an error.RetrievalResultStep.withSignature(String signature) A signature hash for backend validation.