View Source GoogleApi.Dataform.V1beta1.Model.BigQueryAction (google_api_dataform v0.7.0)
Represents a workflow action that will run against BigQuery.
Attributes
-
jobId
(type:String.t
, default:nil
) - Output only. The ID of the BigQuery job that executed the SQL in sql_script. Only set once the job has started to run. -
sqlScript
(type:String.t
, default:nil
) - Output only. The generated BigQuery SQL script that will be executed.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.