google-api-python-client 2.152.0__py2.py3-none-any.whl → 2.153.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 (57) hide show
  1. {google_api_python_client-2.152.0.dist-info → google_api_python_client-2.153.0.dist-info}/METADATA +1 -1
  2. {google_api_python_client-2.152.0.dist-info → google_api_python_client-2.153.0.dist-info}/RECORD +57 -57
  3. googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json +7 -52
  4. googleapiclient/discovery_cache/documents/addressvalidation.v1.json +3 -3
  5. googleapiclient/discovery_cache/documents/androidmanagement.v1.json +2 -2
  6. googleapiclient/discovery_cache/documents/assuredworkloads.v1.json +57 -5
  7. googleapiclient/discovery_cache/documents/assuredworkloads.v1beta1.json +57 -5
  8. googleapiclient/discovery_cache/documents/backupdr.v1.json +2 -2
  9. googleapiclient/discovery_cache/documents/bigquery.v2.json +8 -8
  10. googleapiclient/discovery_cache/documents/calendar.v3.json +24 -1
  11. googleapiclient/discovery_cache/documents/chat.v1.json +61 -56
  12. googleapiclient/discovery_cache/documents/chromemanagement.v1.json +5 -3
  13. googleapiclient/discovery_cache/documents/cloudchannel.v1.json +52 -7
  14. googleapiclient/discovery_cache/documents/compute.alpha.json +13 -43
  15. googleapiclient/discovery_cache/documents/compute.beta.json +8 -61
  16. googleapiclient/discovery_cache/documents/compute.v1.json +8 -58
  17. googleapiclient/discovery_cache/documents/container.v1.json +98 -5
  18. googleapiclient/discovery_cache/documents/container.v1beta1.json +98 -5
  19. googleapiclient/discovery_cache/documents/css.v1.json +2 -2
  20. googleapiclient/discovery_cache/documents/dataplex.v1.json +31 -6
  21. googleapiclient/discovery_cache/documents/deploymentmanager.alpha.json +393 -8
  22. googleapiclient/discovery_cache/documents/deploymentmanager.v2.json +345 -8
  23. googleapiclient/discovery_cache/documents/deploymentmanager.v2beta.json +389 -8
  24. googleapiclient/discovery_cache/documents/discoveryengine.v1.json +139 -17
  25. googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +139 -17
  26. googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +139 -17
  27. googleapiclient/discovery_cache/documents/fcm.v1.json +5 -1
  28. googleapiclient/discovery_cache/documents/firebase.v1beta1.json +33 -33
  29. googleapiclient/discovery_cache/documents/firebasedataconnect.v1beta.json +3 -3
  30. googleapiclient/discovery_cache/documents/firebaseml.v2beta.json +2 -1
  31. googleapiclient/discovery_cache/documents/integrations.v1.json +22 -2
  32. googleapiclient/discovery_cache/documents/language.v1.json +18 -21
  33. googleapiclient/discovery_cache/documents/language.v1beta2.json +24 -27
  34. googleapiclient/discovery_cache/documents/language.v2.json +22 -25
  35. googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +14 -8
  36. googleapiclient/discovery_cache/documents/merchantapi.datasources_v1beta.json +6 -3
  37. googleapiclient/discovery_cache/documents/merchantapi.inventories_v1beta.json +7 -4
  38. googleapiclient/discovery_cache/documents/merchantapi.lfp_v1beta.json +6 -3
  39. googleapiclient/discovery_cache/documents/merchantapi.notifications_v1beta.json +6 -3
  40. googleapiclient/discovery_cache/documents/merchantapi.products_v1beta.json +16 -7
  41. googleapiclient/discovery_cache/documents/merchantapi.promotions_v1beta.json +16 -7
  42. googleapiclient/discovery_cache/documents/merchantapi.quota_v1beta.json +7 -4
  43. googleapiclient/discovery_cache/documents/networkconnectivity.v1.json +171 -11
  44. googleapiclient/discovery_cache/documents/networkconnectivity.v1alpha1.json +5 -1
  45. googleapiclient/discovery_cache/documents/paymentsresellersubscription.v1.json +118 -1
  46. googleapiclient/discovery_cache/documents/places.v1.json +65 -1
  47. googleapiclient/discovery_cache/documents/playdeveloperreporting.v1alpha1.json +2 -2
  48. googleapiclient/discovery_cache/documents/playdeveloperreporting.v1beta1.json +2 -2
  49. googleapiclient/discovery_cache/documents/searchads360.v0.json +102 -1
  50. googleapiclient/discovery_cache/documents/servicenetworking.v1.json +6 -2
  51. googleapiclient/discovery_cache/documents/servicenetworking.v1beta.json +6 -2
  52. googleapiclient/discovery_cache/documents/testing.v1.json +24 -2
  53. googleapiclient/discovery_cache/documents/youtube.v3.json +2 -2
  54. googleapiclient/version.py +1 -1
  55. {google_api_python_client-2.152.0.dist-info → google_api_python_client-2.153.0.dist-info}/LICENSE +0 -0
  56. {google_api_python_client-2.152.0.dist-info → google_api_python_client-2.153.0.dist-info}/WHEEL +0 -0
  57. {google_api_python_client-2.152.0.dist-info → google_api_python_client-2.153.0.dist-info}/top_level.txt +0 -0
