google-analytics-admin 0.25.0__tar.gz → 0.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 (65) hide show
  1. {google_analytics_admin-0.25.0/google_analytics_admin.egg-info → google_analytics_admin-0.26.0}/PKG-INFO +5 -2
  2. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/README.rst +1 -1
  3. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin/gapic_version.py +1 -1
  4. {google_analytics_admin-0.25.0/google/analytics/admin_v1beta → google_analytics_admin-0.26.0/google/analytics/admin_v1alpha}/gapic_version.py +1 -1
  5. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/async_client.py +30 -30
  6. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/client.py +30 -30
  7. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/transports/base.py +3 -2
  8. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/transports/grpc.py +5 -3
  9. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/transports/grpc_asyncio.py +5 -3
  10. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/transports/rest.py +3 -2
  11. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/types/analytics_admin.py +63 -63
  12. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/types/event_create_and_edit.py +15 -15
  13. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/types/resources.py +6 -6
  14. {google_analytics_admin-0.25.0/google/analytics/admin_v1alpha → google_analytics_admin-0.26.0/google/analytics/admin_v1beta}/gapic_version.py +1 -1
  15. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/services/analytics_admin_service/async_client.py +10 -10
  16. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/services/analytics_admin_service/client.py +10 -10
  17. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/services/analytics_admin_service/transports/base.py +3 -2
  18. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/services/analytics_admin_service/transports/grpc.py +5 -3
  19. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/services/analytics_admin_service/transports/grpc_asyncio.py +5 -3
  20. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/services/analytics_admin_service/transports/rest.py +3 -2
  21. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/types/analytics_admin.py +9 -9
  22. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0/google_analytics_admin.egg-info}/PKG-INFO +5 -2
  23. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google_analytics_admin.egg-info/requires.txt +4 -0
  24. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/setup.py +3 -0
  25. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/LICENSE +0 -0
  26. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/MANIFEST.in +0 -0
  27. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin/__init__.py +0 -0
  28. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin/py.typed +0 -0
  29. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/__init__.py +0 -0
  30. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/gapic_metadata.json +0 -0
  31. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/py.typed +0 -0
  32. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/services/__init__.py +0 -0
  33. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/__init__.py +0 -0
  34. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/pagers.py +0 -0
  35. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/transports/__init__.py +0 -0
  36. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/services/analytics_admin_service/transports/rest_base.py +0 -0
  37. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/types/__init__.py +0 -0
  38. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/types/access_report.py +0 -0
  39. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/types/audience.py +0 -0
  40. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/types/channel_group.py +0 -0
  41. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/types/expanded_data_set.py +0 -0
  42. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1alpha/types/subproperty_event_filter.py +0 -0
  43. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/__init__.py +0 -0
  44. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/gapic_metadata.json +0 -0
  45. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/py.typed +0 -0
  46. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/services/__init__.py +0 -0
  47. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/services/analytics_admin_service/__init__.py +0 -0
  48. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/services/analytics_admin_service/pagers.py +0 -0
  49. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/services/analytics_admin_service/transports/__init__.py +0 -0
  50. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/services/analytics_admin_service/transports/rest_base.py +0 -0
  51. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/types/__init__.py +0 -0
  52. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/types/access_report.py +0 -0
  53. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google/analytics/admin_v1beta/types/resources.py +0 -0
  54. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google_analytics_admin.egg-info/SOURCES.txt +0 -0
  55. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google_analytics_admin.egg-info/dependency_links.txt +0 -0
  56. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google_analytics_admin.egg-info/not-zip-safe +0 -0
  57. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/google_analytics_admin.egg-info/top_level.txt +0 -0
  58. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/setup.cfg +0 -0
  59. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/tests/__init__.py +0 -0
  60. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/tests/unit/__init__.py +0 -0
  61. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/tests/unit/gapic/__init__.py +0 -0
  62. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/tests/unit/gapic/admin_v1alpha/__init__.py +0 -0
  63. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/tests/unit/gapic/admin_v1alpha/test_analytics_admin_service.py +0 -0
  64. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/tests/unit/gapic/admin_v1beta/__init__.py +0 -0
  65. {google_analytics_admin-0.25.0 → google_analytics_admin-0.26.0}/tests/unit/gapic/admin_v1beta/test_analytics_admin_service.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: google-analytics-admin
3
- Version: 0.25.0
3
+ Version: 0.26.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
@@ -19,12 +19,15 @@ Classifier: Programming Language :: Python :: 3.10
19
19
  Classifier: Programming Language :: Python :: 3.11
20
20
  Classifier: Programming Language :: Python :: 3.12
21
21
  Classifier: Programming Language :: Python :: 3.13
