GoogleApi.BigQuery.V2.Model.ForeignViewDefinition (google_api_big_query v0.88.0)
View SourceA view can be represented in multiple ways. Each representation has its own dialect. This message stores the metadata required for these representations.
Attributes
-
dialect(type:String.t, default:nil) - Optional. Represents the dialect of the query. -
query(type:String.t, default:nil) - Required. The query that defines the view.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.