@@ -431,11 +431,43 @@
431
431
  ]
432
432
  }
433
433
  }
434
+ },
435
+ "userSessions": {
436
+ "methods": {
437
+ "generate": {
438
+ "description": "This API replaces user authorized OAuth consnet based APIs (Create, Entitle). Generates a short-lived token for a user session based on the user intent. You can use the session token to redirect the user to Google to finish the signup flow. You can re-generate new session token repeatedly for same request if necessary, regardless of the previous tokens being expired or not.",
439
+ "flatPath": "v1/partners/{partnersId}/userSessions:generate",
440
+ "httpMethod": "POST",
441
+ "id": "paymentsresellersubscription.partners.userSessions.generate",
442
+ "parameterOrder": [
443
+ "parent"
444
+ ],
445
+ "parameters": {
446
+ "parent": {
447
+ "description": "Required. The parent, the partner that can resell. Format: partners/{partner}",
448
+ "location": "path",
449
+ "pattern": "^partners/[^/]+$",
450
+ "required": true,
451
+ "type": "string"
452
+ }
453
+ },
454
+ "path": "v1/{+parent}/userSessions:generate",
455
+ "request": {
456
+ "$ref": "GoogleCloudPaymentsResellerSubscriptionV1GenerateUserSessionRequest"
457
+ },
458
+ "response": {
459
+ "$ref": "GoogleCloudPaymentsResellerSubscriptionV1GenerateUserSessionResponse"
460
+ },
461
+ "scopes": [
462
+ "openid"
463
+ ]
464
+ }
465
+ }
434
466
  }
435
467
  }
436
468
  }
437
469
  },
438
- "revision": "20240922",
470
+ "revision": "20241105",
439
471
  "rootUrl": "https://paymentsresellersubscription.googleapis.com/",
440
472
  "schemas": {
441
473
  "GoogleCloudPaymentsResellerSubscriptionV1Amount": {
@@ -506,6 +538,25 @@
506
538
  },
507
539
  "type": "object"
508
540
  },
541
+ "GoogleCloudPaymentsResellerSubscriptionV1CreateSubscriptionIntent": {
542
+ "description": "Intent message for creating a Subscription resource.",
543
+ "id": "GoogleCloudPaymentsResellerSubscriptionV1CreateSubscriptionIntent",
544
+ "properties": {
545
+ "parent": {
546
+ "description": "Required. The parent resource name, which is the identifier of the partner.",
547
+ "type": "string"
548
+ },
549
+ "subscription": {
550
+ "$ref": "GoogleCloudPaymentsResellerSubscriptionV1Subscription",
551
+ "description": "Required. The Subscription to be created."
552
+ },
553
+ "subscriptionId": {
554
+ "description": "Required. Identifies the subscription resource on the Partner side. The value is restricted to 63 ASCII characters at the maximum. If a subscription was previously created with the same subscription_id, we will directly return that one.",
555
+ "type": "string"
556
+ }
557
+ },
558
+ "type": "object"
559
+ },
509
560
  "GoogleCloudPaymentsResellerSubscriptionV1Duration": {
510
561
  "description": "Describes the length of a period of a time.",
511
562
  "id": "GoogleCloudPaymentsResellerSubscriptionV1Duration",
@@ -534,6 +585,17 @@
534
585
  },
535
586
  "type": "object"
536
587
  },
588
+ "GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionIntent": {
589
+ "description": "Intent for entitling the previously provisioned subscription to an end user.",
590
+ "id": "GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionIntent",
591
+ "properties": {
592
+ "name": {
593
+ "description": "Required. The name of the subscription resource that is entitled to the current end user.",
594
+ "type": "string"
595
+ }
596
+ },
597
+ "type": "object"
598
+ },
537
599
  "GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequest": {
538
600
  "description": "LINT.IfChange Partner request for entitling the previously provisioned subscription to an end user. The end user identity is inferred from the request OAuth context.",
539
601
  "id": "GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequest",
@@ -681,6 +743,28 @@
681
743
  },
682
744
  "type": "object"
683
745
  },
