Skip to content

fix: upgrade gRPC service registration func#13079

Merged
gcf-merge-on-green[bot] merged 10 commits intomainfrom
owl-bot-copy
Oct 9, 2025
Merged

fix: upgrade gRPC service registration func#13079
gcf-merge-on-green[bot] merged 10 commits intomainfrom
owl-bot-copy

Conversation

@gcf-owl-bot
Copy link
Copy Markdown
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Oct 9, 2025

  • Regenerate this pull request now.

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in #11025.

PiperOrigin-RevId: 817164257

Source-Link: googleapis/googleapis@9215671

Source-Link: https://github.com/googleapis/googleapis-gen/commit/ea77d38c52ea2d618ea9678afbe121e8b7793d19
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWE3N2QzOGM1MmVhMmQ2MThlYTk2NzhhZmJlMTIxZThiNzc5M2QxOSJ9
BEGIN_NESTED_COMMIT
fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in #11025.

PiperOrigin-RevId: 816861978

Source-Link: googleapis/googleapis@4d8abb3

Source-Link: https://github.com/googleapis/googleapis-gen/commit/895ff8a36e13533cac5cc665b4233ffb94af4a9c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODk1ZmY4YTM2ZTEzNTMzY2FjNWNjNjY1YjQyMzNmZmI5NGFmNGE5YyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(documentai): Added new messages EntityValidationOutput and EntitiesRevision
feat(documentai): Added new fields entity_validation_output, entities_revisions, and entities_revision_id to the Document message
docs(documentai): The field training_method in TrainProcessorVersionRequest is now marked as optional

PiperOrigin-RevId: 816853859

Source-Link: googleapis/googleapis@1a87094

Source-Link: https://github.com/googleapis/googleapis-gen/commit/45184576d1d696fe8544e815a55d9d93ea311bee
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDUxODQ1NzZkMWQ2OTZmZTg1NDRlODE1YTU1ZDlkOTNlYTMxMWJlZSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(documentai): A new field signature_value is added to message .google.cloud.documentai.v1beta3.Document
feat(documentai): A new enum Method is added
feat(documentai): A new field method is added to message .google.cloud.documentai.v1beta3.Document
feat(documentai): A new field annotations is added to message .google.cloud.documentai.v1beta3.Document
feat(documentai): A new field annotations is added to message .google.cloud.documentai.v1beta3.Document
feat(documentai): A new message EntityValidationOutput is added
feat(documentai): A new message EntitiesRevision is added
feat(documentai): A new field entity_validation_output is added to message .google.cloud.documentai.v1beta3.Document
feat(documentai): A new field entities_revisions is added to message .google.cloud.documentai.v1beta3.Document
feat(documentai): A new field entities_revision_id is added to message .google.cloud.documentai.v1beta3.Document
feat(documentai): A new enum Method is added
feat(documentai): A new field method is added to message .google.cloud.documentai.v1beta3.DocumentSchema
docs(documentai): A comment for field training_method in message .google.cloud.documentai.v1beta3.TrainProcessorVersionRequest is changed
docs(documentai): A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed
docs(documentai): A comment for field document_schema in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed
docs(documentai): A comment for field create_time in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed
docs(documentai): A comment for field latest_evaluation in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed
docs(documentai): A comment for field kms_key_name in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed
docs(documentai): A comment for field kms_key_version_name in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed
docs(documentai): A comment for field deprecation_info in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed
docs(documentai): A comment for field create_time in message .google.cloud.documentai.v1beta3.Processor is changed

PiperOrigin-RevId: 816756608

Source-Link: googleapis/googleapis@50a2632

Source-Link: https://github.com/googleapis/googleapis-gen/commit/4f5c04a3eeb76dc9dc3c3ea52e53616d259c1b61
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGY1YzA0YTNlZWI3NmRjOWRjM2MzZWE1MmU1MzYxNmQyNTljMWI2MSJ9
END_NESTED_COMMIT

…d.documentai.v1beta3.Document`

feat: A new enum `Method` is added
feat: A new field `method` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new field `annotations` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new field `annotations` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new message `EntityValidationOutput` is added
feat: A new message `EntitiesRevision` is added
feat: A new field `entity_validation_output` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new field `entities_revisions` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new field `entities_revision_id` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new enum `Method` is added
feat: A new field `method` is added to message `.google.cloud.documentai.v1beta3.DocumentSchema`
docs: A comment for field `training_method` in message `.google.cloud.documentai.v1beta3.TrainProcessorVersionRequest` is changed
docs: A comment for field `processor_version_source` in message `.google.cloud.documentai.v1beta3.ImportProcessorVersionRequest` is changed
docs: A comment for field `document_schema` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `create_time` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `latest_evaluation` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `kms_key_name` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `kms_key_version_name` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `deprecation_info` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `create_time` in message `.google.cloud.documentai.v1beta3.Processor` is changed

PiperOrigin-RevId: 816756608

Source-Link: googleapis/googleapis@50a2632

Source-Link: googleapis/googleapis-gen@4f5c04a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGY1YzA0YTNlZWI3NmRjOWRjM2MzZWE1MmU1MzYxNmQyNTljMWI2MSJ9
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 9, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2025
@gcf-owl-bot gcf-owl-bot bot changed the title feat: A new field signature_value is added to message .google.cloud.documentai.v1beta3.Document feat(documentai): A new field signature_value is added to message .google.cloud.documentai.v1beta3.Document Oct 9, 2025
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review October 9, 2025 03:33
@gcf-owl-bot gcf-owl-bot bot requested a review from a team October 9, 2025 03:33
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 9, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2025
feat: Added new fields `entity_validation_output`, `entities_revisions`, and `entities_revision_id` to the `Document` message
docs: The field `training_method` in `TrainProcessorVersionRequest` is now marked as optional

PiperOrigin-RevId: 816853859

Source-Link: googleapis/googleapis@1a87094

Source-Link: googleapis/googleapis-gen@4518457
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDUxODQ1NzZkMWQ2OTZmZTg1NDRlODE1YTU1ZDlkOTNlYTMxMWJlZSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat(documentai): A new field signature_value is added to message .google.cloud.documentai.v1beta3.Document feat: Added new messages EntityValidationOutput and EntitiesRevision Oct 9, 2025
@gcf-owl-bot gcf-owl-bot bot requested review from a team and logachev October 9, 2025 03:51
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 9, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2025
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in #11025.

PiperOrigin-RevId: 816861978

Source-Link: googleapis/googleapis@4d8abb3

Source-Link: googleapis/googleapis-gen@895ff8a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODk1ZmY4YTM2ZTEzNTMzY2FjNWNjNjY1YjQyMzNmZmI5NGFmNGE5YyJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Added new messages EntityValidationOutput and EntitiesRevision fix: upgrade gRPC service registration func Oct 9, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 9, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 9, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 9, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2025
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in #11025.

PiperOrigin-RevId: 817164257

Source-Link: googleapis/googleapis@9215671

Source-Link: googleapis/googleapis-gen@ea77d38
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWE3N2QzOGM1MmVhMmQ2MThlYTk2NzhhZmJlMTIxZThiNzc5M2QxOSJ9
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 9, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 9, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2025
@quartzmo quartzmo added automerge Merge the pull request once unit tests and other checks pass. and removed breaking change labels Oct 9, 2025
@gcf-merge-on-green gcf-merge-on-green bot merged commit a93d961 into main Oct 9, 2025
10 of 16 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 9, 2025
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch October 9, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants