Uses of Class
com.google.genai.gaos.models.interactions.RetrievalCallDelta
Packages that use RetrievalCallDelta
-
Uses of RetrievalCallDelta in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return RetrievalCallDeltaModifier and TypeMethodDescriptionRetrievalCallDelta.Builder.build()RetrievalCallDelta.withArguments(RetrievalCallArguments arguments) The arguments to pass to Retrieval tools.RetrievalCallDelta.withRetrievalType(RetrievalCallDeltaRetrievalType retrievalType) The type of retrieval tools.RetrievalCallDelta.withSignature(String signature) A signature hash for backend validation.