google-api-python-client 2.156.0__py2.py3-none-any.whl → 2.158.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 (62) hide show
  1. {google_api_python_client-2.156.0.dist-info → google_api_python_client-2.158.0.dist-info}/METADATA +1 -1
  2. {google_api_python_client-2.156.0.dist-info → google_api_python_client-2.158.0.dist-info}/RECORD +62 -61
  3. googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json +2 -2
  4. googleapiclient/discovery_cache/documents/adsenseplatform.v1alpha.json +55 -1
  5. googleapiclient/discovery_cache/documents/aiplatform.v1.json +2 -2
  6. googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json +33 -4
  7. googleapiclient/discovery_cache/documents/analyticshub.v1.json +74 -2
  8. googleapiclient/discovery_cache/documents/analyticshub.v1beta1.json +29 -1
  9. googleapiclient/discovery_cache/documents/androidenterprise.v1.json +5 -60
  10. googleapiclient/discovery_cache/documents/androidpublisher.v3.json +10 -6
  11. googleapiclient/discovery_cache/documents/apigee.v1.json +32 -1
  12. googleapiclient/discovery_cache/documents/areainsights.v1.json +402 -0
  13. googleapiclient/discovery_cache/documents/bigquery.v2.json +15 -15
  14. googleapiclient/discovery_cache/documents/chat.v1.json +64 -17
  15. googleapiclient/discovery_cache/documents/chromemanagement.v1.json +151 -2
  16. googleapiclient/discovery_cache/documents/cloudsupport.v2.json +1 -1
  17. googleapiclient/discovery_cache/documents/cloudsupport.v2beta.json +1 -1
  18. googleapiclient/discovery_cache/documents/connectors.v1.json +1 -16
  19. googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json +144 -1
  20. googleapiclient/discovery_cache/documents/content.v2.1.json +38 -1
  21. googleapiclient/discovery_cache/documents/css.v1.json +35 -1
  22. googleapiclient/discovery_cache/documents/datamigration.v1.json +42 -8
  23. googleapiclient/discovery_cache/documents/deploymentmanager.v2.json +3 -3
  24. googleapiclient/discovery_cache/documents/deploymentmanager.v2beta.json +3 -3
  25. googleapiclient/discovery_cache/documents/dialogflow.v2.json +234 -1
  26. googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json +183 -2
  27. googleapiclient/discovery_cache/documents/dialogflow.v3.json +230 -1
  28. googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +253 -1
  29. googleapiclient/discovery_cache/documents/discoveryengine.v1.json +1346 -244
  30. googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +1609 -140
  31. googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +1173 -71
  32. googleapiclient/discovery_cache/documents/dlp.v2.json +13 -3
  33. googleapiclient/discovery_cache/documents/firebase.v1beta1.json +3 -3
  34. googleapiclient/discovery_cache/documents/firebaseml.v2beta.json +42 -1
  35. googleapiclient/discovery_cache/documents/jobs.v3.json +10 -10
  36. googleapiclient/discovery_cache/documents/jobs.v3p1beta1.json +10 -10
  37. googleapiclient/discovery_cache/documents/jobs.v4.json +30 -12
  38. googleapiclient/discovery_cache/documents/merchantapi.products_v1beta.json +38 -1
  39. googleapiclient/discovery_cache/documents/migrationcenter.v1alpha1.json +34 -2
  40. googleapiclient/discovery_cache/documents/monitoring.v1.json +35 -1
  41. googleapiclient/discovery_cache/documents/places.v1.json +2 -2
  42. googleapiclient/discovery_cache/documents/pubsub.v1.json +2 -2
  43. googleapiclient/discovery_cache/documents/retail.v2.json +35 -30
  44. googleapiclient/discovery_cache/documents/retail.v2alpha.json +35 -30
  45. googleapiclient/discovery_cache/documents/retail.v2beta.json +35 -30
  46. googleapiclient/discovery_cache/documents/run.v2.json +6 -1
  47. googleapiclient/discovery_cache/documents/runtimeconfig.v1.json +2 -2
  48. googleapiclient/discovery_cache/documents/serviceconsumermanagement.v1.json +5 -1
  49. googleapiclient/discovery_cache/documents/serviceusage.v1.json +14 -6
  50. googleapiclient/discovery_cache/documents/serviceusage.v1beta1.json +14 -6
  51. googleapiclient/discovery_cache/documents/sqladmin.v1.json +1 -2
  52. googleapiclient/discovery_cache/documents/sqladmin.v1beta4.json +1 -2
  53. googleapiclient/discovery_cache/documents/testing.v1.json +2 -2
  54. googleapiclient/discovery_cache/documents/texttospeech.v1.json +5 -3
  55. googleapiclient/discovery_cache/documents/texttospeech.v1beta1.json +5 -3
  56. googleapiclient/discovery_cache/documents/translate.v3.json +10 -2
  57. googleapiclient/discovery_cache/documents/translate.v3beta1.json +7 -3
  58. googleapiclient/discovery_cache/documents/youtube.v3.json +2 -2
  59. googleapiclient/version.py +1 -1
  60. {google_api_python_client-2.156.0.dist-info → google_api_python_client-2.158.0.dist-info}/LICENSE +0 -0
  61. {google_api_python_client-2.156.0.dist-info → google_api_python_client-2.158.0.dist-info}/WHEEL +0 -0
  62. {google_api_python_client-2.156.0.dist-info → google_api_python_client-2.158.0.dist-info}/top_level.txt +0 -0
