mirror of
https://github.com/rclone/rclone.git
synced 2025-12-27 13:43:19 +00:00
vendor: update all dependencies
This commit is contained in:
3
vendor/google.golang.org/api/pubsub/v1/pubsub-gen.go
generated
vendored
3
vendor/google.golang.org/api/pubsub/v1/pubsub-gen.go
generated
vendored
@@ -193,6 +193,7 @@ type Binding struct {
|
||||
// group.
|
||||
// For example, `admins@example.com`.
|
||||
//
|
||||
//
|
||||
// * `domain:{domain}`: A Google Apps domain name that represents all
|
||||
// the
|
||||
// users of that domain. For example, `google.com` or
|
||||
@@ -477,8 +478,6 @@ func (s *ModifyPushConfigRequest) MarshalJSON() ([]byte, error) {
|
||||
// [IAM developer's guide](https://cloud.google.com/iam).
|
||||
type Policy struct {
|
||||
// Bindings: Associates a list of `members` to a `role`.
|
||||
// Multiple `bindings` must not be specified for the same
|
||||
// `role`.
|
||||
// `bindings` with no members will result in an error.
|
||||
Bindings []*Binding `json:"bindings,omitempty"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user