Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit c936ef2

Browse files
chore(bazel): update protobuf to v3.21.3 (#460)
* 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: https://github.com/googleapis/googleapis-gen/commit/6a4d9d9bb3afb20b0f5fa4f5d9f6740b1d0eb19a 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 ded3190 commit c936ef2

File tree

4 files changed

+0
-12
lines changed

4 files changed

+0
-12
lines changed

google/cloud/vision_v1/services/product_search/async_client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2525,9 +2525,6 @@ async def sample_purge_products():
25252525
25262526
}
25272527
2528-
The JSON representation for Empty is empty JSON
2529-
object {}.
2530-
25312528
"""
25322529
# Create or coerce a protobuf request object.
25332530
# Quick check: If we got a request object, we should *not* have

google/cloud/vision_v1/services/product_search/client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2634,9 +2634,6 @@ def sample_purge_products():
26342634
26352635
}
26362636
2637-
The JSON representation for Empty is empty JSON
2638-
object {}.
2639-
26402637
"""
26412638
# Create or coerce a protobuf request object.
26422639
# Quick check: If we got a request object, we should *not* have

google/cloud/vision_v1p4beta1/services/product_search/async_client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2517,9 +2517,6 @@ async def sample_purge_products():
25172517
25182518
}
25192519
2520-
The JSON representation for Empty is empty JSON
2521-
object {}.
2522-
25232520
"""
25242521
# Create or coerce a protobuf request object.
25252522
# Quick check: If we got a request object, we should *not* have

google/cloud/vision_v1p4beta1/services/product_search/client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2638,9 +2638,6 @@ def sample_purge_products():
26382638
26392639
}
26402640
2641-
The JSON representation for Empty is empty JSON
2642-
object {}.
2643-
26442641
"""
26452642
# Create or coerce a protobuf request object.
26462643
# Quick check: If we got a request object, we should *not* have

0 commit comments

Comments
 (0)