746
+ "GoogleCloudPaymentsResellerSubscriptionV1GenerateUserSessionRequest": {
747
+ "description": "[Preview only] Request to generate a user session.",
748
+ "id": "GoogleCloudPaymentsResellerSubscriptionV1GenerateUserSessionRequest",
749
+ "properties": {
750
+ "intentPayload": {
751
+ "$ref": "GoogleCloudPaymentsResellerSubscriptionV1IntentPayload",
752
+ "description": "The user intent to generate the user session."
753
+ }
754
+ },
755
+ "type": "object"
756
+ },
757
+ "GoogleCloudPaymentsResellerSubscriptionV1GenerateUserSessionResponse": {
758
+ "description": "[Preview only] Response that contains the details for generated user session.",
759
+ "id": "GoogleCloudPaymentsResellerSubscriptionV1GenerateUserSessionResponse",
760
+ "properties": {
761
+ "userSession": {
762
+ "$ref": "GoogleCloudPaymentsResellerSubscriptionV1UserSession",
763
+ "description": "The generated user session. The token size of proportional to the size of the intent payload. Therefore, please be mindful of keeping the request intent payload reasonably small."
764
+ }
765
+ },
766
+ "type": "object"
767
+ },
684
768
  "GoogleCloudPaymentsResellerSubscriptionV1GoogleOnePayload": {
685
769
  "description": "Payload specific to Google One products.",
686
770
  "id": "GoogleCloudPaymentsResellerSubscriptionV1GoogleOnePayload",
@@ -735,6 +819,21 @@
735
819
  },
736
820
  "type": "object"
737
821
  },
822
+ "GoogleCloudPaymentsResellerSubscriptionV1IntentPayload": {
823
+ "description": "The payload that describes the user intent.",
824
+ "id": "GoogleCloudPaymentsResellerSubscriptionV1IntentPayload",
825
+ "properties": {
826
+ "createIntent": {
827
+ "$ref": "GoogleCloudPaymentsResellerSubscriptionV1CreateSubscriptionIntent",
828
+ "description": "The request to create a subscription."
829
+ },
830
+ "entitleIntent": {
831
+ "$ref": "GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionIntent",
832
+ "description": "The request to entitle a subscription."
833
+ }
834
+ },
835
+ "type": "object"
836
+ },
738
837
  "GoogleCloudPaymentsResellerSubscriptionV1ListProductsResponse": {
739
838
  "description": "Response that contains the products.",
740
839
  "id": "GoogleCloudPaymentsResellerSubscriptionV1ListProductsResponse",
@@ -1406,6 +1505,24 @@
1406
1505
  },
1407
1506
  "type": "object"
1408
1507
  },
1508
+ "GoogleCloudPaymentsResellerSubscriptionV1UserSession": {
1509
+ "description": "A user session contains a short-lived token that includes information required to interact with Google Payments Reseller Platform using the following web endpoints. - A user session token should be generated dynamically for an authenticated user. You should refrain from sharing a token directly with a user in an unauthenticated context, such as SMS, or email. - You can re-generate new session tokens repeatedly for same `generate` request if necessary, regardless of the previous tokens being expired or not. You don't need to worry about multiple sessions resulting in duplicate fulfillments as guaranteed by the same subscription id. Please refer to the [Google Managed Signup](/payments/reseller/subscription/reference/index/User.Signup.Integration/Google.Managed.Signup.\\(In.Preview\\)) documentation for additional integration details.",
1510
+ "id": "GoogleCloudPaymentsResellerSubscriptionV1UserSession",
1511
+ "properties": {
1512
+ "expireTime": {
1513
+ "description": "Output only. The time at which the user session expires.",
1514
+ "format": "google-datetime",
1515
+ "readOnly": true,
1516
+ "type": "string"
1517
+ },
1518
+ "token": {
1519
+ "description": "Output only. The encrypted token of the user session, including the information of the user's intent and request. This token should be provided when redirecting the user to Google.",
1520
+ "readOnly": true,
1521
+ "type": "string"
1522
+ }
1523
+ },
1524
+ "type": "object"
1525
+ },
1409
1526
  "GoogleCloudPaymentsResellerSubscriptionV1YoutubePayload": {
1410
1527
  "description": "Payload specific to Youtube products.",
1411
1528
  "id": "GoogleCloudPaymentsResellerSubscriptionV1YoutubePayload",
@@ -280,7 +280,7 @@
280
280
  }
281
281
  }
282
282
  },
283
- "revision": "20241029",
283
+ "revision": "20241106",
284
284
  "rootUrl": "https://places.googleapis.com/",
