Stay organized with collections
Save and categorize content based on your preferences.
Firebase.AI.SearchEntryPoint
A struct representing the Google Search entry point.
Summary
Properties
|
RenderedContent
|
string
An HTML/CSS snippet that can be embedded in your app.
|
Properties
RenderedContent
string Firebase::AI::SearchEntryPoint::RenderedContent
An HTML/CSS snippet that can be embedded in your app.
To ensure proper rendering, it's recommended to display this content within a web view component.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-24 UTC.
[null,null,["Last updated 2025-07-24 UTC."],[],[],null,["# Firebase.AI.SearchEntryPoint Struct Reference\n\nFirebase.AI.SearchEntryPoint\n============================\n\nA struct representing the Google Search entry point.\n\nSummary\n-------\n\n| ### Properties ||\n|-------------------------------------------------------------------------------------------------------|----------------------------------------------------------------|\n| [RenderedContent](#struct_firebase_1_1_a_i_1_1_search_entry_point_1a9ef0edee210e0ddf529b211318aebb43) | `string` An HTML/CSS snippet that can be embedded in your app. |\n\nProperties\n----------\n\n### RenderedContent\n\n```c#\nstring Firebase::AI::SearchEntryPoint::RenderedContent\n``` \nAn HTML/CSS snippet that can be embedded in your app.\n\nTo ensure proper rendering, it's recommended to display this content within a web view component."]]