mirror of
https://github.com/restic/restic.git
synced 2025-12-22 19:16:13 +00:00
Update vendored dependencies
This commit is contained in:
3
vendor/google.golang.org/api/bigquery/v2/bigquery-gen.go
generated
vendored
3
vendor/google.golang.org/api/bigquery/v2/bigquery-gen.go
generated
vendored
@@ -1954,6 +1954,9 @@ type JobStatistics2 struct {
|
||||
// TotalBytesProcessed: [Output-only] Total bytes processed for the job.
|
||||
TotalBytesProcessed int64 `json:"totalBytesProcessed,omitempty,string"`
|
||||
|
||||
// TotalSlotMs: [Output-only] Slot-milliseconds for the job.
|
||||
TotalSlotMs int64 `json:"totalSlotMs,omitempty,string"`
|
||||
|
||||
// UndeclaredQueryParameters: [Output-only, Experimental] Standard SQL
|
||||
// only: list of undeclared query parameters detected during a dry run
|
||||
// validation.
|
||||
|
||||
Reference in New Issue
Block a user