OptionalcauseOptionalclusterThe ID of the cluster that the update is running on.
OptionalconfigThe pipeline configuration with system defaults applied where unspecified by the user. Not returned by ListUpdates.
OptionalcreationThe time when this update was created.
OptionalfullIf true, this update will reset all tables before running.
OptionalfullA list of tables to update with fullRefresh. If both refresh_selection and full_refresh_selection are empty, this is a full graph update. Full Refresh on a table means that the states of the table will be reset before the refresh.
OptionalparametersKey/value map of parameters used to initiate the update
OptionalpipelineThe ID of the pipeline.
OptionalrefreshA list of tables to update without fullRefresh. If both refresh_selection and full_refresh_selection are empty, this is a full graph update. Full Refresh on a table means that the states of the table will be reset before the refresh.
OptionalstateThe update state.
OptionalupdateThe ID of this update.
OptionalvalidateIf true, this update only validates the correctness of pipeline source code but does not materialize or publish any datasets.
What triggered this update.