mirror of
https://github.com/restic/restic.git
synced 2025-12-22 19:16:13 +00:00
Update dependencies
This commit is contained in:
4
vendor/google.golang.org/api/genomics/v1/genomics-gen.go
generated
vendored
4
vendor/google.golang.org/api/genomics/v1/genomics-gen.go
generated
vendored
@@ -1737,8 +1737,8 @@ func (s *MergeVariantsRequest) MarshalJSON() ([]byte, error) {
|
||||
type Operation struct {
|
||||
// Done: If the value is `false`, it means the operation is still in
|
||||
// progress.
|
||||
// If true, the operation is completed, and either `error` or `response`
|
||||
// is
|
||||
// If `true`, the operation is completed, and either `error` or
|
||||
// `response` is
|
||||
// available.
|
||||
Done bool `json:"done,omitempty"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user