22
+ Classifier: Programming Language :: Python :: 3.14
22
23
  Classifier: Operating System :: OS Independent
23
24
  Classifier: Topic :: Internet
24
25
  Requires-Python: >=3.7
25
26
  License-File: LICENSE
26
27
  Requires-Dist: google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1
27
28
  Requires-Dist: google-auth!=2.24.0,!=2.25.0,<3.0.0,>=2.14.1
29
+ Requires-Dist: grpcio<2.0.0,>=1.33.2
30
+ Requires-Dist: grpcio<2.0.0,>=1.75.1; python_version >= "3.14"
28
31
  Requires-Dist: proto-plus<2.0.0,>=1.22.3
29
32
  Requires-Dist: proto-plus<2.0.0,>=1.25.0; python_version >= "3.13"
30
33
  Requires-Dist: protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.20.2
@@ -103,7 +106,7 @@ Supported Python Versions
103
106
  Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of
104
107
  Python.
105
108
 
106
- Python >= 3.7
109
+ Python >= 3.7, including 3.14
107
110
 
108
111
  .. _active: https://devguide.python.org/devcycle/#in-development-main-branch
109
112
  .. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
@@ -61,7 +61,7 @@ Supported Python Versions
61
61
  Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of
62
62
  Python.
63
63
 
64
- Python >= 3.7
64
+ Python >= 3.7, including 3.14
65
65
 
66
66
  .. _active: https://devguide.python.org/devcycle/#in-development-main-branch
67
67
  .. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
@@ -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.25.0" # {x-release-please-version}
16
+ __version__ = "0.26.0" # {x-release-please-version}
@@ -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.25.0" # {x-release-please-version}
16
+ __version__ = "0.26.0" # {x-release-please-version}
@@ -776,8 +776,8 @@ class AnalyticsAdminServiceAsyncClient:
776
776
  Required. The list of fields to be updated. Field names
777
777
  must be in snake case (for example, "field_to_update").
778
778
  Omitted fields will not be updated. To replace the
779
- entire entity, use one path with the string "*" to match
780
- all fields.
779
+ entire entity, use one path with the string "\*" to
780
+ match all fields.
781
781
 
782
782
  This corresponds to the ``update_mask`` field
783
783
  on the ``request`` instance; if ``request`` is provided, this
@@ -1340,7 +1340,7 @@ class AnalyticsAdminServiceAsyncClient:
1340
1340
  Required. The list of fields to be updated. Field names
1341
1341
  must be in snake case (e.g., "field_to_update"). Omitted
1342
1342
  fields will not be updated. To replace the entire
1343
- entity, use one path with the string "*" to match all
1343
+ entity, use one path with the string "\*" to match all
1344
1344
  fields.
1345
1345
 
1346
1346
  This corresponds to the ``update_mask`` field
@@ -1911,7 +1911,7 @@ class AnalyticsAdminServiceAsyncClient:
1911
1911
  Required. The list of fields to be updated. Field names
1912
1912
  must be in snake case (e.g., "field_to_update"). Omitted
1913
1913
  fields will not be updated. To replace the entire
1914
- entity, use one path with the string "*" to match all
1914
+ entity, use one path with the string "\*" to match all
1915
1915
  fields.
1916
1916
 
1917
1917
  This corresponds to the ``update_mask`` field
@@ -3515,7 +3515,7 @@ class AnalyticsAdminServiceAsyncClient:
3515
3515
  Required. The list of fields to be updated. Field names
3516
3516
  must be in snake case (e.g., "field_to_update"). Omitted
3517
3517
  fields will not be updated. To replace the entire
3518
- entity, use one path with the string "*" to match all
3518
+ entity, use one path with the string "\*" to match all
3519
3519
  fields.
3520
3520
 
3521
3521
  This corresponds to the ``update_mask`` field
@@ -3728,7 +3728,7 @@ class AnalyticsAdminServiceAsyncClient:
3728
3728
  Required. The list of fields to be updated. Field names
3729
3729
  must be in snake case (e.g., "field_to_update"). Omitted
3730
3730
  fields will not be updated. To replace the entire
3731
- entity, use one path with the string "*" to match all
3731
+ entity, use one path with the string "\*" to match all
3732
3732
  fields.
3733
3733
 
3734
3734
  This corresponds to the ``update_mask`` field
@@ -4218,7 +4218,7 @@ class AnalyticsAdminServiceAsyncClient:
4218
4218
  Required. The list of fields to be updated. Field names
4219
4219
  must be in snake case (e.g., "field_to_update"). Omitted
4220
4220
  fields will not be updated. To replace the entire
