google-api-core 2.25.2__tar.gz → 2.26.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. {google_api_core-2.25.2/google_api_core.egg-info → google_api_core-2.26.0}/PKG-INFO +4 -1
  2. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/version.py +1 -1
  3. {google_api_core-2.25.2 → google_api_core-2.26.0/google_api_core.egg-info}/PKG-INFO +4 -1
  4. {google_api_core-2.25.2 → google_api_core-2.26.0}/google_api_core.egg-info/requires.txt +4 -0
  5. {google_api_core-2.25.2 → google_api_core-2.26.0}/pyproject.toml +3 -0
  6. {google_api_core-2.25.2 → google_api_core-2.26.0}/LICENSE +0 -0
  7. {google_api_core-2.25.2 → google_api_core-2.26.0}/MANIFEST.in +0 -0
  8. {google_api_core-2.25.2 → google_api_core-2.26.0}/README.rst +0 -0
  9. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/__init__.py +0 -0
  10. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/_rest_streaming_base.py +0 -0
  11. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/bidi.py +0 -0
  12. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/client_info.py +0 -0
  13. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/client_logging.py +0 -0
  14. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/client_options.py +0 -0
  15. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/datetime_helpers.py +0 -0
  16. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/exceptions.py +0 -0
  17. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/extended_operation.py +0 -0
  18. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/future/__init__.py +0 -0
  19. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/future/_helpers.py +0 -0
  20. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/future/async_future.py +0 -0
  21. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/future/base.py +0 -0
  22. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/future/polling.py +0 -0
  23. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/gapic_v1/__init__.py +0 -0
  24. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/gapic_v1/client_info.py +0 -0
  25. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/gapic_v1/config.py +0 -0
  26. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/gapic_v1/config_async.py +0 -0
  27. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/gapic_v1/method.py +0 -0
  28. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/gapic_v1/method_async.py +0 -0
  29. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/gapic_v1/routing_header.py +0 -0
  30. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/general_helpers.py +0 -0
  31. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/grpc_helpers.py +0 -0
  32. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/grpc_helpers_async.py +0 -0
  33. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/iam.py +0 -0
  34. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operation.py +0 -0
  35. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operation_async.py +0 -0
  36. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/__init__.py +0 -0
  37. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/abstract_operations_base_client.py +0 -0
  38. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/abstract_operations_client.py +0 -0
  39. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/operations_async_client.py +0 -0
  40. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/operations_client.py +0 -0
  41. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/operations_client_config.py +0 -0
  42. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/operations_rest_client_async.py +0 -0
  43. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/pagers.py +0 -0
  44. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/pagers_async.py +0 -0
  45. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/pagers_base.py +0 -0
  46. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/transports/__init__.py +0 -0
  47. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/transports/base.py +0 -0
  48. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/transports/rest.py +0 -0
  49. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/operations_v1/transports/rest_asyncio.py +0 -0
  50. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/page_iterator.py +0 -0
  51. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/page_iterator_async.py +0 -0
  52. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/path_template.py +0 -0
  53. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/protobuf_helpers.py +0 -0
  54. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/py.typed +0 -0
  55. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/rest_helpers.py +0 -0
  56. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/rest_streaming.py +0 -0
  57. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/rest_streaming_async.py +0 -0
  58. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/retry/__init__.py +0 -0
  59. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/retry/retry_base.py +0 -0
  60. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/retry/retry_streaming.py +0 -0
  61. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/retry/retry_streaming_async.py +0 -0
  62. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/retry/retry_unary.py +0 -0
  63. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/retry/retry_unary_async.py +0 -0
  64. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/retry_async.py +0 -0
  65. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/timeout.py +0 -0
  66. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/universe.py +0 -0
  67. {google_api_core-2.25.2 → google_api_core-2.26.0}/google/api_core/version_header.py +0 -0
  68. {google_api_core-2.25.2 → google_api_core-2.26.0}/google_api_core.egg-info/SOURCES.txt +0 -0
  69. {google_api_core-2.25.2 → google_api_core-2.26.0}/google_api_core.egg-info/dependency_links.txt +0 -0
  70. {google_api_core-2.25.2 → google_api_core-2.26.0}/google_api_core.egg-info/top_level.txt +0 -0
  71. {google_api_core-2.25.2 → google_api_core-2.26.0}/setup.cfg +0 -0
  72. {google_api_core-2.25.2 → google_api_core-2.26.0}/setup.py +0 -0
  73. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/__init__.py +0 -0
  74. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/__init__.py +0 -0
  75. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/future/__init__.py +0 -0
  76. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/future/test_async_future.py +0 -0
  77. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/gapic/test_config_async.py +0 -0
  78. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/gapic/test_method_async.py +0 -0
  79. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/operations_v1/__init__.py +0 -0
  80. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/operations_v1/test_operations_async_client.py +0 -0
  81. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/retry/__init__.py +0 -0
  82. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/retry/test_retry_streaming_async.py +0 -0
  83. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/retry/test_retry_unary_async.py +0 -0
  84. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/test_grpc_helpers_async.py +0 -0
  85. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/test_operation_async.py +0 -0
  86. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/test_page_iterator_async.py +0 -0
  87. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/asyncio/test_rest_streaming_async.py +0 -0
  88. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/helpers.py +0 -0
  89. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/__init__.py +0 -0
  90. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/future/__init__.py +0 -0
  91. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/future/test__helpers.py +0 -0
  92. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/future/test_polling.py +0 -0
  93. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/gapic/test_client_info.py +0 -0
  94. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/gapic/test_config.py +0 -0
  95. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/gapic/test_method.py +0 -0
  96. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/gapic/test_routing_header.py +0 -0
  97. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/operations_v1/__init__.py +0 -0
  98. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/operations_v1/test_operations_client.py +0 -0
  99. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/operations_v1/test_operations_rest_client.py +0 -0
  100. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/retry/__init__.py +0 -0
  101. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/retry/test_retry_base.py +0 -0
  102. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/retry/test_retry_imports.py +0 -0
  103. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/retry/test_retry_streaming.py +0 -0
  104. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/retry/test_retry_unary.py +0 -0
  105. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_bidi.py +0 -0
  106. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_client_info.py +0 -0
  107. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_client_logging.py +0 -0
  108. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_client_options.py +0 -0
  109. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_datetime_helpers.py +0 -0
  110. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_exceptions.py +0 -0
  111. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_extended_operation.py +0 -0
  112. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_grpc_helpers.py +0 -0
  113. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_iam.py +0 -0
  114. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_operation.py +0 -0
  115. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_packaging.py +0 -0
  116. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_page_iterator.py +0 -0
  117. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_path_template.py +0 -0
  118. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_protobuf_helpers.py +0 -0
  119. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_rest_helpers.py +0 -0
  120. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_rest_streaming.py +0 -0
  121. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_timeout.py +0 -0
  122. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_universe.py +0 -0
  123. {google_api_core-2.25.2 → google_api_core-2.26.0}/tests/unit/test_version_header.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: google-api-core
