Skip to content

Commit 6771cc6

Browse files
Update FirebaseAI/Sources/Types/Public/URLMetadata.swift
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 323632c commit 6771cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAI/Sources/Types/Public/URLMetadata.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
import Foundation
1616

17-
/// Metadata for a single URL retrieved by the `urlContext` tool.
17+
/// Metadata for a single URL retrieved by the ``Tool/urlContext()`` tool.
1818
@available(iOS 15.0, macOS 12.0, macCatalyst 15.0, tvOS 15.0, watchOS 8.0, *)
1919
public struct URLMetadata: Sendable, Hashable {
2020
/// Status of the URL retrieval.

0 commit comments

Comments
 (0)