Skip to content

Commit 524b413

Browse files
chore(bazel): update protobuf to v3.21.3 (#70)
* 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 ef48676 commit 524b413

2 files changed

Lines changed: 0 additions & 24 deletions

File tree

  • packages/google-cloud-certificate-manager/google/cloud/certificate_manager_v1/services/certificate_manager

packages/google-cloud-certificate-manager/google/cloud/certificate_manager_v1/services/certificate_manager/async_client.py

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -815,9 +815,6 @@ async def sample_delete_certificate():
815815
816816
}
817817
818-
The JSON representation for Empty is empty JSON
819-
object {}.
820-
821818
"""
822819
# Create or coerce a protobuf request object.
823820
# Quick check: If we got a request object, we should *not* have
@@ -1443,9 +1440,6 @@ async def sample_delete_certificate_map():
14431440
14441441
}
14451442
1446-
The JSON representation for Empty is empty JSON
1447-
object {}.
1448-
14491443
"""
14501444
# Create or coerce a protobuf request object.
14511445
# Quick check: If we got a request object, we should *not* have
@@ -2087,9 +2081,6 @@ async def sample_delete_certificate_map_entry():
20872081
20882082
}
20892083
2090-
The JSON representation for Empty is empty JSON
2091-
object {}.
2092-
20932084
"""
20942085
# Create or coerce a protobuf request object.
20952086
# Quick check: If we got a request object, we should *not* have
@@ -2719,9 +2710,6 @@ async def sample_delete_dns_authorization():
27192710
27202711
}
27212712
2722-
The JSON representation for Empty is empty JSON
2723-
object {}.
2724-
27252713
"""
27262714
# Create or coerce a protobuf request object.
27272715
# Quick check: If we got a request object, we should *not* have

packages/google-cloud-certificate-manager/google/cloud/certificate_manager_v1/services/certificate_manager/client.py

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1055,9 +1055,6 @@ def sample_delete_certificate():
10551055
10561056
}
10571057
1058-
The JSON representation for Empty is empty JSON
1059-
object {}.
1060-
10611058
"""
10621059
# Create or coerce a protobuf request object.
10631060
# Quick check: If we got a request object, we should *not* have
@@ -1638,9 +1635,6 @@ def sample_delete_certificate_map():
16381635
16391636
}
16401637
1641-
The JSON representation for Empty is empty JSON
1642-
object {}.
1643-
16441638
"""
16451639
# Create or coerce a protobuf request object.
16461640
# Quick check: If we got a request object, we should *not* have
@@ -2251,9 +2245,6 @@ def sample_delete_certificate_map_entry():
22512245
22522246
}
22532247
2254-
The JSON representation for Empty is empty JSON
2255-
object {}.
2256-
22572248
"""
22582249
# Create or coerce a protobuf request object.
22592250
# Quick check: If we got a request object, we should *not* have
@@ -2842,9 +2833,6 @@ def sample_delete_dns_authorization():
28422833
28432834
}
28442835
2845-
The JSON representation for Empty is empty JSON
2846-
object {}.
2847-
28482836
"""
28492837
# Create or coerce a protobuf request object.
28502838
# Quick check: If we got a request object, we should *not* have

0 commit comments

Comments
 (0)