google-api-python-client 2.138.0__py2.py3-none-any.whl → 2.139.0__py2.py3-none-any.whl

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 (47) hide show
  1. {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/METADATA +1 -1
  2. {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/RECORD +47 -47
  3. googleapiclient/discovery_cache/documents/analyticshub.v1.json +2 -2
  4. googleapiclient/discovery_cache/documents/appengine.v1.json +13 -7
  5. googleapiclient/discovery_cache/documents/appengine.v1beta.json +13 -7
  6. googleapiclient/discovery_cache/documents/artifactregistry.v1.json +2 -2
  7. googleapiclient/discovery_cache/documents/artifactregistry.v1beta1.json +2 -2
  8. googleapiclient/discovery_cache/documents/artifactregistry.v1beta2.json +2 -2
  9. googleapiclient/discovery_cache/documents/bigquery.v2.json +21 -3
  10. googleapiclient/discovery_cache/documents/bigtableadmin.v2.json +12 -2
  11. googleapiclient/discovery_cache/documents/chat.v1.json +9 -9
  12. googleapiclient/discovery_cache/documents/cloudbuild.v2.json +3 -3
  13. googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json +184 -1
  14. googleapiclient/discovery_cache/documents/contentwarehouse.v1.json +285 -1
  15. googleapiclient/discovery_cache/documents/datamigration.v1.json +7 -1
  16. googleapiclient/discovery_cache/documents/dataplex.v1.json +656 -29
  17. googleapiclient/discovery_cache/documents/dialogflow.v2.json +9 -1
  18. googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json +9 -1
  19. googleapiclient/discovery_cache/documents/dialogflow.v3.json +9 -1
  20. googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +24 -1
  21. googleapiclient/discovery_cache/documents/discovery.v1.json +49 -0
  22. googleapiclient/discovery_cache/documents/dlp.v2.json +62 -5
  23. googleapiclient/discovery_cache/documents/dns.v1.json +16 -1
  24. googleapiclient/discovery_cache/documents/dns.v1beta2.json +16 -1
  25. googleapiclient/discovery_cache/documents/drive.v2.json +3 -3
  26. googleapiclient/discovery_cache/documents/drive.v3.json +4 -4
  27. googleapiclient/discovery_cache/documents/file.v1.json +1 -84
  28. googleapiclient/discovery_cache/documents/file.v1beta1.json +1 -84
  29. googleapiclient/discovery_cache/documents/firebaseappdistribution.v1alpha.json +219 -2
  30. googleapiclient/discovery_cache/documents/firebaseml.v2beta.json +54 -1
  31. googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +1 -55
  32. googleapiclient/discovery_cache/documents/monitoring.v1.json +52 -10
  33. googleapiclient/discovery_cache/documents/monitoring.v3.json +7 -3
  34. googleapiclient/discovery_cache/documents/networkconnectivity.v1.json +2 -2
  35. googleapiclient/discovery_cache/documents/networkmanagement.v1.json +5 -1
  36. googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +5 -1
  37. googleapiclient/discovery_cache/documents/networksecurity.v1beta1.json +538 -1
  38. googleapiclient/discovery_cache/documents/playintegrity.v1.json +42 -1
  39. googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json +69 -1
  40. googleapiclient/discovery_cache/documents/run.v1.json +2 -2
  41. googleapiclient/discovery_cache/documents/walletobjects.v1.json +8 -1
  42. googleapiclient/discovery_cache/documents/workloadmanager.v1.json +68 -4
  43. googleapiclient/discovery_cache/documents/workspaceevents.v1.json +6 -6
  44. googleapiclient/version.py +1 -1
  45. {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/LICENSE +0 -0
  46. {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/WHEEL +0 -0
  47. {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/top_level.txt +0 -0
@@ -170,7 +170,7 @@
170
170
  }
171
171
  }
172
172
  },
173
- "revision": "20240711",
173
+ "revision": "20240725",
174
174
  "rootUrl": "https://playintegrity.googleapis.com/",
175
175
  "schemas": {
176
176
  "AccountActivity": {
@@ -370,6 +370,10 @@
370
370
  "description": "Contains the device attestation information. Next tag: 4",
371
371
  "id": "DeviceIntegrity",
372
372
  "properties": {
373
+ "deviceRecall": {
374
+ "$ref": "DeviceRecall",
375
+ "description": "Details about the device recall bits set by the developer."
376
+ },
373
377
  "deviceRecognitionVerdict": {
374
378
  "description": "Details about the integrity of the device the app is running on.",
375
379
  "items": {
@@ -398,6 +402,21 @@
398
402
  },
399
403
  "type": "object"
400
404
  },
405
+ "DeviceRecall": {
406
+ "description": "Contains the recall bits per device set by the developer. Next tag: 3",
407
+ "id": "DeviceRecall",
408
+ "properties": {
409
+ "values": {
410
+ "$ref": "Values",
411
+ "description": "Required. Contains the recall bits values."
412
+ },
413
+ "writeDates": {
414
+ "$ref": "WriteDates",
415
+ "description": "Required. Contains the recall bits write dates."
416
+ }
417
+ },
418
+ "type": "object"
419
+ },
401
420
  "EnvironmentDetails": {
402
421
  "description": "Contains information about the environment Play Integrity API runs in, e.g. Play Protect verdict.",
403
422
  "id": "EnvironmentDetails",
@@ -543,6 +562,28 @@
543
562
  },
544
563
  "type": "object"
545
564
  },
565
+ "WriteDates": {
566
+ "description": "Contains the recall bits write dates.",
567
+ "id": "WriteDates",
568
+ "properties": {
569
+ "yyyymmFirst": {
570
+ "description": "Optional. Write time in YYYYMM format (in UTC, e.g. 202402) for the first bit. Note that this value won't be set if the first bit is false.",
571
+ "format": "int32",
572
+ "type": "integer"
573
+ },
574
+ "yyyymmSecond": {
575
+ "description": "Optional. Write time in YYYYMM format (in UTC, e.g. 202402) for the second bit. Note that this value won't be set if the second bit is false.",
576
+ "format": "int32",
577
+ "type": "integer"
578
+ },
579
+ "yyyymmThird": {
580
+ "description": "Optional. Write time in YYYYMM format (in UTC, e.g. 202402) for the third bit. Note that this value won't be set if the third bit is false.",
581
+ "format": "int32",
582
+ "type": "integer"
583
+ }
584
+ },
585
+ "type": "object"
586
+ },
546
587
  "WriteDeviceRecallRequest": {
547
588
  "description": "Request to write device recall bits.",
548
589
  "id": "WriteDeviceRecallRequest",
@@ -349,6 +349,34 @@
349
349
  },
350
350
  "keys": {
351
351
  "methods": {
352
+ "addIpOverride": {
353
+ "description": "Adds an IP override to a key. The following restrictions hold: * The maximum number of IP overrides per key is 100. * For any conflict (such as IP already exists or IP part of an existing IP range), an error will be returned.",
354
+ "flatPath": "v1/projects/{projectsId}/keys/{keysId}:addIpOverride",
355
+ "httpMethod": "POST",
356
+ "id": "recaptchaenterprise.projects.keys.addIpOverride",
357
+ "parameterOrder": [
358
+ "name"
359
+ ],
360
+ "parameters": {
361
+ "name": {
362
+ "description": "Required. The name of the key to which the IP override is added, in the format `projects/{project}/keys/{key}`.",
363
+ "location": "path",
364
+ "pattern": "^projects/[^/]+/keys/[^/]+$",
365
+ "required": true,
366
+ "type": "string"
367
+ }
368
+ },
369
+ "path": "v1/{+name}:addIpOverride",
370
+ "request": {
371
+ "$ref": "GoogleCloudRecaptchaenterpriseV1AddIpOverrideRequest"
372
+ },
373
+ "response": {
374
+ "$ref": "GoogleCloudRecaptchaenterpriseV1AddIpOverrideResponse"
375
+ },
376
+ "scopes": [
377
+ "https://www.googleapis.com/auth/cloud-platform"
378
+ ]
379
+ },
352
380
  "create": {
353
381
  "description": "Creates a new reCAPTCHA Enterprise key.",
354
382
  "flatPath": "v1/projects/{projectsId}/keys",
@@ -694,7 +722,7 @@
694
722
  }
695
723
  }
696
724
  },
697
- "revision": "20240713",
725
+ "revision": "20240721",
698
726
  "rootUrl": "https://recaptchaenterprise.googleapis.com/",
699
727
  "schemas": {
700
728
  "GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment": {
@@ -778,6 +806,23 @@
778
806
  },
779
807
  "type": "object"
780
808
  },
809
+ "GoogleCloudRecaptchaenterpriseV1AddIpOverrideRequest": {
810
+ "description": "The AddIpOverride request message.",
811
+ "id": "GoogleCloudRecaptchaenterpriseV1AddIpOverrideRequest",
812
+ "properties": {
813
+ "ipOverrideData": {
814
+ "$ref": "GoogleCloudRecaptchaenterpriseV1IpOverrideData",
815
+ "description": "Required. IP override added to the key."
816
+ }
817
+ },
818
+ "type": "object"
819
+ },
820
+ "GoogleCloudRecaptchaenterpriseV1AddIpOverrideResponse": {
821
+ "description": "Response for AddIpOverride.",
822
+ "id": "GoogleCloudRecaptchaenterpriseV1AddIpOverrideResponse",
823
+ "properties": {},
824
+ "type": "object"
825
+ },
781
826
  "GoogleCloudRecaptchaenterpriseV1AndroidKeySettings": {
782
827
  "description": "Settings specific to keys that can be used by Android apps.",
783
828
  "id": "GoogleCloudRecaptchaenterpriseV1AndroidKeySettings",
@@ -1391,6 +1436,29 @@ true
1391
1436
  },
1392
1437
  "type": "object"
1393
1438
  },
1439
+ "GoogleCloudRecaptchaenterpriseV1IpOverrideData": {
1440
+ "description": "Information about the IP or IP range override.",
1441
+ "id": "GoogleCloudRecaptchaenterpriseV1IpOverrideData",
1442
+ "properties": {
1443
+ "ip": {
1444
+ "description": "Required. The IP address to override (can be IPv4, IPv6 or CIDR). The IP override must be a valid IPv4 or IPv6 address, or a CIDR range. The IP override must be a public IP address. Example of IPv4: 168.192.5.6 Example of IPv6: 2001:0000:130F:0000:0000:09C0:876A:130B Example of IPv4 with CIDR: 168.192.5.0/24 Example of IPv6 with CIDR: 2001:0DB8:1234::/48",
1445
+ "type": "string"
1446
+ },
1447
+ "overrideType": {
1448
+ "description": "Required. Describes the type of IP override.",
1449
+ "enum": [
1450
+ "OVERRIDE_TYPE_UNSPECIFIED",
1451
+ "ALLOW"
1452
+ ],
1453
+ "enumDescriptions": [
1454
+ "Default override type that indicates this enum hasn't been specified.",
1455
+ "Allowlist the IP address; i.e. give a `risk_analysis.score` of 0.9 for all valid assessments."
1456
+ ],
1457
+ "type": "string"
1458
+ }
1459
+ },
1460
+ "type": "object"
1461
+ },
1394
1462
  "GoogleCloudRecaptchaenterpriseV1Key": {
1395
1463
  "description": "A key used to identify and configure applications (web and/or mobile) that use reCAPTCHA Enterprise.",
1396
1464
  "id": "GoogleCloudRecaptchaenterpriseV1Key",
@@ -2614,7 +2614,7 @@
2614
2614
  }
2615
2615
  }
2616
2616
  },
2617
- "revision": "20240712",
2617
+ "revision": "20240719",
2618
2618
  "rootUrl": "https://run.googleapis.com/",
2619
2619
  "schemas": {
2620
2620
  "Addressable": {
@@ -5381,7 +5381,7 @@ false
5381
5381
  "additionalProperties": {
5382
5382
  "type": "string"
5383
5383
  },
5384
- "description": "Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution. * `run.googleapis.com/container-dependencies`: Revision . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/ingress`: Service. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service (ALPHA) * `run.googleapis.com/network-interfaces`: Revision, Execution. * `run.googleapis.com/post-key-revocation-action-type`: Revision. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution.",
5384
+ "description": "Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Revision, Service. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-id`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution. * `run.googleapis.com/container-dependencies`: Revision . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/function-target`: Service. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/ingress`: Service. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service (ALPHA) * `run.googleapis.com/network-interfaces`: Revision, Execution. * `run.googleapis.com/post-key-revocation-action-type`: Revision. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/source-location`: Service. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution.",
5385
5385
  "type": "object"
5386
5386
  },
5387
5387
  "clusterName": {
@@ -2681,7 +2681,7 @@
2681
2681
  }
2682
2682
  }
2683
2683
  },
