GoogleCloudIntegrationsV1alphaAuthTokenResponse

The credentials to authenticate a user agent with a server that is put in HTTP Authorization request header.

Constructors

constructor(token: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The token for the auth type.

Link copied to clipboard

Authentication type, e.g. "Basic", "Bearer", etc.