GoogleApi.BigQuery.V2.Model.TableListTablesView (google_api_big_query v0.46.0)

Additional details for a view.

Attributes

  • useLegacySql (type: boolean(), default: nil) - True if view is defined in legacy SQL dialect, false if in standard SQL.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

Specs

t() :: %GoogleApi.BigQuery.V2.Model.TableListTablesView{useLegacySql: boolean()}

Functions

decode(value, options)

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.