GoogleApi.DataCatalog.V1beta1.Model.GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec (google_api_data_catalog v0.32.2)
View SourceSpecification that applies to database view.
Attributes
-
baseTable
(type:String.t
, default:nil
) - Name of a singular table this view reflects one to one. -
sqlQuery
(type:String.t
, default:nil
) - SQL query used to generate this view. -
viewType
(type:String.t
, default:nil
) - Type of this view.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.