Firebase.
  A struct representing the Google Search entry point.
Summary
| Properties | |
|---|---|
| RenderedContent | stringAn 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.