ApiKeyConnectionMetadata

Configuration for API key-based authentication to external services.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The API key used for authentication.

Link copied to clipboard

The base URL endpoint for the external service.

Link copied to clipboard

The email address associated with the API key, if required.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String