google-apis-healthcare_v1beta1 0.12.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: 8ff8ba57b9457882d3a3f6e3797cadf7be5e61e4e33b1955f9d9e14935810e96
4
- data.tar.gz: f5fa7e5e2a7e72e2d7d14d3680ba6ca3a5e62c53608e792af5f8b694100c203e
3
+ metadata.gz: 64463d13ea4edc9243f495423149e76d23bb681b0eca7596fb6c64b28a64708c
4
+ data.tar.gz: dc80ede50c233ccb90aaae4cb5d2a2a26424388e469540e76ee0b6a84473edb5
5
5
  SHA512:
6
- metadata.gz: d6e07b765538b201ef27cfd39fe986d5eddb7669770e2dc2cc83ed274a3851ed9735827fd3d57603f89e190999c7f70d3db435a7281573c78abac1ae9656b262
7
- data.tar.gz: 9047d4d9facaf404cab53ff7abf8fac4ffde500d1448678dcffb39c16f824059a1421958150728134d0fcd1df98923505a8fe8d30ede0dd524612172e38a1dc2
6
+ metadata.gz: d41875dfc57bc7ad0a6c045da15e832391c06d7c18555e96ba8189e3a951f2f91a99fc66de8d154c48ea513839edcaa5ed4f301c4735e002b95a1fd0c4a45aa1
7
+ data.tar.gz: dcf9da1c00ee070cec64fd3850b0aa0a46a66be7766d6878a969c52e33e405cf27719b1b17dc3e2d10f9537550ebda98fde9730444db401d42225dafddfe3d15
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
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
+
7
+ ### v0.15.0 (2021-09-24)
8
+
9
+ * Regenerated from discovery document revision 20210914
10
+
11
+ ### v0.14.0 (2021-09-01)
12
+
13
+ * Regenerated from discovery document revision 20210830
14
+
15
+ ### v0.13.0 (2021-07-27)
16
+
17
+ * Regenerated from discovery document revision 20210715
18
+
3
19
  ### v0.12.0 (2021-07-13)
4
20
 
5
21
  * Regenerated from discovery document revision 20210702
@@ -320,7 +320,7 @@ module Google
320
320
  include Google::Apis::Core::Hashable
321
321
 
322
322
  # Required. Possible values for the attribute. The number of allowed values must
323
- # not exceed 100. An empty list is invalid. The list can only be expanded after
323
+ # not exceed 500. An empty list is invalid. The list can only be expanded after
324
324
  # creation.
325
325
  # Corresponds to the JSON property `allowedValues`
326
326
  # @return [Array<String>]
@@ -1799,6 +1799,20 @@ module Google
1799
1799
  end
1800
1800
  end
1801
1801
 
1802
+ # Final response for the export operation. This structure is included in the
1803
+ # response to describe the detailed outcome.
1804
+ class ExportMessagesResponse
1805
+ include Google::Apis::Core::Hashable
1806
+
1807
+ def initialize(**args)
1808
+ update!(**args)
1809
+ end
1810
+
1811
+ # Update properties of this object
1812
+ def update!(**args)
1813
+ end
1814
+ end
1815
+
1802
1816
  # Request to export resources.
1803
1817
  class ExportResourcesRequest
1804
1818
  include Google::Apis::Core::Hashable
@@ -4188,7 +4202,7 @@ module Google
4188
4202
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
4189
4203
  # roles/resourcemanager.organizationViewer condition: title: expirable access
4190
4204
  # description: Does not grant access after Sep 2020 expression: request.time <
4191
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
4205
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
4192
4206
  # description of IAM and its features, see the [IAM documentation](https://cloud.
4193
4207
  # google.com/iam/docs/).
4194
4208
  class Policy
@@ -4201,7 +4215,12 @@ module Google
4201
4215
 
4202
4216
  # Associates a list of `members` to a `role`. Optionally, may specify a `
4203
4217
  # condition` that determines how and when the `bindings` are applied. Each of
4204
- # 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`.
4205
4224
  # Corresponds to the JSON property `bindings`
4206
4225
  # @return [Array<Google::Apis::HealthcareV1beta1::Binding>]
4207
4226
  attr_accessor :bindings
@@ -4841,7 +4860,7 @@ module Google
4841
4860
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
4842
4861
  # roles/resourcemanager.organizationViewer condition: title: expirable access
4843
4862
  # description: Does not grant access after Sep 2020 expression: request.time <
4844
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
4863
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
4845
4864
  # description of IAM and its features, see the [IAM documentation](https://cloud.
4846
4865
  # google.com/iam/docs/).
4847
4866
  # Corresponds to the JSON property `policy`
@@ -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.12.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 = "20210702"
25
+ REVISION = "20211004"
26
26
  end
27
27
  end
28
28
  end
@@ -340,6 +340,12 @@ module Google
340
340
  include Google::Apis::Core::JsonObjectSupport
341
341
  end
342
342
 