@@ -1022,11 +1022,11 @@
1022
1022
  }
1023
1023
  }
1024
1024
  },
1025
- "revision": "20241028",
1025
+ "revision": "20241213",
1026
1026
  "rootUrl": "https://analyticshub.googleapis.com/",
1027
1027
  "schemas": {
1028
1028
  "AnalyticsHubSubscriptionInfo": {
1029
- "description": "Information about an associated Analytics Hub subscription (https://cloud.google.com/bigquery/docs/analytics-hub-manage-subscriptions).",
1029
+ "description": "Information about an associated [Analytics Hub subscription](https://cloud.google.com/bigquery/docs/analytics-hub-manage-subscriptions).",
1030
1030
  "id": "AnalyticsHubSubscriptionInfo",
1031
1031
  "properties": {
1032
1032
  "listing": {
@@ -1501,6 +1501,68 @@
1501
1501
  },
1502
1502
  "type": "object"
1503
1503
  },
1504
+ "GoogleCloudBigqueryAnalyticshubV1ListingCommercialInfo": {
1505
+ "description": "Commercial info contains the information about the commercial data products associated with the listing.",
1506
+ "id": "GoogleCloudBigqueryAnalyticshubV1ListingCommercialInfo",
1507
+ "properties": {
1508
+ "cloudMarketplace": {
1509
+ "$ref": "GoogleCloudBigqueryAnalyticshubV1ListingCommercialInfoGoogleCloudMarketplaceInfo",
1510
+ "description": "Output only. Details of the Marketplace Data Product associated with the Listing.",
1511
+ "readOnly": true
1512
+ }
1513
+ },
1514
+ "type": "object"
1515
+ },
1516
+ "GoogleCloudBigqueryAnalyticshubV1ListingCommercialInfoGoogleCloudMarketplaceInfo": {
1517
+ "description": "Specifies the details of the Marketplace Data Product associated with the Listing.",
1518
+ "id": "GoogleCloudBigqueryAnalyticshubV1ListingCommercialInfoGoogleCloudMarketplaceInfo",
1519
+ "properties": {
1520
+ "commercialState": {
1521
+ "description": "Output only. Commercial state of the Marketplace Data Product.",
1522
+ "enum": [
1523
+ "COMMERCIAL_STATE_UNSPECIFIED",
1524
+ "ONBOARDING",
1525
+ "ACTIVE"
1526
+ ],
1527
+ "enumDescriptions": [
1528
+ "Commercialization is incomplete and cannot be used.",
1529
+ "Commercialization has been initialized.",
1530
+ "Commercialization is complete and available for use."
1531
+ ],
1532
+ "readOnly": true,
1533
+ "type": "string"
1534
+ },
1535
+ "service": {
1536
+ "description": "Output only. Resource name of the commercial service associated with the Marketplace Data Product. e.g. example.com",
1537
+ "readOnly": true,
1538
+ "type": "string"
1539
+ }
1540
+ },
1541
+ "type": "object"
1542
+ },
1543
+ "GoogleCloudBigqueryAnalyticshubV1SubscriptionCommercialInfo": {
1544
+ "description": "Commercial info metadata for this subscription.",
1545
+ "id": "GoogleCloudBigqueryAnalyticshubV1SubscriptionCommercialInfo",
1546
+ "properties": {
1547
+ "cloudMarketplace": {
1548
+ "$ref": "GoogleCloudBigqueryAnalyticshubV1SubscriptionCommercialInfoGoogleCloudMarketplaceInfo",
1549
+ "description": "Output only. This is set when the subscription is commercialised via Cloud Marketplace.",
1550
+ "readOnly": true
1551
+ }
1552
+ },
1553
+ "type": "object"
1554
+ },
1555
+ "GoogleCloudBigqueryAnalyticshubV1SubscriptionCommercialInfoGoogleCloudMarketplaceInfo": {
1556
+ "description": "Cloud Marketplace commercial metadata for this subscription.",
1557
+ "id": "GoogleCloudBigqueryAnalyticshubV1SubscriptionCommercialInfoGoogleCloudMarketplaceInfo",
1558
+ "properties": {
1559
+ "order": {
1560
+ "description": "Resource name of the Marketplace Order.",
1561
+ "type": "string"
1562
+ }
1563
+ },
1564
+ "type": "object"
1565
+ },
1504
1566
  "GooglePubsubV1Subscription": {
1505
1567
  "description": "A subscription resource. If none of `push_config`, `bigquery_config`, or `cloud_storage_config` is set, then the subscriber will pull and ack messages using API methods. At most one of these fields may be set.",
1506
1568
  "id": "GooglePubsubV1Subscription",
@@ -1770,6 +1832,11 @@
1770
1832
  },
1771
1833
  "type": "array"
1772
1834
  },
1835
+ "commercialInfo": {
1836
+ "$ref": "GoogleCloudBigqueryAnalyticshubV1ListingCommercialInfo",
1837
+ "description": "Output only. Commercial info contains the information about the commercial data products associated with the listing.",
1838
+ "readOnly": true
1839
+ },
1773
1840
  "dataProvider": {
1774
1841
  "$ref": "DataProvider",
1775
1842
  "description": "Optional. Details of the data provider who owns the source data."
@@ -2284,6 +2351,11 @@
2284
2351
  "description": "A subscription represents a subscribers' access to a particular set of published data. It contains references to associated listings, data exchanges, and linked datasets.",
2285
2352
  "id": "Subscription",
2286
2353
  "properties": {
2354
+ "commercialInfo": {
2355
+ "$ref": "GoogleCloudBigqueryAnalyticshubV1SubscriptionCommercialInfo",
2356
+ "description": "Output only. This is set if this is a commercial subscription i.e. if this subscription was created from subscribing to a commercial listing.",
2357
+ "readOnly": true
2358
+ },
2287
2359
  "creationTime": {
2288
2360
  "description": "Output only. Timestamp when the subscription was created.",
2289
2361
  "format": "google-datetime",
@@ -695,7 +695,7 @@
695
695
  }
696
696
  }
697
697
  },
698
- "revision": "20241028",
698
+ "revision": "20241213",
699
699
  "rootUrl": "https://analyticshub.googleapis.com/",
700
700
  "schemas": {
701
701
  "AuditConfig": {
@@ -779,6 +779,18 @@
779
779
  },
780
780
  "type": "object"
781
781
  },
782
+ "CommercialInfo": {
783
+ "description": "Commercial info metadata for this subscription.",
784
+ "id": "CommercialInfo",
785
+ "properties": {
786
+ "cloudMarketplace": {
787
+ "$ref": "GoogleCloudMarketplaceInfo",
788
+ "description": "Output only. This is set when the subscription is commercialised via Cloud Marketplace.",
789
+ "readOnly": true
790
+ }
791
+ },
792
+ "type": "object"
793
+ },
782
794
  "DataExchange": {
783
795
  "description": "A data exchange is a container that lets you share data. Along with the descriptive information about the data exchange, it contains listings that reference shared datasets.",
784
796
  "id": "DataExchange",
@@ -930,6 +942,17 @@
930
942
  },
931
943
  "type": "object"
932
944
  },