4221
- entity, use one path with the string "*" to match all
4221
+ entity, use one path with the string "\*" to match all
4222
4222
  fields.
4223
4223
 
4224
4224
  This corresponds to the ``update_mask`` field
@@ -4978,7 +4978,7 @@ class AnalyticsAdminServiceAsyncClient:
4978
4978
  update_mask (:class:`google.protobuf.field_mask_pb2.FieldMask`):
4979
4979
  Required. The list of fields to be updated. Omitted
4980
4980
  fields will not be updated. To replace the entire
4981
- entity, use one path with the string "*" to match all
4981
+ entity, use one path with the string "\*" to match all
4982
4982
  fields.
4983
4983
 
4984
4984
  This corresponds to the ``update_mask`` field
@@ -5767,7 +5767,7 @@ class AnalyticsAdminServiceAsyncClient:
5767
5767
  update_mask (:class:`google.protobuf.field_mask_pb2.FieldMask`):
5768
5768
  Required. The list of fields to be updated. Omitted
5769
5769
  fields will not be updated. To replace the entire
5770
- entity, use one path with the string "*" to match all
5770
+ entity, use one path with the string "\*" to match all
5771
5771
  fields.
5772
5772
 
5773
5773
  This corresponds to the ``update_mask`` field
@@ -6224,7 +6224,7 @@ class AnalyticsAdminServiceAsyncClient:
6224
6224
  update_mask (:class:`google.protobuf.field_mask_pb2.FieldMask`):
6225
6225
  Required. The list of fields to be updated. Omitted
6226
6226
  fields will not be updated. To replace the entire
6227
- entity, use one path with the string "*" to match all
6227
+ entity, use one path with the string "\*" to match all
6228
6228
  fields.
6229
6229
 
6230
6230
  This corresponds to the ``update_mask`` field
@@ -6679,7 +6679,7 @@ class AnalyticsAdminServiceAsyncClient:
6679
6679
  Required. The list of fields to be updated. Field names
6680
6680
  must be in snake case (e.g., "field_to_update"). Omitted
6681
6681
  fields will not be updated. To replace the entire
6682
- entity, use one path with the string "*" to match all
6682
+ entity, use one path with the string "\*" to match all
6683
6683
  fields.
6684
6684
 
6685
6685
  This corresponds to the ``update_mask`` field
@@ -6951,7 +6951,7 @@ class AnalyticsAdminServiceAsyncClient:
6951
6951
  update_mask (:class:`google.protobuf.field_mask_pb2.FieldMask`):
6952
6952
  Required. The list of fields to be updated. Omitted
6953
6953
  fields will not be updated. To replace the entire
6954
- entity, use one path with the string "*" to match all
6954
+ entity, use one path with the string "\*" to match all
6955
6955
  fields.
6956
6956
 
6957
6957
  This corresponds to the ``update_mask`` field
@@ -7518,7 +7518,7 @@ class AnalyticsAdminServiceAsyncClient:
7518
7518
  Required. The list of fields to be updated. Field names
7519
7519
  must be in snake case (e.g., "field_to_update"). Omitted
7520
7520
  fields will not be updated. To replace the entire
7521
- entity, use one path with the string "*" to match all
7521
+ entity, use one path with the string "\*" to match all
7522
7522
  fields.
7523
7523
 
7524
7524
  This corresponds to the ``update_mask`` field
@@ -8034,7 +8034,7 @@ class AnalyticsAdminServiceAsyncClient:
8034
8034
  update_mask (:class:`google.protobuf.field_mask_pb2.FieldMask`):
8035
8035
  Required. The list of fields to be updated. Omitted
8036
8036
  fields will not be updated. To replace the entire
8037
- entity, use one path with the string "*" to match all
8037
+ entity, use one path with the string "\*" to match all
8038
8038
  fields.
8039
8039
 
8040
8040
  This corresponds to the ``update_mask`` field
@@ -8226,7 +8226,7 @@ class AnalyticsAdminServiceAsyncClient:
8226
8226
  Required. The list of fields to be updated. Field names
8227
8227
  must be in snake case (e.g., "field_to_update"). Omitted
8228
8228
  fields will not be updated. To replace the entire
8229
- entity, use one path with the string "*" to match all
8229
+ entity, use one path with the string "\*" to match all
8230
8230
  fields.
8231
8231
 
8232
8232
  This corresponds to the ``update_mask`` field
@@ -9402,7 +9402,7 @@ class AnalyticsAdminServiceAsyncClient:
9402
9402
  Required. The list of fields to be updated. Field names
9403
9403
  must be in snake case (e.g., "field_to_update"). Omitted
9404
9404
  fields will not be updated. To replace the entire
