Expand description
Full credential type hierarchy matching ADK-JS AuthCredential.
Structs§
- Auth
Credential - Full auth credential — discriminated by
auth_typewith variant-specific data. - Http
Auth - HTTP authentication with a named scheme (e.g. “bearer”, “basic”).
- Http
Credentials - HTTP credentials — basic auth or bearer token.
- OAuth2
Auth - OAuth2 authentication data.
- Service
Account Credential - Service account credential for Google Cloud.
Enums§
- Auth
Credential Type - The type of authentication credential.