Skip to content

Commit 5369b68

Browse files
chore(bazel): update protobuf to v3.21.3 (#353)
* chore(bazel): update protobuf to v3.21.3 chore(bazel): update gax-java to 2.18.4 PiperOrigin-RevId: 463115700 Source-Link: googleapis/googleapis@52130a9 Source-Link: googleapis/googleapis-gen@6a4d9d9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE0ZDlkOWJiM2FmYjIwYjBmNWZhNGY1ZDlmNjc0MGIxZDBlYjE5YSJ9 * 🦉 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> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 9b74006 commit 5369b68

File tree

2 files changed

+0
-6
lines changed
  • packages/google-cloud-documentai/google/cloud/documentai_v1beta3/services/document_processor_service

2 files changed

+0
-6
lines changed

packages/google-cloud-documentai/google/cloud/documentai_v1beta3/services/document_processor_service/async_client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -854,9 +854,6 @@ async def sample_delete_processor():
854854
855855
}
856856
857-
The JSON representation for Empty is empty JSON
858-
object {}.
859-
860857
"""
861858
# Create or coerce a protobuf request object.
862859
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-documentai/google/cloud/documentai_v1beta3/services/document_processor_service/client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,9 +1086,6 @@ def sample_delete_processor():
10861086
10871087
}
10881088
1089-
The JSON representation for Empty is empty JSON
1090-
object {}.
1091-
10921089
"""
10931090
# Create or coerce a protobuf request object.
10941091
# Quick check: If we got a request object, we should *not* have

0 commit comments

Comments
 (0)