Preparing search index...
The search index is not available
@google/genai
@google/genai
gaos/models/interactions/url-context-result
URLContextResult
Type Alias URLContextResult
URLContextResult
:
{
status
?:
URLContextResultStatus
;
url
?:
string
}
The result of the URL context.
Type declaration
Optional
status
?:
URLContextResultStatus
The status of the URL retrieval.
Optional
url
?:
string
The URL that was fetched.
Settings
Theme
OS
Light
Dark
@google/genai
Loading...
The result of the URL context.