3
- Version: 2.25.2
3
+ Version: 2.26.0
4
4
  Summary: Google API client core library
5
5
  Author-email: Google LLC <googleapis-packages@google.com>
6
6
  License: Apache 2.0
@@ -18,6 +18,7 @@ Classifier: Programming Language :: Python :: 3.10
18
18
  Classifier: Programming Language :: Python :: 3.11
19
19
  Classifier: Programming Language :: Python :: 3.12
20
20
  Classifier: Programming Language :: Python :: 3.13
21
+ Classifier: Programming Language :: Python :: 3.14
21
22
  Classifier: Operating System :: OS Independent
22
23
  Classifier: Topic :: Internet
23
24
  Requires-Python: >=3.7
@@ -34,8 +35,10 @@ Requires-Dist: google-auth[aiohttp]<3.0.0,>=2.35.0; extra == "async-rest"
34
35
  Provides-Extra: grpc
35
36
  Requires-Dist: grpcio<2.0.0,>=1.33.2; extra == "grpc"
36
37
  Requires-Dist: grpcio<2.0.0,>=1.49.1; python_version >= "3.11" and extra == "grpc"
38
+ Requires-Dist: grpcio<2.0.0,>=1.75.1; python_version >= "3.14" and extra == "grpc"
37
39
  Requires-Dist: grpcio-status<2.0.0,>=1.33.2; extra == "grpc"
38
40
  Requires-Dist: grpcio-status<2.0.0,>=1.49.1; python_version >= "3.11" and extra == "grpc"
