google-apis-healthcare_v1beta1 0.12.0 → 0.13.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: e8796e2296224d5504209a3464acfdaac03c3d3457b5002fd5e3dd10cfeeac11
4
+ data.tar.gz: 92333c136b61fcf3f6fdfb2ae0ca0035401a6d6c659dfc80ad5224691926b734
5
5
  SHA512:
6
- metadata.gz: d6e07b765538b201ef27cfd39fe986d5eddb7669770e2dc2cc83ed274a3851ed9735827fd3d57603f89e190999c7f70d3db435a7281573c78abac1ae9656b262
7
- data.tar.gz: 9047d4d9facaf404cab53ff7abf8fac4ffde500d1448678dcffb39c16f824059a1421958150728134d0fcd1df98923505a8fe8d30ede0dd524612172e38a1dc2
6
+ metadata.gz: a958e4d1c6e94a3cf7632949fa80177cd1fc47bc218513d526e6a99b089933939c633ee16b5be0a7204c540551dd78584d613f15bb980cab527c0635439f4dc6
7
+ data.tar.gz: 413c7211eb79734b25f39910879f09e7cc4830ce0af0f678cee2bb080d6ac2a511ee20cf9037aab491edba1d26baf89ad5b96072980868b63d0df1398a7fbfa7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1beta1
2
2
 
3
+ ### v0.13.0 (2021-07-27)
4
+
5
+ * Regenerated from discovery document revision 20210715
6
+
3
7
  ### v0.12.0 (2021-07-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20210702
@@ -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.13.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 = "20210715"
26
26
  end
27
27
  end
28
28
  end
@@ -6339,7 +6339,8 @@ module Google
6339
6339
 
6340
6340
  # Analyze heathcare entity in a document. Its response includes the recognized
6341
6341
  # entity mentions and the relationships between them. AnalyzeEntities uses
6342
- # context aware models to detect entities.
6342
+ # context aware models to detect entities. This method can only analyze
6343
+ # documents written in English.
6343
6344
  # @param [String] nlp_service
6344
6345
  # The resource name of the service of the form: "projects/`project_id`/locations/
6345
6346
  # `location_id`/services/nlp".
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.13.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-08-02 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.13.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: []