Skip to content

Commit 6e6e786

Browse files
feat: Automated regeneration of documentai v1beta3 client (googleapis#24672)
Auto-created at 2025-10-19 10:07:10 +0000 using the toys pull request generator.
1 parent 2272e25 commit 6e6e786

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

generated/google-apis-documentai_v1beta3/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-documentai_v1beta3
22

3+
### v0.115.0 (2025-10-19)
4+
5+
* Regenerated from discovery document revision 20251013
6+
37
### v0.114.0 (2025-10-12)
48

59
* Regenerated from discovery document revision 20251007

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4076,7 +4076,8 @@ class GoogleCloudDocumentaiV1beta3DocumentEntityNormalizedValue
40764076
# @return [Google::Apis::DocumentaiV1beta3::GoogleTypeMoney]
40774077
attr_accessor :money_value
40784078

4079-
#
4079+
# A signature - a graphical representation of a person's name, often used to
4080+
# sign a document.
40804081
# Corresponds to the JSON property `signatureValue`
40814082
# @return [Boolean]
40824083
attr_accessor :signature_value

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module DocumentaiV1beta3
1818
# Version of the google-apis-documentai_v1beta3 gem
19-
GEM_VERSION = "0.114.0"
19+
GEM_VERSION = "0.115.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

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

0 commit comments

Comments
 (0)