View Source GoogleApi.Connectors.V1.Model.AuthSchema (google_api_connectors v0.16.0)
AuthSchema defines the schema of an authentication type.
Attributes
-
authFields(type:list(GoogleApi.Connectors.V1.Model.AuthField.t), default:nil) - List of AuthFields. -
authKey(type:String.t, default:nil) - Auth key of the schema. -
authType(type:String.t, default:nil) - Auth type of the schema. -
description(type:String.t, default:nil) - Description of the schema. -
displayName(type:String.t, default:nil) - Display name of the schema. -
isDefault(type:boolean(), default:nil) - Whether the auth schema is the default one.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.