Skip to content

Commit 9310f0f

Browse files
feat: Add support for python 3.11 (#478)
* 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 b7e314e commit 9310f0f

File tree

12 files changed

+18
-10
lines changed

12 files changed

+18
-10
lines changed

packages/google-cloud-python-speech/google/cloud/speech_v1/services/adaptation/async_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ def get_mtls_endpoint_and_cert_source(
132132
The API endpoint is determined in the following order:
133133
(1) if `client_options.api_endpoint` if provided, use the provided one.
134134
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
135-
default mTLS endpoint; if the environment variabel is "never", use the default API
135+
default mTLS endpoint; if the environment variable is "never", use the default API
136136
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
137137
use the default API endpoint.
138138

packages/google-cloud-python-speech/google/cloud/speech_v1/services/adaptation/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ def get_mtls_endpoint_and_cert_source(
312312
The API endpoint is determined in the following order:
313313
(1) if `client_options.api_endpoint` if provided, use the provided one.
314314
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
315-
default mTLS endpoint; if the environment variabel is "never", use the default API
315+
default mTLS endpoint; if the environment variable is "never", use the default API
316316
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
317317
use the default API endpoint.
318318

packages/google-cloud-python-speech/google/cloud/speech_v1/services/speech/async_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ def get_mtls_endpoint_and_cert_source(
132132
The API endpoint is determined in the following order:
133133
(1) if `client_options.api_endpoint` if provided, use the provided one.
134134
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
135-
default mTLS endpoint; if the environment variabel is "never", use the default API
135+
default mTLS endpoint; if the environment variable is "never", use the default API
136136
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
137137
use the default API endpoint.
138138

packages/google-cloud-python-speech/google/cloud/speech_v1/services/speech/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ def get_mtls_endpoint_and_cert_source(
315315
The API endpoint is determined in the following order:
316316
(1) if `client_options.api_endpoint` if provided, use the provided one.
317317
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
318-
default mTLS endpoint; if the environment variabel is "never", use the default API
318+
default mTLS endpoint; if the environment variable is "never", use the default API
319319
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
320320
use the default API endpoint.
321321

packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/services/adaptation/async_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def get_mtls_endpoint_and_cert_source(
131131
The API endpoint is determined in the following order:
132132
(1) if `client_options.api_endpoint` if provided, use the provided one.
133133
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
134-
default mTLS endpoint; if the environment variabel is "never", use the default API
134+
default mTLS endpoint; if the environment variable is "never", use the default API
135135
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
136136
use the default API endpoint.
137137

packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/services/adaptation/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ def get_mtls_endpoint_and_cert_source(
311311
The API endpoint is determined in the following order:
312312
(1) if `client_options.api_endpoint` if provided, use the provided one.
313313
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
314-
default mTLS endpoint; if the environment variabel is "never", use the default API
314+
default mTLS endpoint; if the environment variable is "never", use the default API
315315
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
316316
use the default API endpoint.
317317

packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/services/speech/async_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def get_mtls_endpoint_and_cert_source(
131131
The API endpoint is determined in the following order:
132132
(1) if `client_options.api_endpoint` if provided, use the provided one.
133133
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
134-
default mTLS endpoint; if the environment variabel is "never", use the default API
134+
default mTLS endpoint; if the environment variable is "never", use the default API
135135
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
136136
use the default API endpoint.
137137

packages/google-cloud-python-speech/google/cloud/speech_v1p1beta1/services/speech/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ def get_mtls_endpoint_and_cert_source(
314314
The API endpoint is determined in the following order:
315315
(1) if `client_options.api_endpoint` if provided, use the provided one.
316316
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
317-
default mTLS endpoint; if the environment variabel is "never", use the default API
317+
default mTLS endpoint; if the environment variable is "never", use the default API
318318
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
319319
use the default API endpoint.
320320

packages/google-cloud-python-speech/google/cloud/speech_v2/services/speech/async_client.py

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

packages/google-cloud-python-speech/google/cloud/speech_v2/services/speech/client.py

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

0 commit comments

Comments
 (0)