285
285
  "schemas": {
286
286
  "GoogleGeoTypeViewport": {
@@ -435,6 +435,10 @@
435
435
  "description": "Request proto for AutocompletePlaces.",
436
436
  "id": "GoogleMapsPlacesV1AutocompletePlacesRequest",
437
437
  "properties": {
438
+ "includePureServiceAreaBusinesses": {
439
+ "description": "Optional. Include pure service area businesses if the field is set to true. Pure service area business is a business that visits or delivers to customers directly but does not serve customers at their business address. For example, businesses like cleaning services or plumbers. Those businesses do not have a physical address or location on Google Maps. Places will not return fields including `location`, `plus_code`, and other location related fields for these businesses.",
440
+ "type": "boolean"
441
+ },
438
442
  "includeQueryPredictions": {
439
443
  "description": "Optional. If true, the response will include both Place and query predictions. Otherwise the response will only return Place predictions.",
440
444
  "type": "boolean"
@@ -1036,6 +1040,7 @@
1036
1040
  "type": "array"
1037
1041
  },
1038
1042
  "businessStatus": {
1043
+ "description": "The business status for the place.",
1039
1044
  "enum": [
1040
1045
  "BUSINESS_STATUS_UNSPECIFIED",
1041
1046
  "OPERATIONAL",
@@ -1050,6 +1055,13 @@
1050
1055
  ],
1051
1056
  "type": "string"
1052
1057
  },
1058
+ "containingPlaces": {
1059
+ "description": "List of places in which the current place is located.",
1060
+ "items": {
1061
+ "$ref": "GoogleMapsPlacesV1PlaceContainingPlace"
1062
+ },
1063
+ "type": "array"
1064
+ },
1053
1065
  "curbsidePickup": {
1054
1066
  "description": "Specifies if the business supports curbside pickup.",
1055
1067
  "type": "boolean"
@@ -1196,6 +1208,10 @@
1196
1208
  ],
1197
1209
  "type": "string"
1198
1210
  },
1211
+ "priceRange": {
1212
+ "$ref": "GoogleMapsPlacesV1PriceRange",
1213
+ "description": "The price range associated with a Place."
1214
+ },
1199
1215
  "primaryType": {
1200
1216
  "description": "The primary type of the given result. This type must one of the Places API supported types. For example, \"restaurant\", \"cafe\", \"airport\", etc. A place can only have a single primary type. For the complete list of possible values, see Table A and Table B at https://developers.google.com/maps/documentation/places/web-service/place-types",
1201
1217
  "type": "string"
@@ -1204,6 +1220,10 @@
1204
1220
  "$ref": "GoogleTypeLocalizedText",
1205
1221
  "description": "The display name of the primary type, localized to the request language if applicable. For the complete list of possible values, see Table A and Table B at https://developers.google.com/maps/documentation/places/web-service/place-types"
1206
1222
  },
1223
+ "pureServiceAreaBusiness": {
1224
+ "description": "Indicates whether the place is a pure service area business. Pure service area business is a business that visits or delivers to customers directly but does not serve customers at their business address. For example, businesses like cleaning services or plumbers. Those businesses may not have a physical address or location on Google Maps.",
1225
+ "type": "boolean"
1226
+ },
1207
1227
  "rating": {
1208
1228
  "description": "A rating between 1.0 and 5.0, based on user reviews of this place.",
1209
1229
  "format": "double",
@@ -1400,6 +1420,21 @@
1400
1420
  },
1401
1421
  "type": "object"
1402
1422
  },
1423
+ "GoogleMapsPlacesV1PlaceContainingPlace": {
1424
+ "description": "Info about the place in which this place is located.",
1425
+ "id": "GoogleMapsPlacesV1PlaceContainingPlace",
1426
+ "properties": {
1427
+ "id": {
1428
+ "description": "The place id of the place in which this place is located.",
1429
+ "type": "string"
1430
+ },
1431
+ "name": {
1432
+ "description": "The resource name of the place in which this place is located.",
1433
+ "type": "string"
1434
+ }
1435
+ },
1436
+ "type": "object"
1437
+ },
1403
1438
  "GoogleMapsPlacesV1PlaceGenerativeSummary": {
1404
1439
  "description": "Experimental: See https://developers.google.com/maps/documentation/places/web-service/experimental/places-generative for more details. AI-generated summary of the place.",
1405
1440
  "id": "GoogleMapsPlacesV1PlaceGenerativeSummary",
@@ -1458,6 +1493,16 @@
1458
1493
  "description": "Information about business hour of the place.",
1459
1494
  "id": "GoogleMapsPlacesV1PlaceOpeningHours",
1460
1495
  "properties": {
1496
+ "nextCloseTime": {
1497
+ "description": "The next time the current opening hours period ends up to 7 days in the future. This field is only populated if the opening hours period is active at the time of serving the request.",
1498
+ "format": "google-datetime",
1499
+ "type": "string"
1500
+ },
1501
+ "nextOpenTime": {
1502
+ "description": "The next time the current opening hours period starts up to 7 days in the future. This field is only populated if the opening hours period is not active at the time of serving the request.",
1503
+ "format": "google-datetime",
1504
+ "type": "string"
1505
+ },
1461
1506
  "openNow": {
1462
1507
  "description": "Whether the opening hours period is currently active. For regular opening hours and current opening hours, this field means whether the place is open. For secondary opening hours and current secondary opening hours, this field means whether the secondary hours of this place is active.",
1463
1508
  "type": "boolean"
@@ -1677,6 +1722,21 @@
1677
1722
  },
1678
1723
  "type": "object"
1679
1724
  },
1725
+ "GoogleMapsPlacesV1PriceRange": {
1726
+ "description": "The price range associated with a Place. `end_price` could be unset, which indicates a range without upper bound (e.g. \"More than $100\").",
1727
+ "id": "GoogleMapsPlacesV1PriceRange",
1728
+ "properties": {
1729
+ "endPrice": {
1730
+ "$ref": "GoogleTypeMoney",
1731
+ "description": "The high end of the price range (exclusive). Price should be lower than this amount."
1732
+ },
1733
+ "startPrice": {
1734
+ "$ref": "GoogleTypeMoney",
1735
+ "description": "The low end of the price range (inclusive). Price should be at or above this amount."
1736
+ }
1737
+ },
1738
+ "type": "object"
1739
+ },
1680
1740
  "GoogleMapsPlacesV1References": {
1681
1741
  "description": "Experimental: See https://developers.google.com/maps/documentation/places/web-service/experimental/places-generative for more details. Reference that the generative content is related to.",
1682
1742
  "id": "GoogleMapsPlacesV1References",
@@ -1960,6 +2020,10 @@
1960
2020
  "$ref": "GoogleMapsPlacesV1SearchTextRequestEVOptions",
1961
2021
  "description": "Optional. Set the searchable EV options of a place search request."
1962
2022
  },
2023
+ "includePureServiceAreaBusinesses": {
2024
+ "description": "Optional. Include pure service area businesses if the field is set to true. Pure service area business is a business that visits or delivers to customers directly but does not serve customers at their business address. For example, businesses like cleaning services or plumbers. Those businesses do not have a physical address or location on Google Maps. Places will not return fields including `location`, `plus_code`, and other location related fields for these businesses.",
2025
+ "type": "boolean"
2026
+ },
1963
2027
  "includedType": {
1964
2028
  "description": "The requested place type. Full list of types supported: https://developers.google.com/maps/documentation/places/web-service/place-types. Only support one included type.",
1965
2029
  "type": "string"
@@ -947,7 +947,7 @@
947
947
  }
948
948
  }
949
949
  },