41
+ Requires-Dist: grpcio-status<2.0.0,>=1.75.1; python_version >= "3.14" and extra == "grpc"
39
42
  Provides-Extra: grpcgcp
40
43
  Requires-Dist: grpcio-gcp<1.0.0,>=0.2.2; extra == "grpcgcp"
41
44
  Provides-Extra: grpcio-gcp
@@ -12,4 +12,4 @@
12
12
  # See the License for the specific language governing permissions and
13
13
  # limitations under the License.
14
14
 
15
- __version__ = "2.25.2"
15
+ __version__ = "2.26.0"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: google-api-core
3
- Version: 2.25.2
3
+ Version: 2.26.0
4
4
  Summary: Google API client core library
5
5
  Author-email: Google LLC <googleapis-packages@google.com>
6
6
  License: Apache 2.0
@@ -18,6 +18,7 @@ Classifier: Programming Language :: Python :: 3.10
18
18
  Classifier: Programming Language :: Python :: 3.11
19
19
  Classifier: Programming Language :: Python :: 3.12
20
20
  Classifier: Programming Language :: Python :: 3.13
21
+ Classifier: Programming Language :: Python :: 3.14
21
22
  Classifier: Operating System :: OS Independent
22
23
  Classifier: Topic :: Internet
23
24
  Requires-Python: >=3.7
@@ -34,8 +35,10 @@ Requires-Dist: google-auth[aiohttp]<3.0.0,>=2.35.0; extra == "async-rest"
34
35
  Provides-Extra: grpc
35
36
  Requires-Dist: grpcio<2.0.0,>=1.33.2; extra == "grpc"
36
37
  Requires-Dist: grpcio<2.0.0,>=1.49.1; python_version >= "3.11" and extra == "grpc"
38
+ Requires-Dist: grpcio<2.0.0,>=1.75.1; python_version >= "3.14" and extra == "grpc"
37
39
  Requires-Dist: grpcio-status<2.0.0,>=1.33.2; extra == "grpc"
38
40
  Requires-Dist: grpcio-status<2.0.0,>=1.49.1; python_version >= "3.11" and extra == "grpc"
41
+ Requires-Dist: grpcio-status<2.0.0,>=1.75.1; python_version >= "3.14" and extra == "grpc"
39
42
  Provides-Extra: grpcgcp
40
43
  Requires-Dist: grpcio-gcp<1.0.0,>=0.2.2; extra == "grpcgcp"
41
44
  Provides-Extra: grpcio-gcp
@@ -18,6 +18,10 @@ grpcio-status<2.0.0,>=1.33.2
18
18
  grpcio<2.0.0,>=1.49.1
19
19
  grpcio-status<2.0.0,>=1.49.1
20
20
 
21
+ [grpc:python_version >= "3.14"]
22
+ grpcio<2.0.0,>=1.75.1
23
+ grpcio-status<2.0.0,>=1.75.1
24
+
21
25
  [grpcgcp]
22
26
  grpcio-gcp<1.0.0,>=0.2.2
23
27
 
@@ -40,6 +40,7 @@ classifiers = [
40
40
  "Programming Language :: Python :: 3.11",
41
41
  "Programming Language :: Python :: 3.12",
42
42
  "Programming Language :: Python :: 3.13",
43
+ "Programming Language :: Python :: 3.14",
43
44
  "Operating System :: OS Independent",
44
45
  "Topic :: Internet",
45
46
  ]
@@ -62,8 +63,10 @@ async_rest = ["google-auth[aiohttp] >= 2.35.0, < 3.0.0"]
62
63
  grpc = [
63
64
  "grpcio >= 1.33.2, < 2.0.0",
64
65
  "grpcio >= 1.49.1, < 2.0.0; python_version >= '3.11'",
66
+ "grpcio >= 1.75.1, < 2.0.0; python_version >= '3.14'",
65
67
  "grpcio-status >= 1.33.2, < 2.0.0",
66
68
  "grpcio-status >= 1.49.1, < 2.0.0; python_version >= '3.11'",
69
+ "grpcio-status >= 1.75.1, < 2.0.0; python_version >= '3.14'",
67
70
  ]
68
71
  grpcgcp = ["grpcio-gcp >= 0.2.2, < 1.0.0"]
69
72
  grpcio-gcp = ["grpcio-gcp >= 0.2.2, < 1.0.0"]