Skip to content

Commit b2f44e3

Browse files
feat: Add support for python 3.11 (#379)
* 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 fd13eaf commit b2f44e3

File tree

63 files changed

+87
-55
lines changed

Some content is hidden

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

63 files changed

+87
-55
lines changed

packages/google-cloud-retail/google/cloud/retail_v2/services/catalog_service/async_client.py

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

packages/google-cloud-retail/google/cloud/retail_v2/services/catalog_service/client.py

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

packages/google-cloud-retail/google/cloud/retail_v2/services/completion_service/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

packages/google-cloud-retail/google/cloud/retail_v2/services/completion_service/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ def get_mtls_endpoint_and_cert_source(
296296
The API endpoint is determined in the following order:
297297
(1) if `client_options.api_endpoint` if provided, use the provided one.
298298
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
299-
default mTLS endpoint; if the environment variabel is "never", use the default API
299+
default mTLS endpoint; if the environment variable is "never", use the default API
300300
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
301301
use the default API endpoint.
302302

packages/google-cloud-retail/google/cloud/retail_v2/services/control_service/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-retail/google/cloud/retail_v2/services/control_service/client.py

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

packages/google-cloud-retail/google/cloud/retail_v2/services/prediction_service/async_client.py

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

packages/google-cloud-retail/google/cloud/retail_v2/services/prediction_service/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ def get_mtls_endpoint_and_cert_source(
293293
The API endpoint is determined in the following order:
294294
(1) if `client_options.api_endpoint` if provided, use the provided one.
295295
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
296-
default mTLS endpoint; if the environment variabel is "never", use the default API
296+
default mTLS endpoint; if the environment variable is "never", use the default API
297297
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
298298
use the default API endpoint.
299299

packages/google-cloud-retail/google/cloud/retail_v2/services/product_service/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-retail/google/cloud/retail_v2/services/product_service/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ def get_mtls_endpoint_and_cert_source(
330330
The API endpoint is determined in the following order:
331331
(1) if `client_options.api_endpoint` if provided, use the provided one.
332332
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
333-
default mTLS endpoint; if the environment variabel is "never", use the default API
333+
default mTLS endpoint; if the environment variable is "never", use the default API
334334
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
335335
use the default API endpoint.
336336

0 commit comments

Comments
 (0)