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