950
- "revision": "20241009",
950
+ "revision": "20241102",
951
951
  "rootUrl": "https://playdeveloperreporting.googleapis.com/",
952
952
  "schemas": {
953
953
  "GooglePlayDeveloperReportingV1alpha1Anomaly": {
@@ -2164,7 +2164,7 @@
2164
2164
  "type": "object"
2165
2165
  },
2166
2166
  "GoogleTypeDecimal": {
2167
- "description": "A representation of a decimal value, such as 2.5. Clients may convert values into language-native decimal formats, such as Java's BigDecimal or Python's decimal.Decimal. [BigDecimal]: https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/math/BigDecimal.html [decimal.Decimal]: https://docs.python.org/3/library/decimal.html",
2167
+ "description": "A representation of a decimal value, such as 2.5. Clients may convert values into language-native decimal formats, such as Java's [BigDecimal](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/math/BigDecimal.html) or Python's [decimal.Decimal](https://docs.python.org/3/library/decimal.html).",
2168
2168
  "id": "GoogleTypeDecimal",
2169
2169
  "properties": {
2170
2170
  "value": {
@@ -947,7 +947,7 @@
947
947
  }
948
948
  }
949
949
  },
950
- "revision": "20241009",
950
+ "revision": "20241102",
951
951
  "rootUrl": "https://playdeveloperreporting.googleapis.com/",
952
952
  "schemas": {
953
953
  "GooglePlayDeveloperReportingV1beta1Anomaly": {
@@ -2164,7 +2164,7 @@
2164
2164
  "type": "object"
2165
2165
  },
2166
2166
  "GoogleTypeDecimal": {
2167
- "description": "A representation of a decimal value, such as 2.5. Clients may convert values into language-native decimal formats, such as Java's BigDecimal or Python's decimal.Decimal. [BigDecimal]: https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/math/BigDecimal.html [decimal.Decimal]: https://docs.python.org/3/library/decimal.html",
2167
+ "description": "A representation of a decimal value, such as 2.5. Clients may convert values into language-native decimal formats, such as Java's [BigDecimal](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/math/BigDecimal.html) or Python's [decimal.Decimal](https://docs.python.org/3/library/decimal.html).",
2168
2168
  "id": "GoogleTypeDecimal",
2169
2169
  "properties": {
2170
2170
  "value": {
@@ -260,7 +260,7 @@
260
260
  }
261
261
  }
262
262
  },
263
- "revision": "20241002",
263
+ "revision": "20241108",
264
264
  "rootUrl": "https://searchads360.googleapis.com/",
265
265
  "schemas": {
266
266
  "GoogleAdsSearchads360V0Common__AdScheduleInfo": {
@@ -4225,6 +4225,14 @@ false
4225
4225
  "readOnly": true,
4226
4226
  "type": "string"
4227
4227
  },
4228
+ "effectiveLabels": {
4229
+ "description": "Output only. The resource names of effective labels attached to this ad. An effective label is a label inherited or directly assigned to this ad.",
4230
+ "items": {
4231
+ "type": "string"
4232
+ },
4233
+ "readOnly": true,
4234
+ "type": "array"
4235
+ },
4228
4236
  "engineId": {
4229
4237
  "description": "Output only. ID of the ad in the external engine account. This field is for Search Ads 360 account only, for example, Yahoo Japan, Microsoft, Baidu etc. For non-Search Ads 360 entity, use \"ad_group_ad.ad.id\" instead.",
4230
4238
  "readOnly": true,
@@ -4336,6 +4344,31 @@ false
4336
4344
  },
4337
4345
  "type": "object"
4338
4346
  },
4347
+ "GoogleAdsSearchads360V0Resources__AdGroupAdEffectiveLabel": {
4348
+ "description": "A relationship between an ad group ad and an effective label. An effective label is a label inherited or directly assigned to this ad group ad.",
4349
+ "id": "GoogleAdsSearchads360V0Resources__AdGroupAdEffectiveLabel",
4350
+ "properties": {
4351
+ "adGroupAd": {
4352
+ "description": "Immutable. The ad group ad to which the effective label is attached.",
4353
+ "type": "string"
4354
+ },
4355
+ "label": {
4356
+ "description": "Immutable. The effective label assigned to the ad group ad.",
4357
+ "type": "string"
4358
+ },
4359
+ "ownerCustomerId": {
4360
+ "description": "Output only. The ID of the Customer which owns the effective label.",
4361
+ "format": "int64",
4362
+ "readOnly": true,
4363
+ "type": "string"
4364
+ },
4365
+ "resourceName": {
4366
+ "description": "Immutable. The resource name of the ad group ad effective label. Ad group ad effective label resource names have the form: `customers/{customer_id}/adGroupAdEffectiveLabels/{ad_group_id}~{ad_id}~{label_id}`",
4367
+ "type": "string"
4368
+ }
4369
+ },
4370
+ "type": "object"
4371
+ },
4339
4372
  "GoogleAdsSearchads360V0Resources__AdGroupAdLabel": {
4340
4373
  "description": "A relationship between an ad group ad and a label.",
4341
4374
  "id": "GoogleAdsSearchads360V0Resources__AdGroupAdLabel",
@@ -4505,6 +4538,14 @@ false
4505
4538
  "readOnly": true,
4506
4539
  "type": "string"
4507
4540
  },
4541
+ "effectiveLabels": {
4542
+ "description": "Output only. The resource names of effective labels attached to this ad group criterion. An effective label is a label inherited or directly assigned to this ad group criterion.",
4543
+ "items": {
4544
+ "type": "string"
4545
+ },
4546
+ "readOnly": true,
4547
+ "type": "array"
4548
+ },
4508
4549
  "engineId": {
4509
4550
  "description": "Output only. ID of the ad group criterion in the external engine account. This field is for non-Google Ads account only, for example, Yahoo Japan, Microsoft, Baidu etc. For Google Ads entity, use \"ad_group_criterion.criterion_id\" instead.",
4510
4551
  "readOnly": true,
@@ -4764,6 +4805,31 @@ false
4764
4805
  },
4765
4806
  "type": "object"
4766
4807
  },
4808
+ "GoogleAdsSearchads360V0Resources__AdGroupCriterionEffectiveLabel": {
4809
+ "description": "A relationship between an ad group criterion and an effective label. An effective label is a label inherited or directly assigned to this ad group criterion.",
4810
+ "id": "GoogleAdsSearchads360V0Resources__AdGroupCriterionEffectiveLabel",
4811
+ "properties": {
4812
+ "adGroupCriterion": {
4813
+ "description": "Immutable. The ad group criterion to which the effective label is attached.",
4814
+ "type": "string"
4815
+ },
4816
+ "label": {
4817
+ "description": "Immutable. The effective label assigned to the ad group criterion.",
4818
+ "type": "string"
4819
+ },
4820
+ "ownerCustomerId": {
4821
+ "description": "Output only. The ID of the Customer which owns the effective label.",
4822
+ "format": "int64",
4823
+ "readOnly": true,
4824
+ "type": "string"
4825
+ },
4826
+ "resourceName": {
4827
+ "description": "Immutable. The resource name of the ad group criterion effective label. Ad group criterion effective label resource names have the form: `customers/{customer_id}/adGroupCriterionEffectiveLabels/{ad_group_id}~{criterion_id}~{label_id}`",
4828
+ "type": "string"
4829
+ }
4830
+ },
4831
+ "type": "object"
4832
+ },
4767
4833
  "GoogleAdsSearchads360V0Resources__AdGroupCriterionLabel": {
4768
4834
  "description": "A relationship between an ad group criterion and a label.",
4769
4835
  "id": "GoogleAdsSearchads360V0Resources__AdGroupCriterionLabel",
@@ -8099,6 +8165,29 @@ false
8099
8165
  },
8100
8166
  "type": "object"
8101
8167
  },
