8000 feat: Add support for python 3.11 (#78) · googleapis/google-cloud-python@4a72272 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a72272

Browse files
feat: Add support for python 3.11 (#78)
* feat: Add support for python 3.11 chore: Update gapic-generator-python to v1.8.0 PiperOrigin-RevId: 500768693 Source-Link: googleapis/googleapis@190b612 Source-Link: googleapis/googleapis-gen@7bf29a4 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2JmMjlhNDE0YjllY2FjMzE3MGYwYjY1YmRjMmE5NTcwNWMwZWYxYSJ9 * 🦉 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>
1 parent 2ba1d62 commit 4a72272

File tree

13 files changed

+20
-11
lines changed

13 files changed

+20
-11
lines changed

packages/google-cloud-run/google/cloud/run_v2/services/executions/async_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ def get_mtls_endpoint_and_cert_source(
145145
The API endpoint is determined in the following order:
146146
(1) if `client_options.api_endpoint` if provided, use the provided one.
147147
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
148-
default mTLS endpoint; if the environment variabel is "never", use the default API
148+
default mTLS endpoint; if the environment variable is "never", use the default API
149149
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
150150
use the default API endpoint.
151151

packages/google-cloud-run/google/cloud/run_v2/services/executions/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ def get_mtls_endpoint_and_cert_source(
406406
The API endpoint is determined in the following order:
407407
(1) if `client_options.api_endpoint` if provided, use the provided one.
408408
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
409-
default mTLS endpoint; if the environment variabel is "never", use the default API
409+
default mTLS endpoint; if the environment variable is "never", use the default API
410410
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
411411
use the default API endpoint.
412412

packages/google-cloud-run/google/cloud/run_v2/services/jobs/async_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def get_mtls_endpoint_and_cert_source(
146146
The API endpoint is determined in the following order:
147147
(1) if `client_options.api_endpoint` if provided, use the provided one.
148148
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
149-
default mTLS endpoint; if the environment variabel is "never", use the default API
149+
default mTLS endpoint; if the environment variable is "never", use the default API
150150
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
151151
use the default API endpoint.
152152

packages/google-cloud-run/google/cloud/run_v2/services/jobs/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ def get_mtls_endpoint_and_cert_source(
411411
The API endpoint is determined in the following order:
412412
(1) if `client_options.api_endpoint` if provided, use the provided one.
413413
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
414-
default mTLS endpoint; if the environment variabel is "never", use the default API
414+
default mTLS endpoint; if the environment variable is "never", use the default API
415415
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
416416
use the default API endpoint.
417417

packages/google-cloud-run/google/cloud/run_v2/services/revisions/async_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def get_mtls_endpoint_and_cert_source(
146146
The API endpoint is determined in the following order:
147147
(1) if `client_options.api_endpoint` if provided, use the provided one.
148148
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
149-
default mTLS endpoint; if the environment variabel is "never", use the default API
149+
default mTLS endpoint; if the environment variable is "never", use the default API
150150
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
151151
use the default API endpoint.
152152

packages/google-cloud-run/google/cloud/run_v2/services/revisions/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ def get_mtls_endpoint_and_cert_source(
407407
The API endpoint is determined in the following order:
408408
(1) if `client_options.api_endpoint` if provided, use the provided one.
409409
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
410-
default mTLS endpoint; if the environment variabel is "never", use the default API
410+
default mTLS endpoint; if the environment variable is "never", use the default API
411411
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
412412
use the default API endpoint.
413413

packages/google-cloud-run/google/cloud/run_v2/services/services/async_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ def get_mtls_endpoint_and_cert_source(
148148
The API endpoint is determined in the following order:
149149
(1) if `client_options.api_endpoint` if provided, use the provided one.
150150
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
151-
default mTLS endpoint; if the environment variabel is "never", use the default API
151+
default mTLS endpoint; if the environment variable is "never", use the default API
152152
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
153153
use the default API endpoint.
154154

packages/google-cloud-run/google/cloud/run_v2/services/services/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ def get_mtls_endpoint_and_cert_source(
411411
The API endpoint is determined in the following order:
412412
(1) if `client_options.api_endpoint` if provided, use the provided one.
413413
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
414-
default mTLS endpoint; if the environment variabel is "never", use the default API
414+
default mTLS endpoint; if the environment variable is "never", use the default API
415415
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
416416
use the default API endpoint.
417417

packages/google-cloud-run/google/cloud/run_v2/services/tasks/async_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ def get_mtls_endpoint_and_cert_source(
141141
The API endpoint is determined in the following order:
142142
(1) if `client_options.api_endpoint` if provided, use the provided one.
143143
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
144-
default mTLS endpoint; if the environment variabel is "never", use the default API
144+
default mTLS endpoint; if the environment variable is "never", use the default API
145145
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
146146
use the default API endpoint.
147147

packages/google-cloud-run/google/cloud/run_v2/services/tasks/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ def get_mtls_endpoint_and_cert_source(
430430
The API endpoint is determined in the following order:
431431
(1) if `client_options.api_endpoint` if provided, use the provided one.
432432
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
433-
default mTLS endpoint; if the environment variabel is "never", use the default API
433+
default mTLS endpoint; if the environment variable is "never", use the default API
434434
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
435435
use the default API endpoint.
436436

0 commit comments

Comments
 (0)
0