9405
- entity, use one path with the string "*" to match all
9405
+ entity, use one path with the string "\*" to match all
9406
9406
  fields.
9407
9407
 
9408
9408
  This corresponds to the ``update_mask`` field
@@ -9863,7 +9863,7 @@ class AnalyticsAdminServiceAsyncClient:
9863
9863
  Required. The list of fields to be updated. Field names
9864
9864
  must be in snake case (e.g., "field_to_update"). Omitted
9865
9865
  fields will not be updated. To replace the entire
9866
- entity, use one path with the string "*" to match all
9866
+ entity, use one path with the string "\*" to match all
9867
9867
  fields.
9868
9868
 
9869
9869
  This corresponds to the ``update_mask`` field
@@ -10405,7 +10405,7 @@ class AnalyticsAdminServiceAsyncClient:
10405
10405
  Required. The list of fields to be updated. Field names
10406
10406
  must be in snake case (e.g., "field_to_update"). Omitted
10407
10407
  fields will not be updated. To replace the entire
10408
- entity, use one path with the string "*" to match all
10408
+ entity, use one path with the string "\*" to match all
10409
10409
  fields.
10410
10410
 
10411
10411
  This corresponds to the ``update_mask`` field
@@ -10606,7 +10606,7 @@ class AnalyticsAdminServiceAsyncClient:
10606
10606
  Required. The list of fields to be updated. Field names
10607
10607
  must be in snake case (e.g., "field_to_update"). Omitted
10608
10608
  fields will not be updated. To replace the entire
10609
- entity, use one path with the string "*" to match all
10609
+ entity, use one path with the string "\*" to match all
10610
10610
  fields.
10611
10611
 
10612
10612
  This corresponds to the ``update_mask`` field
@@ -11393,7 +11393,7 @@ class AnalyticsAdminServiceAsyncClient:
11393
11393
  Required. The list of fields to be updated. Field names
11394
11394
  must be in snake case (e.g., "field_to_update"). Omitted
11395
11395
  fields will not be updated. To replace the entire
11396
- entity, use one path with the string "*" to match all
11396
+ entity, use one path with the string "\*" to match all
11397
11397
  fields.
11398
11398
 
11399
11399
  This corresponds to the ``update_mask`` field
@@ -11895,7 +11895,7 @@ class AnalyticsAdminServiceAsyncClient:
11895
11895
  Required. The list of fields to be updated. Field names
11896
11896
  must be in snake case (e.g., "field_to_update"). Omitted
11897
11897
  fields will not be updated. To replace the entire
11898
- entity, use one path with the string "*" to match all
11898
+ entity, use one path with the string "\*" to match all
11899
11899
  fields.
11900
11900
 
11901
11901
  This corresponds to the ``update_mask`` field
@@ -12141,7 +12141,7 @@ class AnalyticsAdminServiceAsyncClient:
12141
12141
  Required. The list of fields to be updated. Field names
12142
12142
  must be in snake case (e.g., "field_to_update"). Omitted
12143
12143
  fields will not be updated. To replace the entire
12144
- entity, use one path with the string "*" to match all
12144
+ entity, use one path with the string "\*" to match all
12145
12145
  fields.
12146
12146
 
12147
12147
  This corresponds to the ``update_mask`` field
@@ -12436,7 +12436,7 @@ class AnalyticsAdminServiceAsyncClient:
12436
12436
  metric's resource name.
12437
12437
 
12438
12438
  This value should be 1-80 characters and valid
12439
- characters are `[a-zA-Z0-9_]`, no spaces allowed.
12439
+ characters are /[a-zA-Z0-9\_]/, no spaces allowed.
12440
12440
  calculated_metric_id must be unique between all
12441
12441
  calculated metrics under a property. The
12442
12442
  calculated_metric_id is used when referencing this
@@ -12640,7 +12640,7 @@ class AnalyticsAdminServiceAsyncClient:
12640
12640
  update_mask (:class:`google.protobuf.field_mask_pb2.FieldMask`):
12641
12641
  Required. The list of fields to be updated. Omitted
12642
12642
  fields will not be updated. To replace the entire
12643
- entity, use one path with the string "*" to match all
12643
+ entity, use one path with the string "\*" to match all
12644
12644
  fields.
12645
12645
 
12646
12646
  This corresponds to the ``update_mask`` field
@@ -13617,8 +13617,8 @@ class AnalyticsAdminServiceAsyncClient:
13617
13617
  Required. The list of fields to update. Field names must
13618
13618
  be in snake case (for example, "field_to_update").
13619
13619
  Omitted fields will not be updated. To replace the
13620
- entire entity, use one path with the string "*" to match
13621
- all fields.
13620
+ entire entity, use one path with the string "\*" to
13621
+ match all fields.
13622
13622
 