8168
+ "GoogleAdsSearchads360V0Resources__UserLocationView": {
8169
+ "description": "A user location view. User Location View includes all metrics aggregated at the country level, one row per country. It reports metrics at the actual physical location of the user by targeted or not targeted location. If other segment fields are used, you may get more than one row per country.",
8170
+ "id": "GoogleAdsSearchads360V0Resources__UserLocationView",
8171
+ "properties": {
8172
+ "countryCriterionId": {
8173
+ "description": "Output only. Criterion Id for the country.",
8174
+ "format": "int64",
8175
+ "readOnly": true,
8176
+ "type": "string"
8177
+ },
8178
+ "resourceName": {
8179
+ "description": "Output only. The resource name of the user location view. UserLocation view resource names have the form: `customers/{customer_id}/userLocationViews/{country_criterion_id}~{targeting_location}`",
8180
+ "readOnly": true,
8181
+ "type": "string"
8182
+ },
8183
+ "targetingLocation": {
8184
+ "description": "Output only. Indicates whether location was targeted or not.",
8185
+ "readOnly": true,
8186
+ "type": "boolean"
8187
+ }
8188
+ },
8189
+ "type": "object"
8190
+ },
8102
8191
  "GoogleAdsSearchads360V0Resources__Visit": {
8103
8192
  "description": "A visit.",
8104
8193
  "id": "GoogleAdsSearchads360V0Resources__Visit",
@@ -8397,6 +8486,10 @@ false
8397
8486
  "$ref": "GoogleAdsSearchads360V0Resources__AdGroupAd",
8398
8487
  "description": "The ad referenced in the query."
8399
8488
  },
