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

Commit 86db9d6

Browse files
feat: Add support for python 3.11 (#154)
* 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 0d721ac commit 86db9d6

File tree

12 files changed

+18
-10
lines changed

12 files changed

+18
-10
lines changed

google/cloud/orchestration/airflow/service_v1/services/environments/async_client.py

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

google/cloud/orchestration/airflow/service_v1/services/environments/client.py

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

google/cloud/orchestration/airflow/service_v1/services/image_versions/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/orchestration/airflow/service_v1/services/image_versions/client.py

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

google/cloud/orchestration/airflow/service_v1beta1/services/environments/async_client.py

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

google/cloud/orchestration/airflow/service_v1beta1/services/environments/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ def get_mtls_endpoint_and_cert_source(
303303
The API endpoint is determined in the following order:
304304
(1) if `client_options.api_endpoint` if provided, use the provided one.
305305
(2) if `GOOGLE_API_USE_CLIENT_CERTIFICATE` environment variable is "always", use the
306-
default mTLS endpoint; if the environment variabel is "never", use the default API
306+
default mTLS endpoint; if the environment variable is "never", use the default API
307307
endpoint; otherwise if client cert source exists, use the default mTLS endpoint, otherwise
308308
use the default API endpoint.
309309

google/cloud/orchestration/airflow/service_v1beta1/services/image_versions/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/orchestration/airflow/service_v1beta1/services/image_versions/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

samples/generated_samples/snippet_metadata_google.cloud.orchestration.airflow.service.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-orchestration-airflow",
11-
"version": "1.5.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

samples/generated_samples/snippet_metadata_google.cloud.orchestration.airflow.service.v1beta1.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-orchestration-airflow-service",
11-
"version": "1.5.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)