13623
13623
  This corresponds to the ``update_mask`` field
13624
13624
  on the ``request`` instance; if ``request`` is provided, this
@@ -14097,8 +14097,8 @@ class AnalyticsAdminServiceAsyncClient:
14097
14097
  Optional. The list of fields to update. Field names must
14098
14098
  be in snake case (for example, "field_to_update").
14099
14099
  Omitted fields will not be updated. To replace the
14100
- entire entity, use one path with the string "*" to match
14101
- all fields.
14100
+ entire entity, use one path with the string "\*" to
14101
+ match all fields.
14102
14102
 
14103
14103
  This corresponds to the ``update_mask`` field
14104
14104
  on the ``request`` instance; if ``request`` is provided, this
@@ -14475,8 +14475,8 @@ class AnalyticsAdminServiceAsyncClient:
14475
14475
  Optional. The list of fields to update. Field names must
14476
14476
  be in snake case (for example, "field_to_update").
14477
14477
  Omitted fields will not be updated. To replace the
14478
- entire entity, use one path with the string "*" to match
14479
- all fields.
14478
+ entire entity, use one path with the string "\*" to
14479
+ match all fields.
14480
14480
 
14481
14481
  This corresponds to the ``update_mask`` field
14482
14482
  on the ``request`` instance; if ``request`` is provided, this
@@ -1675,8 +1675,8 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
1675
1675
  Required. The list of fields to be updated. Field names
1676
1676
  must be in snake case (for example, "field_to_update").
1677
1677
  Omitted fields will not be updated. To replace the
1678
- entire entity, use one path with the string "*" to match
1679
- all fields.
1678
+ entire entity, use one path with the string "\*" to
1679
+ match all fields.
1680
1680
 
1681
1681
  This corresponds to the ``update_mask`` field
1682
1682
  on the ``request`` instance; if ``request`` is provided, this
@@ -2221,7 +2221,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
2221
2221
  Required. The list of fields to be updated. Field names
2222
2222
  must be in snake case (e.g., "field_to_update"). Omitted
2223
2223
  fields will not be updated. To replace the entire
2224
- entity, use one path with the string "*" to match all
2224
+ entity, use one path with the string "\*" to match all
2225
2225
  fields.
2226
2226
 
2227
2227
  This corresponds to the ``update_mask`` field
@@ -2774,7 +2774,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
2774
2774
  Required. The list of fields to be updated. Field names
2775
2775
  must be in snake case (e.g., "field_to_update"). Omitted
2776
2776
  fields will not be updated. To replace the entire
2777
- entity, use one path with the string "*" to match all
2777
+ entity, use one path with the string "\*" to match all
2778
2778
  fields.
2779
2779
 
2780
2780
  This corresponds to the ``update_mask`` field
@@ -4357,7 +4357,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
4357
4357
  Required. The list of fields to be updated. Field names
4358
4358
  must be in snake case (e.g., "field_to_update"). Omitted
4359
4359
  fields will not be updated. To replace the entire
4360
- entity, use one path with the string "*" to match all
4360
+ entity, use one path with the string "\*" to match all
4361
4361
  fields.
4362
4362
 
4363
4363
  This corresponds to the ``update_mask`` field
@@ -4566,7 +4566,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
4566
4566
  Required. The list of fields to be updated. Field names
4567
4567
  must be in snake case (e.g., "field_to_update"). Omitted
4568
4568
  fields will not be updated. To replace the entire
4569
- entity, use one path with the string "*" to match all
4569
+ entity, use one path with the string "\*" to match all
4570
4570
  fields.
4571
4571
 
4572
4572
  This corresponds to the ``update_mask`` field
@@ -5041,7 +5041,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
5041
5041
  Required. The list of fields to be updated. Field names
5042
5042
  must be in snake case (e.g., "field_to_update"). Omitted
5043
5043
  fields will not be updated. To replace the entire
5044
- entity, use one path with the string "*" to match all
5044
+ entity, use one path with the string "\*" to match all
5045
5045
  fields.
5046
5046
 
5047
5047
  This corresponds to the ``update_mask`` field
@@ -5785,7 +5785,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
5785
5785
  update_mask (google.protobuf.field_mask_pb2.FieldMask):
5786
5786
  Required. The list of fields to be updated. Omitted
5787
5787
  fields will not be updated. To replace the entire
5788
- entity, use one path with the string "*" to match all
5788
+ entity, use one path with the string "\*" to match all
5789
5789
  fields.
5790
5790
 
5791
5791
  This corresponds to the ``update_mask`` field
@@ -6566,7 +6566,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
6566
6566
  update_mask (google.protobuf.field_mask_pb2.FieldMask):
