| Index: generated/googleapis/lib/pubsub/v1.dart
|
| diff --git a/generated/googleapis/lib/pubsub/v1.dart b/generated/googleapis/lib/pubsub/v1.dart
|
| index 18db1e5e786f5f487afdb1a678aeb83535177f42..44477631e7c145c40aa37f6ff1fb454f3cdfd375 100644
|
| --- a/generated/googleapis/lib/pubsub/v1.dart
|
| +++ b/generated/googleapis/lib/pubsub/v1.dart
|
| @@ -1261,6 +1261,7 @@ class Binding {
|
| * * `group:{emailid}`: An email address that represents a Google 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 `example.com`.
|
| */
|
| @@ -1523,7 +1524,6 @@ class ModifyPushConfigRequest {
|
| class Policy {
|
| /**
|
| * 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.
|
| */
|
| core.List<Binding> bindings;
|
|
|