Table of Contents

Class GeminiSearchEntryPoint

Google search entry point.

public class GeminiSearchEntryPoint
Inheritance
object
GeminiSearchEntryPoint
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