google-apis-healthcare_v1beta1 0.15.0 → 0.16.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c91fccec3329b4267a5759cbaf01063f5d18654ccb4d790793b533bbc8571573
4
- data.tar.gz: 0c92e73eef9ad0ffe640490795ae5f58c133915a0aba3769b60f51420a869d09
3
+ metadata.gz: 64463d13ea4edc9243f495423149e76d23bb681b0eca7596fb6c64b28a64708c
4
+ data.tar.gz: dc80ede50c233ccb90aaae4cb5d2a2a26424388e469540e76ee0b6a84473edb5
5
5
  SHA512:
6
- metadata.gz: 98b9b699de14545af050b3d97c23d09e2b78cbaee5d52257109623d7988e3d68adcb8325b77c43c2ec999b433a7b48a436a05a7fc60729add09315f6d53f5813
7
- data.tar.gz: e1711961e7b0f0715d9c0c9c947629e0d1214e785b0f6912388f6397c14c7fd3c1a6f8758b53c660fbddb589338ec6fbb7dfb33dcee95ebf7820449cd688e99a
6
+ metadata.gz: d41875dfc57bc7ad0a6c045da15e832391c06d7c18555e96ba8189e3a951f2f91a99fc66de8d154c48ea513839edcaa5ed4f301c4735e002b95a1fd0c4a45aa1
7
+ data.tar.gz: dcf9da1c00ee070cec64fd3850b0aa0a46a66be7766d6878a969c52e33e405cf27719b1b17dc3e2d10f9537550ebda98fde9730444db401d42225dafddfe3d15
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1beta1
2
2
 
3
+ ### v0.16.0 (2021-10-12)
4
+
5
+ * Regenerated from discovery document revision 20211004
6
+
3
7
  ### v0.15.0 (2021-09-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20210914
@@ -4215,7 +4215,12 @@ module Google
4215
4215
 
4216
4216
  # Associates a list of `members` to a `role`. Optionally, may specify a `
4217
4217
  # condition` that determines how and when the `bindings` are applied. Each of
4218
- # the `bindings` must contain at least one member.
4218
+ # the `bindings` must contain at least one member. The `bindings` in a `Policy`
4219
+ # can refer to up to 1,500 members; up to 250 of these members can be Google
4220
+ # groups. Each occurrence of a member counts towards these limits. For example,
4221
+ # if the `bindings` grant 50 different roles to `user:alice@example.com`, and
4222
+ # not to any other member, then you can add another 1,450 members to the `
4223
+ # bindings` in the `Policy`.
4219
4224
  # Corresponds to the JSON property `bindings`
4220
4225
  # @return [Array<Google::Apis::HealthcareV1beta1::Binding>]
4221
4226
  attr_accessor :bindings
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module HealthcareV1beta1
18
18
  # Version of the google-apis-healthcare_v1beta1 gem
19
- GEM_VERSION = "0.15.0"
19
+ GEM_VERSION = "0.16.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210914"
25
+ REVISION = "20211004"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-healthcare_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.0
4
+ version: 0.16.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-09-27 00:00:00.000000000 Z
11
+ date: 2021-10-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-healthcare_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.15.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.16.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-healthcare_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []