We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323632c commit 6771cc6Copy full SHA for 6771cc6
FirebaseAI/Sources/Types/Public/URLMetadata.swift
@@ -14,7 +14,7 @@
14
15
import Foundation
16
17
-/// Metadata for a single URL retrieved by the `urlContext` tool.
+/// Metadata for a single URL retrieved by the ``Tool/urlContext()`` tool.
18
@available(iOS 15.0, macOS 12.0, macCatalyst 15.0, tvOS 15.0, watchOS 8.0, *)
19
public struct URLMetadata: Sendable, Hashable {
20
/// Status of the URL retrieval.
0 commit comments