Skip to content

Commit cbe397e

Browse files
docs: Regenerated REST and RPC Document AI documentation to include missing changes from September 2024 to November 2025 (#32377)
* docs: Regenerated REST and RPC Document AI documentation to include missing changes from September 2024 to November 2025 docs: Fixed language issues in multiple message field descriptions PiperOrigin-RevId: 859310712 Source-Link: googleapis/googleapis@64f7880 Source-Link: googleapis/googleapis-gen@fb3128f Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWRvY3VtZW50X2FpLXYxLy5Pd2xCb3QueWFtbCIsImgiOiJmYjMxMjhmNGU1ODg2MmQwZTMzZWY1NTEwZWIzY2M0MzMzMmJhYTVkIn0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent c9b3e7a commit cbe397e

File tree

1 file changed

+2
-2
lines changed
  • google-cloud-document_ai-v1/proto_docs/google/cloud/documentai/v1

1 file changed

+2
-2
lines changed

google-cloud-document_ai-v1/proto_docs/google/cloud/documentai/v1/document.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@ module V1
9999
# entity extraction results at different stages of the processing.
100100
# @!attribute [rw] entities_revision_id
101101
# @return [::String]
102-
# The entity revision id that `document.entities` field is based on.
102+
# The entity revision ID that `document.entities` field is based on.
103103
# If this field is set and `entities_revisions` is not empty, the entities in
104104
# `document.entities` field are the entities in the entity revision with this
105-
# id and `document.entity_validation_output` field is the
105+
# ID and `document.entity_validation_output` field is the
106106
# `entity_validation_output` field in this entity revision.
107107
class Document
108108
include ::Google::Protobuf::MessageExts

0 commit comments

Comments
 (0)