GoogleApi.BigQuery.V2.Model.DmlStatistics (google_api_big_query v0.65.0) View Source
Attributes
-
deletedRowCount(type:String.t, default:nil) - Number of deleted Rows. populated by DML DELETE, MERGE and TRUNCATE statements. -
insertedRowCount(type:String.t, default:nil) - Number of inserted Rows. Populated by DML INSERT and MERGE statements. -
updatedRowCount(type:String.t, default:nil) - Number of updated Rows. Populated by DML UPDATE and MERGE statements.
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.