lib/google/apis/healthcare_v1/classes.rb in google-apis-healthcare_v1-0.15.0 vs lib/google/apis/healthcare_v1/classes.rb in google-apis-healthcare_v1-0.16.0
- old
+ new
@@ -3449,10 +3449,15 @@
# @return [Array<Google::Apis::HealthcareV1::AuditConfig>]
attr_accessor :audit_configs
# Associates a list of `members` to a `role`. Optionally, may specify a `
# condition` that determines how and when the `bindings` are applied. Each of
- # the `bindings` must contain at least one member.
+ # the `bindings` must contain at least one member. The `bindings` in a `Policy`
+ # can refer to up to 1,500 members; up to 250 of these members can be Google
+ # groups. Each occurrence of a member counts towards these limits. For example,
+ # if the `bindings` grant 50 different roles to `user:alice@example.com`, and
+ # not to any other member, then you can add another 1,450 members to the `
+ # bindings` in the `Policy`.
# Corresponds to the JSON property `bindings`
# @return [Array<Google::Apis::HealthcareV1::Binding>]
attr_accessor :bindings
# `etag` is used for optimistic concurrency control as a way to help prevent