View Source GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationAsset (google_api_big_query_connection v0.12.1)

Data Asset - a resource within instance of the system, reachable under specified endpoint. For example a database name in a SQL DB.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationAsset{
  database: String.t() | nil,
  googleCloudResource: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.