RemoteAgentOAuthClientCredentialsConfig
OAuth client credentials configuration for remote A2A agent.
Types
Properties
Link copied to clipboard
User friendly OAuth client name specified by end user.
Link copied to clipboard
OAuth client secret for authenticating with the service.
Link copied to clipboard
OAuth token exchange parameters for authenticating with the service.
Link copied to clipboard
OAuth token exchange URL.
Functions
Link copied to clipboard
inline fun copy(block: RemoteAgentOAuthClientCredentialsConfig.Builder.() -> Unit = {}): RemoteAgentOAuthClientCredentialsConfig