mirror of
https://github.com/restic/restic.git
synced 2025-08-14 02:59:49 +00:00
Update dependencies
This commit is contained in:
4
vendor/google.golang.org/api/cloudfunctions/v1/cloudfunctions-gen.go
generated
vendored
4
vendor/google.golang.org/api/cloudfunctions/v1/cloudfunctions-gen.go
generated
vendored
@@ -232,8 +232,8 @@ func (s *Location) 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