Preparing search index...
The search index is not available
@google/genai
@google/genai
types
ApiKeyConfig
Interface ApiKeyConfig
Config for authentication with API key.
interface
ApiKeyConfig
{
apiKeyString
?:
string
;
}
Index
Properties
api
Key
String?
Properties
Optional
api
Key
String
apiKeyString
?:
string
The API key to be used in the request directly.
Settings
Theme
OS
Light
Dark
On This Page
Properties
api
Key
String
@google/genai
Loading...
Config for authentication with API key.