Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 5b3d758

Browse files
feat: Add support for python 3.11 (#511)
* 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: https://github.com/googleapis/googleapis-gen/commit/7bf29a414b9ecac3170f0b65bdc2a95705c0ef1a 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 0de13a7 commit 5b3d758

File tree

23 files changed

+29
-21
lines changed

23 files changed

+29
-21
lines changed

google/cloud/vision_v1/services/image_annotator/async_client.py

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

google/cloud/vision_v1/services/image_annotator/client.py

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

google/cloud/vision_v1/services/product_search/async_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ def get_mtls_endpoint_and_cert_source(
164164
The API endpoint is determined in the following order:
165165
(1) if `client_options.api_endpoint` if provided, use the provided one.
166166
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
167-
default mTLS endpoint; if the environment variabel is "never", use the default API
167+
default mTLS endpoint; if the environment variable is "never", use the default API
168168
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
169169
use the default API endpoint.
170170

google/cloud/vision_v1/services/product_search/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ def get_mtls_endpoint_and_cert_source(
360360
The API endpoint is determined in the following order:
361361
(1) if `client_options.api_endpoint` if provided, use the provided one.
362362
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
363-
default mTLS endpoint; if the environment variabel is "never", use the default API
363+
default mTLS endpoint; if the environment variable is "never", use the default API
364364
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
365365
use the default API endpoint.
366366

google/cloud/vision_v1p1beta1/services/image_annotator/async_client.py

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

google/cloud/vision_v1p1beta1/services/image_annotator/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ def get_mtls_endpoint_and_cert_source(
270270
The API endpoint is determined in the following order:
271271
(1) if `client_options.api_endpoint` if provided, use the provided one.
272272
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
273-
default mTLS endpoint; if the environment variabel is "never", use the default API
273+
default mTLS endpoint; if the environment variable is "never", use the default API
274274
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
275275
use the default API endpoint.
276276

google/cloud/vision_v1p2beta1/services/image_annotator/async_client.py

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

google/cloud/vision_v1p2beta1/services/image_annotator/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ def get_mtls_endpoint_and_cert_source(
272272
The API endpoint is determined in the following order:
273273
(1) if `client_options.api_endpoint` if provided, use the provided one.
274274
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
275-
default mTLS endpoint; if the environment variabel is "never", use the default API
275+
default mTLS endpoint; if the environment variable is "never", use the default API
276276
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
277277
use the default API endpoint.
278278

google/cloud/vision_v1p3beta1/services/image_annotator/async_client.py

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

google/cloud/vision_v1p3beta1/services/image_annotator/client.py

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

0 commit comments

Comments
 (0)