BotLLMSearchResponseData

constructor(searchEntryPoint: SearchEntryPoint? = null, groundingChunks: List<GroundingChunk>? = null, groundingSupports: List<GroundingSupport>? = null, webSearchQueries: List<String>? = null)