945
+ "GoogleCloudMarketplaceInfo": {
946
+ "description": "Cloud Marketplace commercial metadata for this subscription.",
947
+ "id": "GoogleCloudMarketplaceInfo",
948
+ "properties": {
949
+ "order": {
950
+ "description": "Resource name of the Marketplace Order.",
951
+ "type": "string"
952
+ }
953
+ },
954
+ "type": "object"
955
+ },
933
956
  "LinkedResource": {
934
957
  "description": "Reference to a linked resource tracked by this Subscription.",
935
958
  "id": "LinkedResource",
@@ -1292,6 +1315,11 @@
1292
1315
  "description": "A subscription represents a subscribers' access to a particular set of published data. It contains references to associated listings, data exchanges, and linked datasets.",
1293
1316
  "id": "Subscription",
1294
1317
  "properties": {
1318
+ "commercialInfo": {
1319
+ "$ref": "CommercialInfo",
1320
+ "description": "Output only. This is set if this is a commercial subscription i.e. if this subscription was created from subscribing to a commercial listing.",
1321
+ "readOnly": true
1322
+ },
1295
1323
  "creationTime": {
1296
1324
  "description": "Output only. Timestamp when the subscription was created.",
1297
1325
  "format": "google-datetime",
@@ -392,48 +392,6 @@
392
392
  "enterpriseId"
393
393
  ],
394
394
  "parameters": {
395
- "deviceType": {
396
- "deprecated": true,
397
- "description": "Deprecated: Use enrollment_token instead. this field will be removed in the future.",
398
- "enum": [
399
- "unknown",
400
- "dedicatedDevice",
401
- "knowledgeWorker"
402
- ],
403
- "enumDescriptions": [
404
- "This value is unused",
405
- "This device is a dedicated device.",
406
- "This device is required to have an authenticated user."
407
- ],
408
- "location": "query",
409
- "type": "string"
410
- },
411
- "enrollmentToken.duration": {
412
- "description": "[Optional] The length of time the enrollment token is valid, ranging from 1 minute to [`Durations.MAX_VALUE`](https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/util/Durations.html#MAX_VALUE), approximately 10,000 years. If not specified, the default duration is 1 hour.",
413
- "format": "google-duration",
414
- "location": "query",
415
- "type": "string"
416
- },
417
- "enrollmentToken.enrollmentTokenType": {
418
- "description": "[Required] The type of the enrollment token.",
419
- "enum": [
420
- "enrollmentTokenTypeUnspecified",
421
- "userlessDevice",
422
- "userDevice"
423
- ],
424
- "enumDescriptions": [
425
- "The value is unused.",
426
- "The enrollment token is for a userless device.",
427
- "The enrollment token is for a user device."
428
- ],
429
- "location": "query",
430
- "type": "string"
431
- },
432
- "enrollmentToken.token": {
433
- "description": "The token value that's passed to the device and authorizes the device to enroll. This is a read-only field generated by the server.",
434
- "location": "query",
435
- "type": "string"
436
- },
437
395
  "enterpriseId": {
438
396
  "description": "Required. The ID of the enterprise.",
439
397
  "location": "path",
@@ -442,8 +400,11 @@
442
400
  }
443
401
  },
444
402
  "path": "androidenterprise/v1/enterprises/{enterpriseId}/createEnrollmentToken",
403
+ "request": {
404
+ "$ref": "EnrollmentToken"
405
+ },
445
406
  "response": {
446
- "$ref": "CreateEnrollmentTokenResponse"
407
+ "$ref": "EnrollmentToken"
447
408
  },
448
409
  "scopes": [
449
410
  "https://www.googleapis.com/auth/androidenterprise"
@@ -2681,7 +2642,7 @@
2681
2642
  }
2682
2643
  }
2683
2644
  },
