8000 chore: Bump gapic-generator-python version to 1.3.0 (#292) · googleapis/google-cloud-python@df3f11a · GitHub
[go: up one dir, main page]

Skip to content

Commit df3f11a

Browse files
chore: Bump gapic-generator-python version to 1.3.0 (#292)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 472561635 Source-Link: googleapis/googleapis@332ecf5 Source-Link: googleapis/googleapis-gen@4313d68 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDMxM2Q2ODI4ODBmZDlkNzI0NzI5MTE2NGQ0ZTlkM2Q1YmQ5ZjE3NyJ9
1 parent f1ccae6 commit df3f11a

File tree

141 files changed

+3210
-1334
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

141 files changed

+3210
-1334
lines changed

packages/google-cloud-container/google/cloud/container_v1/services/cluster_manager/async_client.py

Lines changed: 232 additions & 1 deletion
Large diffs are not rendered by default.

packages/google-cloud-container/google/cloud/container_v1/services/cluster_manager/client.py

Lines changed: 232 additions & 1 deletion
Large diffs are not rendered by default.

packages/google-cloud-container/google/cloud/container_v1beta1/services/cluster_manager/async_client.py

Lines changed: 239 additions & 1 deletion
Large diffs are not rendered by default.

packages/google-cloud-container/google/cloud/container_v1beta1/services/cluster_manager/client.py

Lines changed: 239 additions & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[mypy]
2-
python_version = 3.6
2+
python_version = 3.7
33
namespace_packages = True

packages/google-cloud-container/samples/generated_samples/container_v1_generated_cluster_manager_cancel_operation_async.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@
2424

2525

2626
# [START container_v1_generated_ClusterManager_CancelOperation_async]
27+
# This snippet has been automatically generated and should be regarded as a
28+
# code template only.
29+
# It will require modifications to work:
30+
# - It may require correct/in-range values for request initialization.
31+
# - It may require specifying regional endpoints when creating the service
32+
# client as shown in:
33+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
2734
from google.cloud import container_v1
2835

2936

packages/google-cloud-container/samples/generated_samples/container_v1_generated_cluster_manager_cancel_operation_sync.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@
2424

2525

2626
# [START container_v1_generated_ClusterManager_CancelOperation_sync]
27+
# This snippet has been automatically generated and should be regarded as a
28+
# code template only.
29+
# It will require modifications to work:
30+
# - It may require correct/in-range values for request initialization.
31+
# - It may require specifying regional endpoints when creating the service
32+
# client as shown in:
33+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
2734
from google.cloud import container_v1
2835

2936

packages/google-cloud-container/samples/generated_samples/container_v1_generated_cluster_manager_complete_ip_rotation_async.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@
2424

2525

2626
# [START container_v1_generated_ClusterManager_CompleteIPRotation_async]
27+
# This snippet has been automatically generated and should be regarded as a
28+
# code template only.
29+
# It will require modifications to work:
30+
# - It may require correct/in-range values for request initialization.
31+
# - It may require specifying regional endpoints when creating the service
32+
# client as shown in:
33+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
2734
from google.cloud import container_v1
2835

2936

packages/google-cloud-container/samples/generated_samples/container_v1_generated_cluster_manager_complete_ip_rotation_sync.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@
2424

2525

2626
# [START container_v1_generated_ClusterManager_CompleteIPRotation_sync]
27+
# This snippet has been automatically generated and should be regarded as a
28+
# code template only.
29+
# It will require modifications to work:
30+
# - It may require correct/in-range values for request initialization.
31+
# - It may require specifying regional endpoints when creating the service
32+
# client as shown in:
33+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
2734
from google.cloud import container_v1
2835

2936

packages/google-cloud-container/samples/generated_samples/container_v1_generated_cluster_manager_complete_node_pool_upgrade_async.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@
2424

2525

2626
# [START container_v1_generated_ClusterManager_CompleteNodePoolUpgrade_async]
27+
# This snippet has been automatically generated and should be regarded as a
28+
# code template only.
29+
# It will require modifications to work:
30+
# - It may require correct/in-range values for request initialization.
31+
# - It may require specifying regional endpoints when creating the service
32+
# client as shown in:
33+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
2734
from google.cloud import container_v1
2835

2936

0 commit comments

Comments
 (0)
0