6567
6567
  Required. The list of fields to be updated. Omitted
6568
6568
  fields will not be updated. To replace the entire
6569
- entity, use one path with the string "*" to match all
6569
+ entity, use one path with the string "\*" to match all
6570
6570
  fields.
6571
6571
 
6572
6572
  This corresponds to the ``update_mask`` field
@@ -7008,7 +7008,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
7008
7008
  update_mask (google.protobuf.field_mask_pb2.FieldMask):
7009
7009
  Required. The list of fields to be updated. Omitted
7010
7010
  fields will not be updated. To replace the entire
7011
- entity, use one path with the string "*" to match all
7011
+ entity, use one path with the string "\*" to match all
7012
7012
  fields.
7013
7013
 
7014
7014
  This corresponds to the ``update_mask`` field
@@ -7450,7 +7450,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
7450
7450
  Required. The list of fields to be updated. Field names
7451
7451
  must be in snake case (e.g., "field_to_update"). Omitted
7452
7452
  fields will not be updated. To replace the entire
7453
- entity, use one path with the string "*" to match all
7453
+ entity, use one path with the string "\*" to match all
7454
7454
  fields.
7455
7455
 
7456
7456
  This corresponds to the ``update_mask`` field
@@ -7715,7 +7715,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
7715
7715
  update_mask (google.protobuf.field_mask_pb2.FieldMask):
7716
7716
  Required. The list of fields to be updated. Omitted
7717
7717
  fields will not be updated. To replace the entire
7718
- entity, use one path with the string "*" to match all
7718
+ entity, use one path with the string "\*" to match all
7719
7719
  fields.
7720
7720
 
7721
7721
  This corresponds to the ``update_mask`` field
@@ -8264,7 +8264,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
8264
8264
  Required. The list of fields to be updated. Field names
8265
8265
  must be in snake case (e.g., "field_to_update"). Omitted
8266
8266
  fields will not be updated. To replace the entire
8267
- entity, use one path with the string "*" to match all
8267
+ entity, use one path with the string "\*" to match all
8268
8268
  fields.
8269
8269
 
8270
8270
  This corresponds to the ``update_mask`` field
@@ -8767,7 +8767,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
8767
8767
  update_mask (google.protobuf.field_mask_pb2.FieldMask):
8768
8768
  Required. The list of fields to be updated. Omitted
8769
8769
  fields will not be updated. To replace the entire
8770
- entity, use one path with the string "*" to match all
8770
+ entity, use one path with the string "\*" to match all
8771
8771
  fields.
8772
8772
 
8773
8773
  This corresponds to the ``update_mask`` field
@@ -8955,7 +8955,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
8955
8955
  Required. The list of fields to be updated. Field names
8956
8956
  must be in snake case (e.g., "field_to_update"). Omitted
8957
8957
  fields will not be updated. To replace the entire
8958
- entity, use one path with the string "*" to match all
8958
+ entity, use one path with the string "\*" to match all
8959
8959
  fields.
8960
8960
 
8961
8961
  This corresponds to the ``update_mask`` field
@@ -10104,7 +10104,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
10104
10104
  Required. The list of fields to be updated. Field names
10105
10105
  must be in snake case (e.g., "field_to_update"). Omitted
10106
10106
  fields will not be updated. To replace the entire
10107
- entity, use one path with the string "*" to match all
10107
+ entity, use one path with the string "\*" to match all
10108
10108
  fields.
10109
10109
 
10110
10110
  This corresponds to the ``update_mask`` field
@@ -10550,7 +10550,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
10550
10550
  Required. The list of fields to be updated. Field names
10551
10551
  must be in snake case (e.g., "field_to_update"). Omitted
10552
10552
  fields will not be updated. To replace the entire
10553
- entity, use one path with the string "*" to match all
10553
+ entity, use one path with the string "\*" to match all
10554
10554
  fields.
10555
10555
 
10556
10556
  This corresponds to the ``update_mask`` field
@@ -11074,7 +11074,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
11074
11074
  Required. The list of fields to be updated. Field names
11075
11075
  must be in snake case (e.g., "field_to_update"). Omitted
11076
11076
  fields will not be updated. To replace the entire
11077
- entity, use one path with the string "*" to match all
11077
+ entity, use one path with the string "\*" to match all
11078
11078
  fields.
11079
11079
 
11080
11080
  This corresponds to the ``update_mask`` field
@@ -11271,7 +11271,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
11271
11271
  Required. The list of fields to be updated. Field names
11272
11272
  must be in snake case (e.g., "field_to_update"). Omitted
11273
11273
  fields will not be updated. To replace the entire
