diff --git a/apis/Google.Cloud.BigQuery.V2/Google.Cloud.BigQuery.V2/BigQueryInsertStatus.cs b/apis/Google.Cloud.BigQuery.V2/Google.Cloud.BigQuery.V2/BigQueryInsertStatus.cs index 4daa48938e21..6c6fc3546394 100644 --- a/apis/Google.Cloud.BigQuery.V2/Google.Cloud.BigQuery.V2/BigQueryInsertStatus.cs +++ b/apis/Google.Cloud.BigQuery.V2/Google.Cloud.BigQuery.V2/BigQueryInsertStatus.cs @@ -45,9 +45,9 @@ public enum BigQueryInsertStatus /// returned by the insert operation will contain error information about the invalid rows. /// This can happen when: /// - /// No rows are valid. - /// is not set to true and at least - /// one row is invalid. + /// No rows are valid. + /// is not set to true and at least + /// one row is invalid. /// /// NoRowsInserted