2684
- "revision": "20241113",
2645
+ "revision": "20250102",
2685
2646
  "rootUrl": "https://androidenterprise.googleapis.com/",
2686
2647
  "schemas": {
2687
2648
  "Administrator": {
@@ -3175,22 +3136,6 @@
3175
3136
  },
3176
3137
  "type": "object"
3177
3138
  },
3178
- "CreateEnrollmentTokenResponse": {
3179
- "description": "Response message for create enrollment token.",
3180
- "id": "CreateEnrollmentTokenResponse",
3181
- "properties": {
3182
- "enrollmentToken": {
3183
- "deprecated": true,
3184
- "description": "Deprecated: Use token instead. This field will be removed in the future.",
3185
- "type": "string"
3186
- },
3187
- "token": {
3188
- "$ref": "EnrollmentToken",
3189
- "description": "[Required] The created enrollment token."
3190
- }
3191
- },
3192
- "type": "object"
3193
- },
3194
3139
  "Device": {
3195
3140
  "description": "A Devices resource represents a mobile device managed by the EMM and belonging to a specific enterprise user.",
3196
3141
  "id": "Device",
@@ -4732,7 +4732,7 @@
4732
4732
  }
4733
4733
  }
4734
4734
  },
4735
- "revision": "20241125",
4735
+ "revision": "20250102",
4736
4736
  "rootUrl": "https://androidpublisher.googleapis.com/",
