Skip to content

Commit 7629f98

Browse files
1 parent 3cf41fa commit 7629f98

File tree

209 files changed

+20
-44544
lines changed

Some content is hidden

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

209 files changed

+20
-44544
lines changed

β€Žgoogle/cloud/bigquery_storage_v1alpha/services/metastore_partition_service/transports/base.py

+9-9
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@ def _prep_wrapped_messages(self, client_info):
141141
predicate=retries.if_exception_type(
142142
core_exceptions.ServiceUnavailable,
143143
),
144-
deadline=120.0,
144+
deadline=240.0,
145145
),
146-
default_timeout=120.0,
146+
default_timeout=240.0,
147147
client_info=client_info,
148148
),
149149
self.batch_delete_metastore_partitions: gapic_v1.method.wrap_method(
@@ -155,9 +155,9 @@ def _prep_wrapped_messages(self, client_info):
155155
predicate=retries.if_exception_type(
156156
core_exceptions.ServiceUnavailable,
157157
),
158-
deadline=120.0,
158+
deadline=240.0,
159159
),
160-
default_timeout=120.0,
160+
default_timeout=240.0,
161161
client_info=client_info,
162162
),
163163
self.batch_update_metastore_partitions: gapic_v1.method.wrap_method(
@@ -169,9 +169,9 @@ def _prep_wrapped_messages(self, client_info):
169169
predicate=retries.if_exception_type(
170170
core_exceptions.ServiceUnavailable,
171171
),
172-
deadline=120.0,
172+
deadline=240.0,
173173
),
174-
default_timeout=120.0,
174+
default_timeout=240.0,
175175
client_info=client_info,
176176
),
177177
self.list_metastore_partitions: gapic_v1.method.wrap_method(
@@ -183,14 +183,14 @@ def _prep_wrapped_messages(self, client_info):
183183
predicate=retries.if_exception_type(
184184
core_exceptions.ServiceUnavailable,
185185
),
186-
deadline=120.0,
186+
deadline=240.0,
187187
),
188-
default_timeout=120.0,
188+
default_timeout=240.0,
189189
client_info=client_info,
190190
),
191191
self.stream_metastore_partitions: gapic_v1.method.wrap_method(
192192
self.stream_metastore_partitions,
193-
default_timeout=120.0,
193+
default_timeout=240.0,
194194
client_info=client_info,
195195
),
196196
}

β€Žgoogle/cloud/bigquery_storage_v1alpha/services/metastore_partition_service/transports/grpc_asyncio.py

+9-9
Original file line numberDiff line numberDiff line change
@@ -417,9 +417,9 @@ def _prep_wrapped_messages(self, client_info):
417417
predicate=retries.if_exception_type(
418418
core_exceptions.ServiceUnavailable,
419419
),
420-
deadline=120.0,
420+
deadline=240.0,
421421
),
422-
default_timeout=120.0,
422+
default_timeout=240.0,
423423
client_info=client_info,
424424
),
425425
self.batch_delete_metastore_partitions: gapic_v1.method_async.wrap_method(
@@ -431,9 +431,9 @@ def _prep_wrapped_messages(self, client_info):
431431
predicate=retries.if_exception_type(
432432
core_exceptions.ServiceUnavailable,
433433
),
434-
deadline=120.0,
434+
deadline=240.0,
435435
),
436-
default_timeout=120.0,
436+
default_timeout=240.0,
437437
client_info=client_info,
438438
),
439439
self.batch_update_metastore_partitions: gapic_v1.method_async.wrap_method(
@@ -445,9 +445,9 @@ def _prep_wrapped_messages(self, client_info):
445445
predicate=retries.if_exception_type(
446446
core_exceptions.ServiceUnavailable,
447447
),
448-
deadline=120.0,
448+
deadline=240.0,
449449
),
450-
default_timeout=120.0,
450+
default_timeout=240.0,
451451
client_info=client_info,
452452
),
453453
self.list_metastore_partitions: gapic_v1.method_async.wrap_method(
@@ -459,14 +459,14 @@ def _prep_wrapped_messages(self, client_info):
459459
predicate=retries.if_exception_type(
460460
core_exceptions.ServiceUnavailable,
461461
),
462-
deadline=120.0,
462+
deadline=240.0,
463463
),
464-
default_timeout=120.0,
464+
default_timeout=240.0,
465465
client_info=client_info,
466466
),
467467
self.stream_metastore_partitions: gapic_v1.method_async.wrap_method(
468468
self.stream_metastore_partitions,
469-
default_timeout=120.0,
469+
default_timeout=240.0,
470470
client_info=client_info,
471471
),
472472
}

β€Žowl-bot-staging/v1/.coveragerc

-13
This file was deleted.

β€Žowl-bot-staging/v1/.flake8

-33
This file was deleted.

β€Žowl-bot-staging/v1/MANIFEST.in

-2
This file was deleted.

β€Žowl-bot-staging/v1/README.rst

-49
This file was deleted.

β€Žowl-bot-staging/v1/docs/_static/custom.css

-3
This file was deleted.

β€Žowl-bot-staging/v1/docs/bigquery_storage_v1/big_query_read.rst

-6
This file was deleted.

β€Žowl-bot-staging/v1/docs/bigquery_storage_v1/big_query_write.rst

-6
This file was deleted.

β€Žowl-bot-staging/v1/docs/bigquery_storage_v1/services_.rst

-7
This file was deleted.

β€Žowl-bot-staging/v1/docs/bigquery_storage_v1/types_.rst

-6
This file was deleted.

0 commit comments

Comments
Β (0)