View Source GoogleApi.BigQueryConnection.V1beta1.Model.ConnectionCredential (google_api_big_query_connection v0.12.1)
Credential to use with a connection.
Attributes
-
cloudSql
(type:GoogleApi.BigQueryConnection.V1beta1.Model.CloudSqlCredential.t
, default:nil
) - Credential for Cloud SQL database.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigQueryConnection.V1beta1.Model.ConnectionCredential{ cloudSql: GoogleApi.BigQueryConnection.V1beta1.Model.CloudSqlCredential.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.