Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit 18c78d6

Browse files
feat: Add support for python 3.11 (#117)
* 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 e9e6e77 commit 18c78d6

File tree

11 files changed

+18
-9
lines changed

11 files changed

+18
-9
lines changed

google/cloud/dataplex_v1/services/content_service/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

google/cloud/dataplex_v1/services/content_service/client.py

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

google/cloud/dataplex_v1/services/data_scan_service/async_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ def get_mtls_endpoint_and_cert_source(
157157
The API endpoint is determined in the following order:
158158
(1) if `client_options.api_endpoint` if provided, use the provided one.
159159
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
160-
default mTLS endpoint; if the environment variabel is "never", use the default API
160+
default mTLS endpoint; if the environment variable is "never", use the default API
161161
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
162162
use the default API endpoint.
163163

google/cloud/dataplex_v1/services/data_scan_service/client.py

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

google/cloud/dataplex_v1/services/dataplex_service/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/dataplex_v1/services/dataplex_service/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ def get_mtls_endpoint_and_cert_source(
484484
The API endpoint is determined in the following order:
485485
(1) if `client_options.api_endpoint` if provided, use the provided one.
486486
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
487-
default mTLS endpoint; if the environment variabel is "never", use the default API
487+
default mTLS endpoint; if the environment variable is "never", use the default API
488488
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
489489
use the default API endpoint.
490490

google/cloud/dataplex_v1/services/metadata_service/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

google/cloud/dataplex_v1/services/metadata_service/client.py

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

samples/generated_samples/snippet_metadata_google.cloud.dataplex.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-dataplex",
11-
"version": "1.3.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
dependencies = [
3939
"google-api-core[grpc] >= 1.34.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,!=2.10.*",
4040
"proto-plus >= 1.22.0, <2.0.0dev",
41+
"proto-plus >= 1.22.2, <2.0.0dev; python_version>='3.11'",
4142
"protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",
4243
"grpc-google-iam-v1 >= 0.12.4, < 1.0.0dev",
4344
]
@@ -78,6 +79,7 @@
7879
"Programming Language :: Python :: 3.8",
7980
"Programming Language :: Python :: 3.9",
8081
"Programming Language :: Python :: 3.10",
82+
"Programming Language :: Python :: 3.11",
8183
"Operating System :: OS Independent",
8284
"Topic :: Internet",
8385
],

0 commit comments

Comments
 (0)