google-analytics-admin 0.29.0__tar.gz → 0.30.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 (68) hide show
  1. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/MANIFEST.in +1 -1
  2. {google_analytics_admin-0.29.0/google_analytics_admin.egg-info → google_analytics_admin-0.30.0}/PKG-INFO +8 -8
  3. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/README.rst +3 -2
  4. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin/__init__.py +1 -1
  5. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin/gapic_version.py +2 -2
  6. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/__init__.py +4 -21
  7. {google_analytics_admin-0.29.0/google/analytics/admin_v1beta → google_analytics_admin-0.30.0/google/analytics/admin_v1alpha}/gapic_version.py +2 -2
  8. {google_analytics_admin-0.29.0/google/analytics/admin_v1beta → google_analytics_admin-0.30.0/google/analytics/admin_v1alpha}/services/__init__.py +1 -1
  9. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/__init__.py +1 -1
  10. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/async_client.py +1 -1
  11. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/client.py +1 -1
  12. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/pagers.py +1 -1
  13. {google_analytics_admin-0.29.0/google/analytics/admin_v1beta → google_analytics_admin-0.30.0/google/analytics/admin_v1alpha}/services/analytics_admin_service/transports/__init__.py +1 -1
  14. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/transports/base.py +1 -1
  15. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/transports/grpc.py +1 -1
  16. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/transports/grpc_asyncio.py +1 -1
  17. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/transports/rest.py +1 -1
  18. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/transports/rest_base.py +1 -1
  19. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/types/__init__.py +1 -1
  20. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/types/access_report.py +1 -1
  21. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/types/analytics_admin.py +1 -1
  22. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/types/audience.py +1 -1
  23. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/types/channel_group.py +1 -1
  24. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/types/event_create_and_edit.py +1 -1
  25. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/types/expanded_data_set.py +1 -1
  26. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/types/resources.py +1 -1
  27. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/types/subproperty_event_filter.py +1 -1
  28. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/__init__.py +4 -21
  29. {google_analytics_admin-0.29.0/google/analytics/admin_v1alpha → google_analytics_admin-0.30.0/google/analytics/admin_v1beta}/gapic_version.py +2 -2
  30. {google_analytics_admin-0.29.0/tests → google_analytics_admin-0.30.0/google/analytics/admin_v1beta/services}/__init__.py +1 -1
  31. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/services/analytics_admin_service/__init__.py +1 -1
  32. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/services/analytics_admin_service/async_client.py +1 -1
  33. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/services/analytics_admin_service/client.py +1 -1
  34. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/services/analytics_admin_service/pagers.py +1 -1
  35. {google_analytics_admin-0.29.0/google/analytics/admin_v1alpha → google_analytics_admin-0.30.0/google/analytics/admin_v1beta}/services/analytics_admin_service/transports/__init__.py +1 -1
  36. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/services/analytics_admin_service/transports/base.py +1 -1
  37. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/services/analytics_admin_service/transports/grpc.py +1 -1
  38. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/services/analytics_admin_service/transports/grpc_asyncio.py +1 -1
  39. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/services/analytics_admin_service/transports/rest.py +1 -1
  40. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/services/analytics_admin_service/transports/rest_base.py +1 -1
  41. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/types/__init__.py +1 -1
  42. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/types/access_report.py +1 -1
  43. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/types/analytics_admin.py +1 -1
  44. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/types/resources.py +1 -1
  45. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0/google_analytics_admin.egg-info}/PKG-INFO +8 -8
  46. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google_analytics_admin.egg-info/requires.txt +2 -2
  47. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/setup.py +5 -6
  48. {google_analytics_admin-0.29.0/tests/unit → google_analytics_admin-0.30.0/tests}/__init__.py +1 -1
  49. {google_analytics_admin-0.29.0/google/analytics/admin_v1alpha/services → google_analytics_admin-0.30.0/tests/unit}/__init__.py +1 -1
  50. google_analytics_admin-0.30.0/tests/unit/gapic/__init__.py +15 -0
  51. google_analytics_admin-0.30.0/tests/unit/gapic/admin_v1alpha/__init__.py +15 -0
  52. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/tests/unit/gapic/admin_v1alpha/test_analytics_admin_service.py +2382 -2679
  53. google_analytics_admin-0.30.0/tests/unit/gapic/admin_v1beta/__init__.py +15 -0
  54. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/tests/unit/gapic/admin_v1beta/test_analytics_admin_service.py +838 -954
  55. google_analytics_admin-0.29.0/tests/unit/gapic/__init__.py +0 -15
  56. google_analytics_admin-0.29.0/tests/unit/gapic/admin_v1alpha/__init__.py +0 -15
  57. google_analytics_admin-0.29.0/tests/unit/gapic/admin_v1beta/__init__.py +0 -15
  58. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/LICENSE +0 -0
  59. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin/py.typed +0 -0
  60. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/gapic_metadata.json +0 -0
  61. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1alpha/py.typed +0 -0
  62. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/gapic_metadata.json +0 -0
  63. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google/analytics/admin_v1beta/py.typed +0 -0
  64. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google_analytics_admin.egg-info/SOURCES.txt +0 -0
  65. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google_analytics_admin.egg-info/dependency_links.txt +0 -0
  66. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google_analytics_admin.egg-info/not-zip-safe +0 -0
  67. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/google_analytics_admin.egg-info/top_level.txt +0 -0
  68. {google_analytics_admin-0.29.0 → google_analytics_admin-0.30.0}/setup.cfg +0 -0
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,18 +1,17 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: google-analytics-admin
3
- Version: 0.29.0
3
+ Version: 0.30.0
4
4
  Summary: Google Analytics Admin API client library
