File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
generated/google-apis-documentai_v1
lib/google/apis/documentai_v1 Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
2828end
You can’t perform that action at this time.
0 commit comments