343
+ class ExportMessagesResponse
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
343
349
  class ExportResourcesRequest
344
350
  class Representation < Google::Apis::Core::JsonRepresentation; end
345
351
 
@@ -1485,6 +1491,12 @@ module Google
1485
1491
  end
1486
1492
  end
1487
1493
 
1494
+ class ExportMessagesResponse
1495
+ # @private
1496
+ class Representation < Google::Apis::Core::JsonRepresentation
1497
+ end
1498
+ end
1499
+
1488
1500
  class ExportResourcesRequest
1489
1501
  # @private
1490
1502
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5281,14 +5281,16 @@ module Google
5281
5281
  # _revinclude`, `_summary=text`, `_summary=data`, and `_elements`. The maximum
5282
5282
  # number of search results returned defaults to 100, which can be overridden by
5283
5283
  # the `_count` parameter up to a maximum limit of 1000. If there are additional
5284
- # results, the returned `Bundle` contains pagination links. Resources with a
5285
- # total size larger than 5MB or a field count larger than 50,000 might not be
5286
- # fully searchable as the server might trim its generated search index in those
5287
- # cases. Note: FHIR resources are indexed asynchronously, so there might be a
5288
- # slight delay between the time a resource is created or changes and when the
5289
- # change is reflected in search results. For samples and detailed information,
5290
- # see [Searching for FHIR resources](/healthcare/docs/how-tos/fhir-search) and [
5291
- # Advanced FHIR search features](/healthcare/docs/how-tos/fhir-advanced-search).
5284
+ # results, the returned `Bundle` contains a link of `relation` "next", which has
5285
+ # a `_page_token` parameter for an opaque pagination token that can be used to
5286
+ # retrieve the next page. Resources with a total size larger than 5MB or a field
5287
+ # count larger than 50,000 might not be fully searchable as the server might
5288
+ # trim its generated search index in those cases. Note: FHIR resources are
5289
+ # indexed asynchronously, so there might be a slight delay between the time a
5290
+ # resource is created or changes and when the change is reflected in search
5291
+ # results. For samples and detailed information, see [Searching for FHIR
5292
+ # resources](/healthcare/docs/how-tos/fhir-search) and [Advanced FHIR search
5293
+ # features](/healthcare/docs/how-tos/fhir-advanced-search).
5292
5294
  # @param [String] parent
5293
5295
  # Name of the FHIR store to retrieve resources from.
5294
5296
  # @param [Google::Apis::HealthcareV1beta1::SearchResourcesRequest] search_resources_request_object
@@ -5355,14 +5357,16 @@ module Google
5355
5357
  # _revinclude`, `_summary=text`, `_summary=data`, and `_elements`. The maximum
5356
5358
  # number of search results returned defaults to 100, which can be overridden by
5357
5359
  # the `_count` parameter up to a maximum limit of 1000. If there are additional
5358
- # results, the returned `Bundle` contains pagination links. Resources with a
5359
- # total size larger than 5MB or a field count larger than 50,000 might not be
5360
- # fully searchable as the server might trim its generated search index in those
5361
- # cases. Note: FHIR resources are indexed asynchronously, so there might be a
5362
- # slight delay between the time a resource is created or changes and when the
5363
- # change is reflected in search results. For samples and detailed information,
5364
- # see [Searching for FHIR resources](/healthcare/docs/how-tos/fhir-search) and [
5365
- # Advanced FHIR search features](/healthcare/docs/how-tos/fhir-advanced-search).
5360
+ # results, the returned `Bundle` contains a link of `relation` "next", which has
5361
+ # a `_page_token` parameter for an opaque pagination token that can be used to
5362
+ # retrieve the next page. Resources with a total size larger than 5MB or a field
5363
+ # count larger than 50,000 might not be fully searchable as the server might
5364
+ # trim its generated search index in those cases. Note: FHIR resources are
5365
+ # indexed asynchronously, so there might be a slight delay between the time a
5366
+ # resource is created or changes and when the change is reflected in search
5367
+ # results. For samples and detailed information, see [Searching for FHIR
5368
+ # resources](/healthcare/docs/how-tos/fhir-search) and [Advanced FHIR search
5369
+ # features](/healthcare/docs/how-tos/fhir-advanced-search).
5366
5370
  # @param [String] parent
5367
5371
  # Name of the FHIR store to retrieve resources from.
5368
5372
  # @param [String] resource_type
@@ -6339,7 +6343,8 @@ module Google
6339
6343
 
6340
6344
  # Analyze heathcare entity in a document. Its response includes the recognized
6341
6345
  # entity mentions and the relationships between them. AnalyzeEntities uses
6342
- # context aware models to detect entities.
6346
+ # context aware models to detect entities. This method can only analyze
6347
+ # documents written in English.
6343
6348
  # @param [String] nlp_service
6344
6349
  # The resource name of the service of the form: "projects/`project_id`/locations/
6345
6350
  # `location_id`/services/nlp".
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta1'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  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.12.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-07-19 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.12.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: []