5
5
  Home-page: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-analytics-admin
6
6
  Author: Google LLC
7
7
  Author-email: googleapis-packages@google.com
8
- License: Apache 2.0
8
+ License: Apache-2.0
9
9
  Platform: Posix; MacOS X; Windows
10
10
  Classifier: Development Status :: 4 - Beta
11
11
  Classifier: Intended Audience :: Developers
12
12
  Classifier: License :: OSI Approved :: Apache Software License
13
13
  Classifier: Programming Language :: Python
14
14
  Classifier: Programming Language :: Python :: 3
15
- Classifier: Programming Language :: Python :: 3.9
16
15
  Classifier: Programming Language :: Python :: 3.10
17
16
  Classifier: Programming Language :: Python :: 3.11
18
17
  Classifier: Programming Language :: Python :: 3.12
@@ -20,11 +19,11 @@ Classifier: Programming Language :: Python :: 3.13
20
19
  Classifier: Programming Language :: Python :: 3.14
21
20
  Classifier: Operating System :: OS Independent
22
21
  Classifier: Topic :: Internet
23
- Requires-Python: >=3.9
22
+ Requires-Python: >=3.10
24
23
  License-File: LICENSE
25
- Requires-Dist: google-api-core[grpc]<3.0.0,>=2.11.0
24
+ Requires-Dist: google-api-core[grpc]<3.0.0,>=2.17.1
26
25
  Requires-Dist: google-auth!=2.24.0,!=2.25.0,<3.0.0,>=2.14.1
27
- Requires-Dist: grpcio<2.0.0,>=1.33.2
26
+ Requires-Dist: grpcio<2.0.0,>=1.59.0
28
27
  Requires-Dist: grpcio<2.0.0,>=1.75.1; python_version >= "3.14"
29
28
  Requires-Dist: proto-plus<2.0.0,>=1.22.3
30
29
  Requires-Dist: proto-plus<2.0.0,>=1.25.0; python_version >= "3.13"
@@ -110,14 +109,15 @@ Supported Python Versions
110
109
  Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of
111
110
  Python.
112
111
 
113
- Python >= 3.9, including 3.14
112
+ Python >= 3.10, including 3.14
114
113
 
115
114
  .. _active: https://devguide.python.org/devcycle/#in-development-main-branch
116
115
  .. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
117
116
 
118
117
  Unsupported Python Versions
119
118
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
120
- Python <= 3.8
119
+ Python <= 3.9
120
+
121
121
 
122
122
  If you are using an `end-of-life`_
123
123
  version of Python, we recommend that you update as soon as possible to an actively supported version.
@@ -67,14 +67,15 @@ Supported Python Versions
67
67
  Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of
68
68
  Python.
69
69
 
70
- Python >= 3.9, including 3.14
70
+ Python >= 3.10, including 3.14
71
71
 
72
72
  .. _active: https://devguide.python.org/devcycle/#in-development-main-branch
73
73
  .. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
74
74
 
75
75
  Unsupported Python Versions
76
76
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
77
- Python <= 3.8
77
+ Python <= 3.9
78
+
78
79
 
79
80
  If you are using an `end-of-life`_
80
81
  version of Python, we recommend that you update as soon as possible to an actively supported version.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -13,4 +13,4 @@
13
13
  # See the License for the specific language governing permissions and
14
14
  # limitations under the License.
15
15
  #
16
- __version__ = "0.29.0" # {x-release-please-version}
16
+ __version__ = "0.30.0" # {x-release-please-version}
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -21,13 +21,7 @@ from google.analytics.admin_v1alpha import gapic_version as package_version
21
21
 
22
22
  __version__ = package_version.__version__
23
23
 
24
- if sys.version_info >= (3, 8): # pragma: NO COVER
25
- from importlib import metadata
26
- else: # pragma: NO COVER
27
- # TODO(https://github.com/googleapis/python-api-core/issues/835): Remove
28
- # this code path once we drop support for Python 3.7
29
- import importlib_metadata as metadata
30
-
24
+ from importlib import metadata
31
25
 