2684
- "revision": "20240723",
2684
+ "revision": "20240726",
2685
2685
  "rootUrl": "https://walletobjects.googleapis.com/",
2686
2686
  "schemas": {
2687
2687
  "ActivationOptions": {
@@ -5335,6 +5335,13 @@ true
5335
5335
  "$ref": "Image",
5336
5336
  "description": "The logo image of the pass. This image is displayed in the card detail view in upper left, and also on the list/thumbnail view. If the logo is not present, the first letter of `cardTitle` would be shown as logo."
5337
5337
  },
5338
+ "messages": {
5339
+ "description": "An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.",
5340
+ "items": {
5341
+ "$ref": "Message"
5342
+ },
5343
+ "type": "array"
5344
+ },
5338
5345
  "notifications": {
5339
5346
  "$ref": "Notifications",
5340
5347
  "description": "The notification settings that are enabled for this object."
@@ -772,7 +772,7 @@
772
772
  }
773
773
  }
774
774
  },
775
- "revision": "20240701",
775
+ "revision": "20240717",
776
776
  "rootUrl": "https://workloadmanager.googleapis.com/",
777
777
  "schemas": {
778
778
  "AgentCommand": {
@@ -1112,7 +1112,7 @@
1112
1112
  "id": "ExternalDataSources",
1113
1113
  "properties": {
1114
1114
  "assetType": {
1115
- "description": "Required. The asset type of the external data source must be one of go/cai-asset-types",
1115
+ "description": "Required. The asset type of the external data source this can be one of go/cai-asset-types to override the default asset type or it can be a custom type defined by the user custom type must match the asset type in the rule",
1116
1116
  "type": "string"
1117
1117
  },
1118
1118
  "name": {
@@ -1195,6 +1195,10 @@
1195
1195
  "IsolationExpectations": {
1196
1196
  "id": "IsolationExpectations",
1197
1197
  "properties": {
1198
+ "requirementOverride": {
1199
+ "$ref": "RequirementOverride",
1200
+ "description": "Explicit overrides for ZI and ZS requirements to be used for resources that should be excluded from ZI/ZS verification logic."
1201
+ },
1198
1202
  "ziOrgPolicy": {
1199
1203
  "enum": [
1200
1204
  "ZI_UNSPECIFIED",
@@ -1654,6 +1658,44 @@
1654
1658
  },
1655
1659
  "type": "object"
1656
1660
  },
1661
+ "RequirementOverride": {
1662
+ "id": "RequirementOverride",
1663
+ "properties": {
1664
+ "ziOverride": {
1665
+ "enum": [
1666
+ "ZI_UNSPECIFIED",
1667
+ "ZI_UNKNOWN",
1668
+ "ZI_NOT_REQUIRED",
1669
+ "ZI_PREFERRED",
1670
+ "ZI_REQUIRED"
1671
+ ],
1672
+ "enumDescriptions": [
1673
+ "",
1674
+ "To be used if tracking is not available",
1675
+ "",
1676
+ "",
1677
+ ""
1678
+ ],
1679
+ "type": "string"
1680
+ },
1681
+ "zsOverride": {
1682
+ "enum": [
1683
+ "ZS_UNSPECIFIED",
1684
+ "ZS_UNKNOWN",
1685
+ "ZS_NOT_REQUIRED",
1686
+ "ZS_REQUIRED"
1687
+ ],
1688
+ "enumDescriptions": [
1689
+ "",
1690
+ "To be used if tracking is not available",
1691
+ "",
1692
+ ""
1693
+ ],
1694
+ "type": "string"
1695
+ }
1696
+ },
1697
+ "type": "object"
1698
+ },
1657
1699
  "Resource": {
1658
1700
  "description": "Message represent resource in execution result",
1659
1701
  "id": "Resource",
@@ -2128,14 +2170,36 @@
2128
2170
  "INSTANCE_ROLE_ASCS",
2129
2171
  "INSTANCE_ROLE_ERS",
2130
2172
  "INSTANCE_ROLE_APP_SERVER",
2131
- "INSTANCE_ROLE_DATABASE"
2173
+ "INSTANCE_ROLE_DATABASE",
2174
+ "INSTANCE_ROLE_ASCS_ERS",
2175
+ "INSTANCE_ROLE_ASCS_APP_SERVER",
2176
+ "INSTANCE_ROLE_ASCS_DATABASE",
2177
+ "INSTANCE_ROLE_ERS_APP_SERVER",
2178
+ "INSTANCE_ROLE_ERS_DATABASE",
2179
+ "INSTANCE_ROLE_APP_SERVER_DATABASE",
2180
+ "INSTANCE_ROLE_ASCS_ERS_APP_SERVER",
2181
+ "INSTANCE_ROLE_ASCS_ERS_DATABASE",
2182
+ "INSTANCE_ROLE_ASCS_APP_SERVER_DATABASE",
2183
+ "INSTANCE_ROLE_ERS_APP_SERVER_DATABASE",
2184
+ "INSTANCE_ROLE_ASCS_ERS_APP_SERVER_DATABASE"
2132
2185
  ],
2133
2186
  "enumDescriptions": [
2134
2187
  "Unspecified instance role.",
2135
2188
  "Application central services.",
2136
2189
  "Enqueue replication server.",
2137
2190
  "Application server.",
2138
- "Database node."
2191
+ "Database node.",
2192
+ "Combinations of roles. Application central services and enqueue replication server.",
2193
+ "Application central services and application server.",
2194
+ "Application central services and database.",
2195
+ "Enqueue replication server and application server.",
2196
+ "Enqueue replication server and database.",
2197
+ "Application server and database.",
2198
+ "Application central services, enqueue replication server and application server.",
2199
+ "Application central services, enqueue replication server and database.",
2200
+ "Application central services, application server and database.",
2201
+ "Enqueue replication server, application server and database.",
2202
+ "Application central services, enqueue replication server, application server and database."
2139
2203
  ],
2140
2204
  "type": "string"
2141
2205
  },
@@ -6,25 +6,25 @@
6
6
  "description": "Private Service: https://www.googleapis.com/auth/chat.bot"
7
7
  },
8
8
  "https://www.googleapis.com/auth/chat.memberships": {
9
- "description": "View, add, update, and remove members from conversations in Google Chat"
9
+ "description": "See, add, update, and remove members from conversations and spaces in Google Chat"
10
10
  },
11
11
  "https://www.googleapis.com/auth/chat.memberships.readonly": {
12
12
  "description": "View members in Google Chat conversations."
13
13
  },
14
14
  "https://www.googleapis.com/auth/chat.messages": {
15
- "description": "View, compose, send, update, and delete messages, and add, view, and delete reactions to messages."
15
+ "description": "See, compose, send, update, and delete messages and their associated attachments, and add, see, and delete reactions to messages."
16
16
  },
17
17
  "https://www.googleapis.com/auth/chat.messages.reactions": {
18
- "description": "View, add, and delete reactions to messages in Google Chat"
18
+ "description": "See, add, and delete reactions to messages in Google Chat"
19
19
  },
20
20
  "https://www.googleapis.com/auth/chat.messages.reactions.readonly": {
21
21
  "description": "View reactions to messages in Google Chat"
22
22
  },
23
23
  "https://www.googleapis.com/auth/chat.messages.readonly": {
24
- "description": "View messages and reactions in Google Chat"
24
+ "description": "See messages and their associated reactions and attachments in Google Chat"
25
25
  },
26
26
  "https://www.googleapis.com/auth/chat.spaces": {
27
- "description": "Create conversations and spaces and see or edit metadata (including history settings and access settings) in Google Chat"
27
+ "description": "Create conversations and spaces and see or update metadata (including history settings and access settings) in Google Chat"
28
28
  },
29
29
  "https://www.googleapis.com/auth/chat.spaces.readonly": {
30
30
  "description": "View chat and spaces in Google Chat"
@@ -424,7 +424,7 @@
424
424
  }
425
425
  }
426
426
  },
427
- "revision": "20240702",
427
+ "revision": "20240723",
428
428
  "rootUrl": "https://workspaceevents.googleapis.com/",
429
429
  "schemas": {
430
430
  "ListSubscriptionsResponse": {
@@ -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.138.0"
15
+ __version__ = "2.139.0"