MetadataCredentialsFromPluginResponse

data class MetadataCredentialsFromPluginResponse(val name: String, val structConfig: String)

Deprecated Custom authenticator credentials. Custom authenticator credentials.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Plugin name.

Link copied to clipboard

A text proto that conforms to a Struct type definition interpreted by the plugin.