Ask a question to get started
Enter to send•Shift+Enter new line
ApiKeyCredential()
TypedDict
Credential kind discriminator.
The API key value as entered by the user. Never log this field.
ISO-8601 UTC timestamp recording when the credential was stored.
A persisted API key credential.
The type field is the discriminator that lets OAuthCredential (added later) coexist in the same file without migration.
type
OAuthCredential