11274
- entity, use one path with the string "*" to match all
11274
+ entity, use one path with the string "\*" to match all
11275
11275
  fields.
11276
11276
 
11277
11277
  This corresponds to the ``update_mask`` field
@@ -12036,7 +12036,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
12036
12036
  Required. The list of fields to be updated. Field names
12037
12037
  must be in snake case (e.g., "field_to_update"). Omitted
12038
12038
  fields will not be updated. To replace the entire
12039
- entity, use one path with the string "*" to match all
12039
+ entity, use one path with the string "\*" to match all
12040
12040
  fields.
12041
12041
 
12042
12042
  This corresponds to the ``update_mask`` field
@@ -12523,7 +12523,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
12523
12523
  Required. The list of fields to be updated. Field names
12524
12524
  must be in snake case (e.g., "field_to_update"). Omitted
12525
12525
  fields will not be updated. To replace the entire
12526
- entity, use one path with the string "*" to match all
12526
+ entity, use one path with the string "\*" to match all
12527
12527
  fields.
12528
12528
 
12529
12529
  This corresponds to the ``update_mask`` field
@@ -12761,7 +12761,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
12761
12761
  Required. The list of fields to be updated. Field names
12762
12762
  must be in snake case (e.g., "field_to_update"). Omitted
12763
12763
  fields will not be updated. To replace the entire
12764
- entity, use one path with the string "*" to match all
12764
+ entity, use one path with the string "\*" to match all
12765
12765
  fields.
12766
12766
 
12767
12767
  This corresponds to the ``update_mask`` field
@@ -13051,7 +13051,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
13051
13051
  metric's resource name.
13052
13052
 
13053
13053
  This value should be 1-80 characters and valid
13054
- characters are `[a-zA-Z0-9_]`, no spaces allowed.
13054
+ characters are /[a-zA-Z0-9\_]/, no spaces allowed.
13055
13055
  calculated_metric_id must be unique between all
13056
13056
  calculated metrics under a property. The
13057
13057
  calculated_metric_id is used when referencing this
@@ -13249,7 +13249,7 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
13249
13249
  update_mask (google.protobuf.field_mask_pb2.FieldMask):
13250
13250
  Required. The list of fields to be updated. Omitted
13251
13251
  fields will not be updated. To replace the entire
13252
- entity, use one path with the string "*" to match all
13252
+ entity, use one path with the string "\*" to match all
13253
13253
  fields.
13254
13254
 
13255
13255
  This corresponds to the ``update_mask`` field
@@ -14209,8 +14209,8 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
14209
14209
  Required. The list of fields to update. Field names must
14210
14210
  be in snake case (for example, "field_to_update").
14211
14211
  Omitted fields will not be updated. To replace the
14212
- entire entity, use one path with the string "*" to match
14213
- all fields.
14212
+ entire entity, use one path with the string "\*" to
14213
+ match all fields.
14214
14214
 
14215
14215
  This corresponds to the ``update_mask`` field
14216
14216
  on the ``request`` instance; if ``request`` is provided, this
@@ -14684,8 +14684,8 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
14684
14684
  Optional. The list of fields to update. Field names must
14685
14685
  be in snake case (for example, "field_to_update").
14686
14686
  Omitted fields will not be updated. To replace the
14687
- entire entity, use one path with the string "*" to match
14688
- all fields.
14687
+ entire entity, use one path with the string "\*" to
14688
+ match all fields.
14689
14689
 
14690
14690
  This corresponds to the ``update_mask`` field
14691
14691
  on the ``request`` instance; if ``request`` is provided, this
@@ -15056,8 +15056,8 @@ class AnalyticsAdminServiceClient(metaclass=AnalyticsAdminServiceClientMeta):
15056
15056
  Optional. The list of fields to update. Field names must
15057
15057
  be in snake case (for example, "field_to_update").
15058
15058
  Omitted fields will not be updated. To replace the
15059
- entire entity, use one path with the string "*" to match
15060
- all fields.
15059
+ entire entity, use one path with the string "\*" to
15060
+ match all fields.
15061
15061
 
15062
15062
  This corresponds to the ``update_mask`` field
15063
15063
  on the ``request`` instance; if ``request`` is provided, this
@@ -86,9 +86,10 @@ class AnalyticsAdminServiceTransport(abc.ABC):
86
86
  credentials identify the application to the service; if none
87
87
  are specified, the client will attempt to ascertain the
88
88
  credentials from the environment.
89
- credentials_file (Optional[str]): A file with credentials that can
89
+ credentials_file (Optional[str]): Deprecated. A file with credentials that can
90
90
  be loaded with :func:`google.auth.load_credentials_from_file`.
