View Source GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationAuthentication (google_api_big_query_connection v0.10.0)
Client authentication.
Attributes
-
usernamePassword
(type:GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationUsernamePassword.t
, default:nil
) - Username/password authentication.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationAuthentication{ usernamePassword: GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationUsernamePassword.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.