google-apis-healthcare_v1 0.61.0 → 0.62.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: 87ebdbcae4cfe18f1f40328ca8a6e9eee5108b30d9a73c21284403968ad1c429
4
- data.tar.gz: 1238b2fca81d2790a99945e4c766aaade4a98b929755821a6355f69ae71a03a9
3
+ metadata.gz: 0c91af8310e1400b8542f1105284a131e08c5f42e58cee0ec9fae3da2fea64ec
4
+ data.tar.gz: 4ac25b260d6ce8ecf0d27cdef74ee55b1b30aa6405f413c3d06e006f0af41d62
5
5
  SHA512:
6
- metadata.gz: 66231c171edb8a422028bf8ddbc985ccc58ee21a75449ac0c32db5272fe4286e1bcad65c140aaf12b31141a4b97f219a0448f208e0b7214661a98bd687d403c5
7
- data.tar.gz: 6e503bf0157a109ad25215b50b2fda7806856c746381a9749dec5fb33d9b73bc2248da9f1a3d2832ad1d3fd05a39f8a6bcfe84a6f01be6dc584c895ff5abded5
6
+ metadata.gz: 85a36b77dda43da7942f6ddc37018e1ba450d52a22696fd757afe6b78e9e3b13afff5c7850c6554ca8b3a020bb7cfe5a81be890b41867035982f533de0a03e0a
7
+ data.tar.gz: 39a7a4ede58a2297bc58741349e0688b1bdf204332de92f7207e96f291c060412bd5ada1409da513f18951b866e274d30782e213fadc3fdec7033d908c906865
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1
2
2
 
3
+ ### v0.62.0 (2024-07-07)
4
+
5
+ * Regenerated from discovery document revision 20240619
6
+
3
7
  ### v0.61.0 (2024-06-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20240605
@@ -3702,7 +3702,7 @@ module Google
3702
3702
 
3703
3703
  # Output only. Resource name of the Message, of the form `projects/`project_id`/
3704
3704
  # locations/`location_id`/datasets/`dataset_id`/hl7V2Stores/`hl7_v2_store_id`/
3705
- # messages/`message_id``. Assigned by the server.
3705
+ # messages/`message_id``.
3706
3706
  # Corresponds to the JSON property `name`
3707
3707
  # @return [String]
3708
3708
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module HealthcareV1
18
18
  # Version of the google-apis-healthcare_v1 gem
19
- GEM_VERSION = "0.61.0"
19
+ GEM_VERSION = "0.62.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240605"
25
+ REVISION = "20240619"
26
26
  end
27
27
  end
28
28
  end
@@ -5689,7 +5689,7 @@ module Google
5689
5689
  # @param [String] name
5690
5690
  # Output only. Resource name of the Message, of the form `projects/`project_id`/
5691
5691
  # locations/`location_id`/datasets/`dataset_id`/hl7V2Stores/`hl7_v2_store_id`/
5692
- # messages/`message_id``. Assigned by the server.
5692
+ # messages/`message_id``.
5693
5693
  # @param [Google::Apis::HealthcareV1::Message] message_object
5694
5694
  # @param [String] update_mask
5695
5695
  # Required. The update mask applies to the resource. For the `FieldMask`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-healthcare_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.61.0
4
+ version: 0.62.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: 2024-06-23 00:00:00.000000000 Z
11
+ date: 2024-07-07 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/main/generated/google-apis-healthcare_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1/v0.61.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1/v0.62.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-healthcare_v1
63
63
  post_install_message:
64
64
  rdoc_options: []