4737
4737
  "schemas": {
4738
4738
  "Abi": {
@@ -5249,7 +5249,7 @@
5249
5249
  "id": "AutoRenewingBasePlanType",
5250
5250
  "properties": {
5251
5251
  "accountHoldDuration": {
5252
- "description": "Optional. Account hold period of the subscription, specified in ISO 8601 format. Acceptable values must be in DAYS and in the range P0D (zero days) to P30D (30 days). If not specified, the default value is P30D (30 days).",
5252
+ "description": "Optional. Account hold period of the subscription, specified in ISO 8601 format. Acceptable values must be in days and between P0D and P60D. If not specified, the default value is P30D. The sum of gracePeriodDuration and accountHoldDuration must be between P30D and P60D days, inclusive.",
5253
5253
  "type": "string"
5254
5254
  },
5255
5255
  "billingPeriodDuration": {
@@ -5257,7 +5257,7 @@
5257
5257
  "type": "string"
5258
5258
  },
5259
5259
  "gracePeriodDuration": {
5260
- "description": "Grace period of the subscription, specified in ISO 8601 format. Acceptable values are P0D (zero days), P3D (3 days), P7D (7 days), P14D (14 days), and P30D (30 days). If not specified, a default value will be used based on the recurring period duration.",
5260
+ "description": "Grace period of the subscription, specified in ISO 8601 format. Acceptable values must be in days and between P0D and the lesser of 30D and base plan billing period. If not specified, a default value will be used based on the billing period. The sum of gracePeriodDuration and accountHoldDuration must be between P30D and P60D days, inclusive.",
5261
5261
  "type": "string"
5262
5262
  },
5263
5263
  "legacyCompatible": {
@@ -5314,6 +5314,10 @@
5314
5314
  "priceChangeDetails": {
5315
5315
  "$ref": "SubscriptionItemPriceChangeDetails",
5316
5316
  "description": "The information of the last price change for the item since subscription signup."
5317
+ },
5318
+ "recurringPrice": {
5319
+ "$ref": "Money",
5320
+ "description": "The current recurring price of the auto renewing plan."
5317
5321
  }
5318
5322
  },
5319
5323
  "type": "object"
@@ -7073,7 +7077,7 @@ false
7073
7077
  "id": "InstallmentsBasePlanType",
7074
7078
  "properties": {
7075
7079
  "accountHoldDuration": {
7076
- "description": "Optional. Account hold period of the subscription, specified exclusively in days and in ISO 8601 format. Acceptable values are P0D (zero days) to P30D (30days). If not specified, the default value is P30D (30 days).",
7080
+ "description": "Optional. Account hold period of the subscription, specified in ISO 8601 format. Acceptable values must be in days and between P0D and P60D. If not specified, the default value is P30D. The sum of gracePeriodDuration and accountHoldDuration must be between P30D and P60D days, inclusive.",
7077
7081
  "type": "string"
7078
7082
  },
7079
7083
  "billingPeriodDuration": {
@@ -7086,7 +7090,7 @@ false
7086
7090
  "type": "integer"
7087
7091
  },
7088
7092
  "gracePeriodDuration": {
7089
- "description": "Grace period of the subscription, specified in ISO 8601 format. Acceptable values are P0D (zero days), P3D (3 days), P7D (7 days), P14D (14 days), and P30D (30 days). If not specified, a default value will be used based on the recurring period duration.",
7093
+ "description": "Grace period of the subscription, specified in ISO 8601 format. Acceptable values must be in days and between P0D and the lesser of 30D and base plan billing period. If not specified, a default value will be used based on the billing period. The sum of gracePeriodDuration and accountHoldDuration must be between P30D and P60D days, inclusive.",
7090
7094
  "type": "string"
7091
7095
  },
7092
7096
  "prorationMode": {
@@ -7578,7 +7582,7 @@ false
7578
7582
  "type": "object"
7579
7583
  },
7580
7584
  "OfferTag": {
7581
- "description": "Represents a custom tag specified for base plans and subscription offers.",
7585
+ "description": "Represents a custom tag specified for a product offer.",
7582
7586
  "id": "OfferTag",
7583
7587
  "properties": {
7584
7588
  "tag": {
@@ -10385,7 +10385,7 @@
10385
10385
  }
10386
10386
  }
10387
10387
  },
10388
- "revision": "20241210",
10388
+ "revision": "20241213",
10389
10389
  "rootUrl": "https://apigee.googleapis.com/",
10390
10390
  "schemas": {
10391
10391
  "EdgeConfigstoreBundleBadBundle": {
@@ -13390,6 +13390,10 @@
13390
13390
  ],
13391
13391
  "type": "string"
13392
13392
  },
13393
+ "clientIpResolutionConfig": {
13394
+ "$ref": "GoogleCloudApigeeV1EnvironmentClientIPResolutionConfig",
13395
+ "description": "Optional. The algorithm to resolve IP. This will affect Analytics, API Security, and other features that use the client ip. To remove a client ip resolution config, update the field to an empty value. Example: '{ \"clientIpResolutionConfig\" = {} }' For more information, see: https://cloud.google.com/apigee/docs/api-platform/system-administration/client-ip-resolution."
13396
+ },
13393
13397
  "createdAt": {
13394
13398
  "description": "Output only. Creation time of this environment as milliseconds since epoch.",
13395
13399
  "format": "int64",
@@ -13481,6 +13485,33 @@
13481
13485
  },
13482
13486
  "type": "object"
13483
13487
  },
13488
+ "GoogleCloudApigeeV1EnvironmentClientIPResolutionConfig": {
13489
+ "description": "Configuration for resolving the client ip.",
13490
+ "id": "GoogleCloudApigeeV1EnvironmentClientIPResolutionConfig",
13491
+ "properties": {
13492
+ "headerIndexAlgorithm": {
13493
+ "$ref": "GoogleCloudApigeeV1EnvironmentClientIPResolutionConfigHeaderIndexAlgorithm",
13494
+ "description": "Resolves the client ip based on a custom header."
13495
+ }
13496
+ },
13497
+ "type": "object"
13498
+ },
13499
+ "GoogleCloudApigeeV1EnvironmentClientIPResolutionConfigHeaderIndexAlgorithm": {
13500
+ "description": "Resolves the client ip based on a custom header.",
13501
+ "id": "GoogleCloudApigeeV1EnvironmentClientIPResolutionConfigHeaderIndexAlgorithm",
13502
+ "properties": {
13503
+ "ipHeaderIndex": {
13504
+ "description": "Required. The index of the ip in the header. Positive indices 0, 1, 2, 3 chooses indices from the left (first ips) Negative indices -1, -2, -3 chooses indices from the right (last ips)",
13505
+ "format": "int32",
13506
+ "type": "integer"
13507
+ },
13508
+ "ipHeaderName": {
13509
+ "description": "Required. The name of the header to extract the client ip from. We are currently only supporting the X-Forwarded-For header.",
13510
+ "type": "string"
13511
+ }
13512
+ },
13513
+ "type": "object"
13514
+ },
13484
13515
  "GoogleCloudApigeeV1EnvironmentConfig": {
13485
13516
  "id": "GoogleCloudApigeeV1EnvironmentConfig",
13486
13517
  "properties": {