91
- This argument is mutually exclusive with credentials.
91
+ This argument is mutually exclusive with credentials. This argument will be
92
+ removed in the next major version of this library.
92
93
  scopes (Optional[Sequence[str]]): A list of scopes.
93
94
  quota_project_id (Optional[str]): An optional project to use for billing
94
95
  and quota.
@@ -165,9 +165,10 @@ class AnalyticsAdminServiceGrpcTransport(AnalyticsAdminServiceTransport):
165
165
  are specified, the client will attempt to ascertain the
166
166
  credentials from the environment.
167
167
  This argument is ignored if a ``channel`` instance is provided.
168
- credentials_file (Optional[str]): A file with credentials that can
168
+ credentials_file (Optional[str]): Deprecated. A file with credentials that can
169
169
  be loaded with :func:`google.auth.load_credentials_from_file`.
170
170
  This argument is ignored if a ``channel`` instance is provided.
171
+ This argument will be removed in the next major version of this library.
171
172
  scopes (Optional(Sequence[str])): A list of scopes. This argument is
172
173
  ignored if a ``channel`` instance is provided.
173
174
  channel (Optional[Union[grpc.Channel, Callable[..., grpc.Channel]]]):
@@ -300,9 +301,10 @@ class AnalyticsAdminServiceGrpcTransport(AnalyticsAdminServiceTransport):
300
301
  credentials identify this application to the service. If
301
302
  none are specified, the client will attempt to ascertain
302
303
  the credentials from the environment.
303
- credentials_file (Optional[str]): A file with credentials that can
304
+ credentials_file (Optional[str]): Deprecated. A file with credentials that can
304
305
  be loaded with :func:`google.auth.load_credentials_from_file`.
305
- This argument is mutually exclusive with credentials.
306
+ This argument is mutually exclusive with credentials. This argument will be
307
+ removed in the next major version of this library.
306
308
  scopes (Optional[Sequence[str]]): A optional list of scopes needed for this
307
309
  service. These are only used when credentials are not specified and
308
310
  are passed to :func:`google.auth.default`.
@@ -162,8 +162,9 @@ class AnalyticsAdminServiceGrpcAsyncIOTransport(AnalyticsAdminServiceTransport):
162
162
  credentials identify this application to the service. If
163
163
  none are specified, the client will attempt to ascertain
164
164
  the credentials from the environment.
165
- credentials_file (Optional[str]): A file with credentials that can
166
- be loaded with :func:`google.auth.load_credentials_from_file`.
165
+ credentials_file (Optional[str]): Deprecated. A file with credentials that can
166
+ be loaded with :func:`google.auth.load_credentials_from_file`. This argument will be
167
+ removed in the next major version of this library.
167
168
  scopes (Optional[Sequence[str]]): A optional list of scopes needed for this
168
169
  service. These are only used when credentials are not specified and
169
170
  are passed to :func:`google.auth.default`.
@@ -214,9 +215,10 @@ class AnalyticsAdminServiceGrpcAsyncIOTransport(AnalyticsAdminServiceTransport):
214
215
  are specified, the client will attempt to ascertain the
215
216
  credentials from the environment.
216
217
  This argument is ignored if a ``channel`` instance is provided.
217
- credentials_file (Optional[str]): A file with credentials that can
218
+ credentials_file (Optional[str]): Deprecated. A file with credentials that can
218
219
  be loaded with :func:`google.auth.load_credentials_from_file`.
219
220
  This argument is ignored if a ``channel`` instance is provided.
221
+ This argument will be removed in the next major version of this library.
220
222
  scopes (Optional[Sequence[str]]): A optional list of scopes needed for this
221
223
  service. These are only used when credentials are not specified and
222
224
  are passed to :func:`google.auth.default`.
@@ -8040,9 +8040,10 @@ class AnalyticsAdminServiceRestTransport(_BaseAnalyticsAdminServiceRestTransport
8040
8040
  are specified, the client will attempt to ascertain the
8041
8041
  credentials from the environment.
8042
8042
 
8043
- credentials_file (Optional[str]): A file with credentials that can
8043
+ credentials_file (Optional[str]): Deprecated. A file with credentials that can
8044
8044
  be loaded with :func:`google.auth.load_credentials_from_file`.
8045
- This argument is ignored if ``channel`` is provided.
8045
+ This argument is ignored if ``channel`` is provided. This argument will be
8046
+ removed in the next major version of this library.
8046
8047
  scopes (Optional(Sequence[str])): A list of scopes. This argument is
8047
8048
  ignored if ``channel`` is provided.
8048
8049
  client_cert_source_for_mtls (Callable[[], Tuple[bytes, bytes]]): Client