8489
+ "adGroupAdEffectiveLabel": {
8490
+ "$ref": "GoogleAdsSearchads360V0Resources__AdGroupAdEffectiveLabel",
8491
+ "description": "The ad group ad effective label referenced in the query."
8492
+ },
8400
8493
  "adGroupAdLabel": {
8401
8494
  "$ref": "GoogleAdsSearchads360V0Resources__AdGroupAdLabel",
8402
8495
  "description": "The ad group ad label referenced in the query."
@@ -8421,6 +8514,10 @@ false
8421
8514
  "$ref": "GoogleAdsSearchads360V0Resources__AdGroupCriterion",
8422
8515
  "description": "The criterion referenced in the query."
8423
8516
  },
8517
+ "adGroupCriterionEffectiveLabel": {
8518
+ "$ref": "GoogleAdsSearchads360V0Resources__AdGroupCriterionEffectiveLabel",
8519
+ "description": "The ad group criterion effective label referenced in the query."
8520
+ },
8424
8521
  "adGroupCriterionLabel": {
8425
8522
  "$ref": "GoogleAdsSearchads360V0Resources__AdGroupCriterionLabel",
8426
8523
  "description": "The ad group criterion label referenced in the query."
@@ -8604,6 +8701,10 @@ false
8604
8701
  "$ref": "GoogleAdsSearchads360V0Resources__UserList",
8605
8702
  "description": "The user list referenced in the query."
8606
8703
  },
8704
+ "userLocationView": {
8705
+ "$ref": "GoogleAdsSearchads360V0Resources__UserLocationView",
8706
+ "description": "The user location view referenced in the query."
8707
+ },
8607
8708
  "visit": {
8608
8709
  "$ref": "GoogleAdsSearchads360V0Resources__Visit",
8609
8710
  "description": "The event level visit referenced in the query."
@@ -1029,7 +1029,7 @@
1029
1029
  }
1030
1030
  }
1031
1031
  },
1032
- "revision": "20240925",
1032
+ "revision": "20241105",
1033
1033
  "rootUrl": "https://servicenetworking.googleapis.com/",
