Skip to content

Commit 2b3fe8c

Browse files
feat: Automated regeneration of documentai v1 client (#24656)
Auto-created at 2025-10-19 09:35:55 +0000 using the toys pull request generator.
1 parent 6e39a0d commit 2b3fe8c

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

generated/google-apis-documentai_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-documentai_v1
22

3-
### v0.107.0 (2025-10-12)
3+
### v0.107.0 (2025-10-19)
44

5-
* Regenerated from discovery document revision 20251007
5+
* Regenerated from discovery document revision 20251013
66

77
### v0.106.0 (2025-10-05)
88

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2895,7 +2895,8 @@ class GoogleCloudDocumentaiV1DocumentEntityNormalizedValue
28952895
# @return [Google::Apis::DocumentaiV1::GoogleTypeMoney]
28962896
attr_accessor :money_value
28972897

2898-
#
2898+
# A signature - a graphical representation of a person's name, often used to
2899+
# sign a document.
28992900
# Corresponds to the JSON property `signatureValue`
29002901
# @return [Boolean]
29012902
attr_accessor :signature_value

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module DocumentaiV1
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)