FirebaseAI Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
SearchEntryPoint
@available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
public struct SearchEntryPoint : Sendable
extension GroundingMetadata.SearchEntryPoint: Decodable
A struct representing the Google Search entry point.
-
An HTML/CSS snippet that can be embedded in your app.
To ensure proper rendering, it’s recommended to display this content within a WKWebView
.
Declaration
Swift
public let renderedContent: String
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-15 UTC.
[null,null,["Last updated 2025-07-15 UTC."],[],[],null,["SearchEntryPoint \n\n @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)\n public struct SearchEntryPoint : Sendable\n\n extension ../../Structs/GroundingMetadata.html.SearchEntryPoint: Decodable\n\nA struct representing the Google Search entry point.\n- `\n ``\n ``\n `\n\n [renderedContent](#/s:10FirebaseAI17GroundingMetadataV16SearchEntryPointV15renderedContentSSvp)`\n ` \n An HTML/CSS snippet that can be embedded in your app.\n\n To ensure proper rendering, it's recommended to display this content within a `WKWebView`. \n\n Declaration \n Swift \n\n public let renderedContent: String"]]