Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit eec3c36

Browse files
chore(bazel): update protobuf to v3.21.3 (#7)
* 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 <[email protected]>
1 parent a2e998a commit eec3c36

File tree

4 files changed

+0
-30
lines changed

4 files changed

+0
-30
lines changed

google/cloud/gke_multicloud_v1/services/aws_clusters/async_client.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -862,9 +862,6 @@ async def sample_delete_aws_cluster():
862862
863863
}
864864
865-
The JSON representation for Empty is empty JSON
866-
object {}.
867-
868865
"""
869866
# Create or coerce a protobuf request object.
870867
# Quick check: If we got a request object, we should *not* have
@@ -1638,9 +1635,6 @@ async def sample_delete_aws_node_pool():
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

google/cloud/gke_multicloud_v1/services/aws_clusters/client.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,9 +1111,6 @@ def sample_delete_aws_cluster():
11111111
11121112
}
11131113
1114-
The JSON representation for Empty is empty JSON
1115-
object {}.
1116-
11171114
"""
11181115
# Create or coerce a protobuf request object.
11191116
# Quick check: If we got a request object, we should *not* have
@@ -1863,9 +1860,6 @@ def sample_delete_aws_node_pool():
18631860
18641861
}
18651862
1866-
The JSON representation for Empty is empty JSON
1867-
object {}.
1868-
18691863
"""
18701864
# Create or coerce a protobuf request object.
18711865
# Quick check: If we got a request object, we should *not* have

google/cloud/gke_multicloud_v1/services/azure_clusters/async_client.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -743,9 +743,6 @@ async def sample_delete_azure_client():
743743
744744
}
745745
746-
The JSON representation for Empty is empty JSON
747-
object {}.
748-
749746
"""
750747
# Create or coerce a protobuf request object.
751748
# Quick check: If we got a request object, we should *not* have
@@ -1433,9 +1430,6 @@ async def sample_delete_azure_cluster():
14331430
14341431
}
14351432
1436-
The JSON representation for Empty is empty JSON
1437-
object {}.
1438-
14391433
"""
14401434
# Create or coerce a protobuf request object.
14411435
# Quick check: If we got a request object, we should *not* have
@@ -2199,9 +2193,6 @@ async def sample_delete_azure_node_pool():
21992193
22002194
}
22012195
2202-
The JSON representation for Empty is empty JSON
2203-
object {}.
2204-
22052196
"""
22062197
# Create or coerce a protobuf request object.
22072198
# Quick check: If we got a request object, we should *not* have

google/cloud/gke_multicloud_v1/services/azure_clusters/client.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,9 +1000,6 @@ def sample_delete_azure_client():
10001000
10011001
}
10021002
1003-
The JSON representation for Empty is empty JSON
1004-
object {}.
1005-
10061003
"""
10071004
# Create or coerce a protobuf request object.
10081005
# Quick check: If we got a request object, we should *not* have
@@ -1672,9 +1669,6 @@ def sample_delete_azure_cluster():
16721669
16731670
}
16741671
1675-
The JSON representation for Empty is empty JSON
1676-
object {}.
1677-
16781672
"""
16791673
# Create or coerce a protobuf request object.
16801674
# Quick check: If we got a request object, we should *not* have
@@ -2414,9 +2408,6 @@ def sample_delete_azure_node_pool():
24142408
24152409
}
24162410
2417-
The JSON representation for Empty is empty JSON
2418-
object {}.
2419-
24202411
"""
24212412
# Create or coerce a protobuf request object.
24222413
# Quick check: If we got a request object, we should *not* have

0 commit comments

Comments
 (0)