32
26
  from .services.analytics_admin_service import (
33
27
  AnalyticsAdminServiceAsyncClient,
@@ -349,28 +343,17 @@ else: # pragma: NO COVER
349
343
  # An older version of api_core is installed which does not define the
350
344
  # functions above. We do equivalent checks manually.
351
345
  try:
352
- import sys
353
346
  import warnings
354
347
 
355
348
  _py_version_str = sys.version.split()[0]
356
349
  _package_label = "google.analytics.admin_v1alpha"
357
- if sys.version_info < (3, 9):
350
+ if sys.version_info < (3, 10):
358
351
  warnings.warn(
359
352
  "You are using a non-supported Python version "
360
353
  + f"({_py_version_str}). Google will not post any further "
361
354
  + f"updates to {_package_label} supporting this Python version. "
362
355
  + "Please upgrade to the latest Python version, or at "
363
- + f"least to Python 3.9, and then update {_package_label}.",
364
- FutureWarning,
365
- )
366
- if sys.version_info[:2] == (3, 9):
367
- warnings.warn(
368
- f"You are using a Python version ({_py_version_str}) "
369
- + f"which Google will stop supporting in {_package_label} in "
370
- + "January 2026. Please "
371
- + "upgrade to the latest Python version, or at "
372
- + "least to Python 3.10, before then, and "
373
- + f"then update {_package_label}.",
356
+ + f"least to Python 3.10, and then update {_package_label}.",
374
357
  FutureWarning,
375
358
  )
376
359
 
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -13,4 +13,4 @@
13
13
  # See the License for the specific language governing permissions and
14
14
  # limitations under the License.
15
15
  #
16
- __version__ = "0.29.0" # {x-release-please-version}
16
+ __version__ = "0.30.0" # {x-release-please-version}
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -21,13 +21,7 @@ from google.analytics.admin_v1beta import gapic_version as package_version
21
21
 
22
22
  __version__ = package_version.__version__
23
23
 
24
- if sys.version_info >= (3, 8): # pragma: NO COVER
25
- from importlib import metadata
26
- else: # pragma: NO COVER
27
- # TODO(https://github.com/googleapis/python-api-core/issues/835): Remove
28
- # this code path once we drop support for Python 3.7
29
- import importlib_metadata as metadata
30
-
24
+ from importlib import metadata
31
25
 
32
26
  from .services.analytics_admin_service import (
33
27
  AnalyticsAdminServiceAsyncClient,
@@ -159,28 +153,17 @@ else: # pragma: NO COVER
159
153
  # An older version of api_core is installed which does not define the
160
154
  # functions above. We do equivalent checks manually.
161
155
  try:
162
- import sys
163
156
  import warnings
164
157
 
165
158
  _py_version_str = sys.version.split()[0]
166
159
  _package_label = "google.analytics.admin_v1beta"
167
- if sys.version_info < (3, 9):
160
+ if sys.version_info < (3, 10):
168
161
  warnings.warn(
169
162
  "You are using a non-supported Python version "
170
163
  + f"({_py_version_str}). Google will not post any further "
171
164
  + f"updates to {_package_label} supporting this Python version. "
172
165
  + "Please upgrade to the latest Python version, or at "
173
- + f"least to Python 3.9, and then update {_package_label}.",
174
- FutureWarning,
175
- )
176
- if sys.version_info[:2] == (3, 9):
177
- warnings.warn(
178
- f"You are using a Python version ({_py_version_str}) "
179
- + f"which Google will stop supporting in {_package_label} in "
180
- + "January 2026. Please "
181
- + "upgrade to the latest Python version, or at "
182
- + "least to Python 3.10, before then, and "
183
- + f"then update {_package_label}.",
166
+ + f"least to Python 3.10, and then update {_package_label}.",
184
167
  FutureWarning,
185
168
  )
186
169
 
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -13,4 +13,4 @@
13
13
  # See the License for the specific language governing permissions and
14
14
  # limitations under the License.
15
15
  #
16
- __version__ = "0.29.0" # {x-release-please-version}
16
+ __version__ = "0.30.0" # {x-release-please-version}
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -1,18 +1,17 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: google-analytics-admin
3
- Version: 0.29.0
3
+ Version: 0.30.0
4
4
  Summary: Google Analytics Admin API client library
5
5
  Home-page: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-analytics-admin
6
6
  Author: Google LLC
7
7
  Author-email: googleapis-packages@google.com
8
- License: Apache 2.0
8
+ License: Apache-2.0
9
9
  Platform: Posix; MacOS X; Windows
10
10
  Classifier: Development Status :: 4 - Beta
11
11
  Classifier: Intended Audience :: Developers
12
12
  Classifier: License :: OSI Approved :: Apache Software License
13
13
  Classifier: Programming Language :: Python
14
14
  Classifier: Programming Language :: Python :: 3
15
- Classifier: Programming Language :: Python :: 3.9
16
15
  Classifier: Programming Language :: Python :: 3.10
17
16
  Classifier: Programming Language :: Python :: 3.11
18
17
  Classifier: Programming Language :: Python :: 3.12
@@ -20,11 +19,11 @@ Classifier: Programming Language :: Python :: 3.13
20
19
  Classifier: Programming Language :: Python :: 3.14
21
20
  Classifier: Operating System :: OS Independent
22
21
  Classifier: Topic :: Internet
23
- Requires-Python: >=3.9
22
+ Requires-Python: >=3.10
24
23
  License-File: LICENSE
25
- Requires-Dist: google-api-core[grpc]<3.0.0,>=2.11.0
24
+ Requires-Dist: google-api-core[grpc]<3.0.0,>=2.17.1
26
25
  Requires-Dist: google-auth!=2.24.0,!=2.25.0,<3.0.0,>=2.14.1
27
- Requires-Dist: grpcio<2.0.0,>=1.33.2
26
+ Requires-Dist: grpcio<2.0.0,>=1.59.0
28
27
  Requires-Dist: grpcio<2.0.0,>=1.75.1; python_version >= "3.14"
29
28
  Requires-Dist: proto-plus<2.0.0,>=1.22.3
30
29
  Requires-Dist: proto-plus<2.0.0,>=1.25.0; python_version >= "3.13"
@@ -110,14 +109,15 @@ Supported Python Versions
110
109
  Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of
111
110
  Python.
112
111
 
113
- Python >= 3.9, including 3.14
112
+ Python >= 3.10, including 3.14
114
113
 
115
114
  .. _active: https://devguide.python.org/devcycle/#in-development-main-branch
116
115
  .. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
117
116
 
118
117
  Unsupported Python Versions
119
118
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
120
- Python <= 3.8
119
+ Python <= 3.9
120
+
121
121
 
122
122
  If you are using an `end-of-life`_
123
123
  version of Python, we recommend that you update as soon as possible to an actively supported version.
@@ -1,6 +1,6 @@
1
- google-api-core[grpc]<3.0.0,>=2.11.0
1
+ google-api-core[grpc]<3.0.0,>=2.17.1
2
2
  google-auth!=2.24.0,!=2.25.0,<3.0.0,>=2.14.1
3
- grpcio<2.0.0,>=1.33.2
3
+ grpcio<2.0.0,>=1.59.0
4
4
  proto-plus<2.0.0,>=1.22.3
5
5
  protobuf<8.0.0,>=4.25.8
6
6
 
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
- # Copyright 2025 Google LLC
2
+ # Copyright 2026 Google LLC
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -39,11 +39,11 @@ else:
39
39
  release_status = "Development Status :: 5 - Production/Stable"
40
40
 
41
41
  dependencies = [
42
- "google-api-core[grpc] >= 2.11.0, <3.0.0",
42
+ "google-api-core[grpc] >= 2.17.1, <3.0.0",
43
43
  # Exclude incompatible versions of `google-auth`
44
44
  # See https://github.com/googleapis/google-cloud-python/issues/12364
45
45
  "google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
46
- "grpcio >= 1.33.2, < 2.0.0",
46
+ "grpcio >= 1.59.0, < 2.0.0",
47
47
  "grpcio >= 1.75.1, < 2.0.0; python_version >= '3.14'",
48
48
  "proto-plus >= 1.22.3, <2.0.0",
49
49
  "proto-plus >= 1.25.0, <2.0.0; python_version >= '3.13'",
@@ -71,7 +71,7 @@ setuptools.setup(
71
71
  long_description=readme,
72
72
  author="Google LLC",
73
73
  author_email="googleapis-packages@google.com",
74
- license="Apache 2.0",
74
+ license="Apache-2.0",
75
75
  url=url,
76
76
  classifiers=[
77
77
  release_status,
@@ -79,7 +79,6 @@ setuptools.setup(
79
79
  "License :: OSI Approved :: Apache Software License",
80
80
  "Programming Language :: Python",
81
81
  "Programming Language :: Python :: 3",
82
- "Programming Language :: Python :: 3.9",
83
82
  "Programming Language :: Python :: 3.10",
84
83
  "Programming Language :: Python :: 3.11",
85
84
  "Programming Language :: Python :: 3.12",
@@ -90,7 +89,7 @@ setuptools.setup(
90
89
  ],
91
90
  platforms="Posix; MacOS X; Windows",
92
91
  packages=packages,
93
- python_requires=">=3.9",
92
+ python_requires=">=3.10",
94
93
  install_requires=dependencies,
95
94
  extras_require=extras,
96
95
  include_package_data=True,