Uses of Class
com.google.genai.gaos.models.interactions.GoogleSearchCallStep
Packages that use GoogleSearchCallStep
-
Uses of GoogleSearchCallStep in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return GoogleSearchCallStepModifier and TypeMethodDescriptionGoogleSearchCallStep.Builder.build()GoogleSearchCallStep.withArguments(GoogleSearchCallArguments arguments) The arguments to pass to Google Search.Required.GoogleSearchCallStep.withSearchType(GoogleSearchCallStepSearchType searchType) The type of search grounding enabled.GoogleSearchCallStep.withSignature(String signature) A signature hash for backend validation.