Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Sep 19, 2024
1 parent 3cf41fa commit 7629f98
Show file tree
Hide file tree
Showing 209 changed files with 20 additions and 44,544 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ def _prep_wrapped_messages(self, client_info):
predicate=retries.if_exception_type(
core_exceptions.ServiceUnavailable,
),
deadline=120.0,
deadline=240.0,
),
default_timeout=120.0,
default_timeout=240.0,
client_info=client_info,
),
self.batch_delete_metastore_partitions: gapic_v1.method.wrap_method(
Expand All @@ -155,9 +155,9 @@ def _prep_wrapped_messages(self, client_info):
predicate=retries.if_exception_type(
core_exceptions.ServiceUnavailable,
),
deadline=120.0,
deadline=240.0,
),
default_timeout=120.0,
default_timeout=240.0,
client_info=client_info,
),
self.batch_update_metastore_partitions: gapic_v1.method.wrap_method(
Expand All @@ -169,9 +169,9 @@ def _prep_wrapped_messages(self, client_info):
predicate=retries.if_exception_type(
core_exceptions.ServiceUnavailable,
),
deadline=120.0,
deadline=240.0,
),
default_timeout=120.0,
default_timeout=240.0,
client_info=client_info,
),
self.list_metastore_partitions: gapic_v1.method.wrap_method(
Expand All @@ -183,14 +183,14 @@ def _prep_wrapped_messages(self, client_info):
predicate=retries.if_exception_type(
core_exceptions.ServiceUnavailable,
),
deadline=120.0,
deadline=240.0,
),
default_timeout=120.0,
default_timeout=240.0,
client_info=client_info,
),
self.stream_metastore_partitions: gapic_v1.method.wrap_method(
self.stream_metastore_partitions,
default_timeout=120.0,
default_timeout=240.0,
client_info=client_info,
),
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -417,9 +417,9 @@ def _prep_wrapped_messages(self, client_info):
predicate=retries.if_exception_type(
core_exceptions.ServiceUnavailable,
),
deadline=120.0,
deadline=240.0,
),
default_timeout=120.0,
default_timeout=240.0,
client_info=client_info,
),
self.batch_delete_metastore_partitions: gapic_v1.method_async.wrap_method(
Expand All @@ -431,9 +431,9 @@ def _prep_wrapped_messages(self, client_info):
predicate=retries.if_exception_type(
core_exceptions.ServiceUnavailable,
),
deadline=120.0,
deadline=240.0,
),
default_timeout=120.0,
default_timeout=240.0,
client_info=client_info,
),
self.batch_update_metastore_partitions: gapic_v1.method_async.wrap_method(
Expand All @@ -445,9 +445,9 @@ def _prep_wrapped_messages(self, client_info):
predicate=retries.if_exception_type(
core_exceptions.ServiceUnavailable,
),
deadline=120.0,
deadline=240.0,
),
default_timeout=120.0,
default_timeout=240.0,
client_info=client_info,
),
self.list_metastore_partitions: gapic_v1.method_async.wrap_method(
Expand All @@ -459,14 +459,14 @@ def _prep_wrapped_messages(self, client_info):
predicate=retries.if_exception_type(
core_exceptions.ServiceUnavailable,
),
deadline=120.0,
deadline=240.0,
),
default_timeout=120.0,
default_timeout=240.0,
client_info=client_info,
),
self.stream_metastore_partitions: gapic_v1.method_async.wrap_method(
self.stream_metastore_partitions,
default_timeout=120.0,
default_timeout=240.0,
client_info=client_info,
),
}
Expand Down
13 changes: 0 additions & 13 deletions owl-bot-staging/v1/.coveragerc

This file was deleted.

33 changes: 0 additions & 33 deletions owl-bot-staging/v1/.flake8

This file was deleted.

2 changes: 0 additions & 2 deletions owl-bot-staging/v1/MANIFEST.in

This file was deleted.

49 changes: 0 additions & 49 deletions owl-bot-staging/v1/README.rst

This file was deleted.

3 changes: 0 additions & 3 deletions owl-bot-staging/v1/docs/_static/custom.css

This file was deleted.

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions owl-bot-staging/v1/docs/bigquery_storage_v1/services_.rst

This file was deleted.

6 changes: 0 additions & 6 deletions owl-bot-staging/v1/docs/bigquery_storage_v1/types_.rst

This file was deleted.

Loading

0 comments on commit 7629f98

Please sign in to comment.