Preparing search index...
The search index is not available
@google/genai
@google/genai
errors
ApiErrorInfo
Interface ApiErrorInfo
Details for errors from calling the API.
interface
ApiErrorInfo
{
message
:
string
;
status
:
number
;
}
Index
Properties
message
status
Properties
message
message
:
string
The error message.
status
status
:
number
The HTTP status code.
Settings
Theme
OS
Light
Dark
On This Page
Properties
message
status
@google/genai
Loading...
Details for errors from calling the API.