Skip to content

Commit 033c7eb

Browse files
feat: Automated regeneration of healthcare v1 client (googleapis#20456)
Auto-created at 2024-10-27 09:34:34 +0000 using the toys pull request generator.
1 parent 3b76b06 commit 033c7eb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

generated/google-apis-healthcare_v1/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Release history for google-apis-healthcare_v1
22

3-
### v0.68.0 (2024-10-20)
3+
### v0.68.0 (2024-10-27)
44

5-
* Regenerated from discovery document revision 20241009
5+
* Regenerated from discovery document revision 20241017
66

77
### v0.67.0 (2024-09-22)
88

generated/google-apis-healthcare_v1/lib/google/apis/healthcare_v1/classes.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4005,8 +4005,8 @@ class ParserConfig
40054005
# @return [Google::Apis::HealthcareV1::SchemaPackage]
40064006
attr_accessor :schema
40074007

4008-
# Byte(s) to use as the segment terminator. If this is unset, '\r' is used as
4009-
# segment terminator, matching the HL7 version 2 specification.
4008+
# Optional. Byte(s) to use as the segment terminator. If this is unset, '\r' is
4009+
# used as segment terminator, matching the HL7 version 2 specification.
40104010
# Corresponds to the JSON property `segmentTerminator`
40114011
# NOTE: Values are automatically base64 encoded/decoded in the client library.
40124012
# @return [String]

generated/google-apis-healthcare_v1/lib/google/apis/healthcare_v1/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module HealthcareV1
2222
GENERATOR_VERSION = "0.15.1"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20241009"
25+
REVISION = "20241017"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)