GoogleApi.BigQuery.V2.Model.MaterializedViewDefinition (google_api_big_query v0.67.0) View Source
Attributes
-
enableRefresh
(type:boolean()
, default:nil
) - [Optional] [TrustedTester] Enable automatic refresh of the materialized view when the base table is updated. The default value is "true". -
lastRefreshTime
(type:String.t
, default:nil
) - [Output-only] [TrustedTester] The time when this materialized view was last modified, in milliseconds since the epoch. -
query
(type:String.t
, default:nil
) - [Required] A query whose result is persisted. -
refreshIntervalMs
(type:String.t
, default:nil
) - [Optional] [TrustedTester] The maximum frequency at which this materialized view will be refreshed. The default value is "1800000" (30 minutes).
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.