1034
1034
  "schemas": {
1035
1035
  "AddDnsRecordSetMetadata": {
@@ -2194,6 +2194,10 @@
2194
2194
  "description": "Experimental features to be included during client library generation. These fields will be deprecated once the feature graduates and is enabled by default.",
2195
2195
  "id": "ExperimentalFeatures",
2196
2196
  "properties": {
2197
+ "protobufPythonicTypesEnabled": {
2198
+ "description": "Enables generation of protobuf code using new types that are more Pythonic which are included in `protobuf>=5.29.x`. This feature will be enabled by default 1 month after launching the feature in preview packages.",
2199
+ "type": "boolean"
2200
+ },
2197
2201
  "restAsyncIoEnabled": {
2198
2202
  "description": "Enables generation of asynchronous REST clients if `rest` transport is enabled. By default, asynchronous REST clients will not be generated. This feature will be enabled by default 1 month after launching the feature in preview packages.",
2199
2203
  "type": "boolean"
@@ -3419,7 +3423,7 @@
3419
3423
  "type": "string"
3420
3424
  },
3421
3425
  "unit": {
3422
- "description": "Specify the unit of the quota limit. It uses the same syntax as Metric.unit. The supported unit kinds are determined by the quota backend system. Here are some examples: * \"1/min/{project}\" for quota per minute per project. Note: the order of unit components is insignificant. The \"1\" at the beginning is required to follow the metric unit syntax.",
3426
+ "description": "Specify the unit of the quota limit. It uses the same syntax as MetricDescriptor.unit. The supported unit kinds are determined by the quota backend system. Here are some examples: * \"1/min/{project}\" for quota per minute per project. Note: the order of unit components is insignificant. The \"1\" at the beginning is required to follow the metric unit syntax.",
3423
3427
  "type": "string"
3424
3428
  },
3425
3429
  "values": {
@@ -307,7 +307,7 @@
307
307
  }
308
308
  }
309
309
  },
310
- "revision": "20240925",
310
+ "revision": "20241105",
311
311
  "rootUrl": "https://servicenetworking.googleapis.com/",
312
312
  "schemas": {
313
313
  "AddDnsRecordSetMetadata": {
@@ -1289,6 +1289,10 @@
1289
1289
  "description": "Experimental features to be included during client library generation. These fields will be deprecated once the feature graduates and is enabled by default.",
1290
1290
  "id": "ExperimentalFeatures",
1291
1291
  "properties": {
1292
+ "protobufPythonicTypesEnabled": {
1293
+ "description": "Enables generation of protobuf code using new types that are more Pythonic which are included in `protobuf>=5.29.x`. This feature will be enabled by default 1 month after launching the feature in preview packages.",
1294
+ "type": "boolean"
1295
+ },
1292
1296
  "restAsyncIoEnabled": {
1293
1297
  "description": "Enables generation of asynchronous REST clients if `rest` transport is enabled. By default, asynchronous REST clients will not be generated. This feature will be enabled by default 1 month after launching the feature in preview packages.",
1294
1298
  "type": "boolean"
@@ -2439,7 +2443,7 @@
2439
2443
  "type": "string"
2440
2444
  },
2441
2445
  "unit": {
2442
- "description": "Specify the unit of the quota limit. It uses the same syntax as Metric.unit. The supported unit kinds are determined by the quota backend system. Here are some examples: * \"1/min/{project}\" for quota per minute per project. Note: the order of unit components is insignificant. The \"1\" at the beginning is required to follow the metric unit syntax.",
2446
+ "description": "Specify the unit of the quota limit. It uses the same syntax as MetricDescriptor.unit. The supported unit kinds are determined by the quota backend system. Here are some examples: * \"1/min/{project}\" for quota per minute per project. Note: the order of unit components is insignificant. The \"1\" at the beginning is required to follow the metric unit syntax.",
2443
2447
  "type": "string"
2444
2448
  },
2445
2449
  "values": {
@@ -449,7 +449,7 @@
449
449
  }
450
450
  }
451
451
  },
452
- "revision": "20240917",
452
+ "revision": "20241105",
453
453
  "rootUrl": "https://testing.googleapis.com/",
454
454
  "schemas": {
455
455
  "Account": {
@@ -972,12 +972,18 @@
972
972
  "type": "array"
973
973
  },
974
974
  "usesPermission": {
975
- "description": "Permissions declared to be used by the application",
976
975
  "items": {
977
976
  "type": "string"
978
977
  },
979
978
  "type": "array"
980
979
  },
980
+ "usesPermissionTags": {
981
+ "description": "Permissions declared to be used by the application",
982
+ "items": {
983
+ "$ref": "UsesPermissionTag"
984
+ },
985
+ "type": "array"
986
+ },
981
987
  "versionCode": {
982
988
  "description": "Version number used internally by the app.",
983
989
  "format": "int64",
@@ -2819,6 +2825,22 @@ false
2819
2825
  },
2820
2826
  "type": "object"
2821
2827
  },
2828
+ "UsesPermissionTag": {
2829
+ "description": "The tag within a manifest. https://developer.android.com/guide/topics/manifest/uses-permission-element.html",
2830
+ "id": "UsesPermissionTag",
2831
+ "properties": {
2832
+ "maxSdkVersion": {
2833
+ "description": "The android:name value",
2834
+ "format": "int32",
2835
+ "type": "integer"
2836
+ },
2837
+ "name": {
2838
+ "description": "The android:name value",
2839
+ "type": "string"
2840
+ }
2841
+ },
2842
+ "type": "object"
2843
+ },
2822
2844
  "XcodeVersion": {
2823
2845
  "description": "An Xcode version that an iOS version is compatible with.",
2824
2846
  "id": "XcodeVersion",
@@ -4133,7 +4133,7 @@
4133
4133
  }
4134
4134
  }
4135
4135
  },
4136
- "revision": "20241031",
4136
+ "revision": "20241105",
4137
4137
  "rootUrl": "https://youtube.googleapis.com/",
4138
4138
  "schemas": {
4139
4139
  "AbuseReport": {
@@ -11705,7 +11705,7 @@ true
11705
11705
  "type": "string"
11706
11706
  },
11707
11707
  "scheduledEndTime": {
11708
- "description": "The time that the broadcast is scheduled to end. If the value is empty or the property is not present, then the broadcast is scheduled to contiue indefinitely.",
11708
+ "description": "The time that the broadcast is scheduled to end. If the value is empty or the property is not present, then the broadcast is scheduled to continue indefinitely.",
11709
11709
  "format": "date-time",
11710
11710
  "type": "string"
11711
11711
  },
@@ -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.152.0"
15
+ __version__ = "2.153.0"