Class GeminiSearchEntryPoint
Google search entry point.
public class GeminiSearchEntryPoint
- Inheritance
-
objectGeminiSearchEntryPoint
- Extension Methods
Fields
RenderedContent
Web content snippet that can be embedded in a web page or an app webview.
public string RenderedContent
Field Value
- string
SdkBlob
Base64 encoded JSON representing array of <search term, search url> tuple.
public string SdkBlob
Field Value
- string