google_api_big_query_connection v0.3.0 GoogleApi.BigQueryConnection.V1beta1.Model.ConnectionCredential View Source

Credential to use with a connection.

Attributes

  • cloudSql (type: GoogleApi.BigQueryConnection.V1beta1.Model.CloudSqlCredential.t, default: nil) - Credential for Cloud SQL database.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.BigQueryConnection.V1beta1.Model.ConnectionCredential{
  cloudSql: GoogleApi.BigQueryConnection.V1beta1.Model.CloudSqlCredential.t()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.