BotLLMSearchResponseData
@Serializable
Constructors
Link copied to clipboard
constructor(searchEntryPoint: SearchEntryPoint? = null, groundingChunks: List<GroundingChunk>? = null, groundingSupports: List<GroundingSupport>? = null, webSearchQueries: List<String>? = null)