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
@@ -182,6 +182,10 @@
182
182
  "required": true,
183
183
  "type": "string"
184
184
  },
185
+ "header.bypassBillingFilter": {
186
+ "location": "query",
187
+ "type": "boolean"
188
+ },
185
189
  "project": {
186
190
  "description": "The project ID for this request.",
187
191
  "location": "path",
@@ -216,6 +220,10 @@
216
220
  "required": true,
217
221
  "type": "string"
218
222
  },
223
+ "header.bypassBillingFilter": {
224
+ "location": "query",
225
+ "type": "boolean"
226
+ },
219
227
  "project": {
220
228
  "description": "The project ID for this request.",
221
229
  "location": "path",
@@ -245,6 +253,10 @@
245
253
  "resource"
246
254
  ],
247
255
  "parameters": {
256
+ "header.bypassBillingFilter": {
257
+ "location": "query",
258
+ "type": "boolean"
259
+ },
248
260
  "optionsRequestedPolicyVersion": {
249
261
  "description": "Requested IAM Policy version.",
250
262
  "format": "int32",
@@ -298,6 +310,10 @@
298
310
  "location": "query",
299
311
  "type": "string"
300
312
  },
313
+ "header.bypassBillingFilter": {
314
+ "location": "query",
315
+ "type": "boolean"
316
+ },
301
317
  "preview": {
302
318
  "description": "If set to true, creates a deployment and creates \"shell\" resources but does not actually instantiate these resources. This allows you to preview what your deployment looks like. After previewing a deployment, you can deploy your resources by making a request with the `update()` method or you can use the `cancelPreview()` method to cancel the preview altogether. Note that the deployment will still exist after you cancel the preview and you must separately delete this deployment if you want to remove it.",
303
319
  "location": "query",
@@ -419,6 +435,10 @@
419
435
  "required": true,
420
436
  "type": "string"
421
437
  },
438
+ "header.bypassBillingFilter": {
439
+ "location": "query",
440
+ "type": "boolean"
441
+ },
422
442
  "preview": {
423
443
  "default": "false",
424
444
  "description": "If set to true, updates the deployment and creates and updates the \"shell\" resources but does not actually alter or instantiate these resources. This allows you to preview what your deployment will look like. You can use this intent to preview how an update would affect your deployment. You must provide a `target.config` with a configuration if this is set to true. After previewing a deployment, you can deploy your resources by making a request with the `update()` or you can `cancelPreview()` to remove the preview altogether. Note that the deployment will still exist after you cancel the preview and you must separately delete this deployment if you want to remove it.",
@@ -529,6 +549,10 @@
529
549
  "resource"
530
550
  ],
531
551
  "parameters": {
552
+ "header.bypassBillingFilter": {
553
+ "location": "query",
554
+ "type": "boolean"
555
+ },
532
556
  "project": {
533
557
  "description": "Project ID for this request.",
534
558
  "location": "path",
@@ -601,6 +625,10 @@
601
625
  "required": true,
602
626
  "type": "string"
603
627
  },
628
+ "header.bypassBillingFilter": {
629
+ "location": "query",
630
+ "type": "boolean"
631
+ },
604
632
  "preview": {
605
633
  "default": "false",
606
634
  "description": "If set to true, updates the deployment and creates and updates the \"shell\" resources but does not actually alter or instantiate these resources. This allows you to preview what your deployment will look like. You can use this intent to preview how an update would affect your deployment. You must provide a `target.config` with a configuration if this is set to true. After previewing a deployment, you can deploy your resources by making a request with the `update()` or you can `cancelPreview()` to remove the preview altogether. Note that the deployment will still exist after you cancel the preview and you must separately delete this deployment if you want to remove it.",
@@ -649,6 +677,10 @@
649
677
  "required": true,
650
678
  "type": "string"
651
679
  },
680
+ "header.bypassBillingFilter": {
681
+ "location": "query",
682
+ "type": "boolean"
683
+ },
652
684
  "manifest": {
653
685
  "description": "The name of the manifest for this request.",
654
686
  "location": "path",
@@ -748,6 +780,10 @@
748
780
  "operation"
749
781
  ],
750
782
  "parameters": {
783
+ "header.bypassBillingFilter": {
784
+ "location": "query",
785
+ "type": "boolean"
786
+ },
751
787
  "operation": {
752
788
  "description": "The name of the operation for this request.",
753
789
  "location": "path",
@@ -846,6 +882,10 @@
846
882
  "required": true,
847
883
  "type": "string"
848
884
  },
885
+ "header.bypassBillingFilter": {
886
+ "location": "query",
887
+ "type": "boolean"
888
+ },
849
889
  "project": {
850
890
  "description": "The project ID for this request.",
851
891
  "location": "path",
@@ -988,7 +1028,7 @@
988
1028
  }
989
1029
  }
990
1030
  },
991
- "revision": "20240404",
1031
+ "revision": "20241031",
992
1032
  "rootUrl": "https://deploymentmanager.googleapis.com/",
993
1033
  "schemas": {
994
1034
  "AuditConfig": {
@@ -1113,6 +1153,24 @@
1113
1153
  },
1114
1154
  "type": "object"
1115
1155
  },
1156
+ "DebugInfo": {
1157
+ "description": "Describes additional debugging info.",
1158
+ "id": "DebugInfo",
1159
+ "properties": {
1160
+ "detail": {
1161
+ "description": "Additional debugging information provided by the server.",
1162
+ "type": "string"
1163
+ },
1164
+ "stackEntries": {
1165
+ "description": "The stack trace entries indicating where the error occurred.",
1166
+ "items": {
1167
+ "type": "string"
1168
+ },
1169
+ "type": "array"
1170
+ }
1171
+ },
1172
+ "type": "object"
1173
+ },
1116
1174
  "Deployment": {
1117
1175
  "id": "Deployment",
1118
1176
  "properties": {
@@ -1262,6 +1320,28 @@
1262
1320
  },
1263
1321
  "type": "object"
1264
1322
  },
1323
+ "ErrorInfo": {
1324
+ "description": "Describes the cause of the error with structured details. Example of an error when contacting the \"pubsub.googleapis.com\" API when it is not enabled: { \"reason\": \"API_DISABLED\" \"domain\": \"googleapis.com\" \"metadata\": { \"resource\": \"projects/123\", \"service\": \"pubsub.googleapis.com\" } } This response indicates that the pubsub.googleapis.com API is not enabled. Example of an error that is returned when attempting to create a Spanner instance in a region that is out of stock: { \"reason\": \"STOCKOUT\" \"domain\": \"spanner.googleapis.com\", \"metadata\": { \"availableRegions\": \"us-central1,us-east2\" } }",
1325
+ "id": "ErrorInfo",
1326
+ "properties": {
1327
+ "domain": {
1328
+ "description": "The logical grouping to which the \"reason\" belongs. The error domain is typically the registered service name of the tool or product that generates the error. Example: \"pubsub.googleapis.com\". If the error is generated by some common infrastructure, the error domain must be a globally unique value that identifies the infrastructure. For Google API infrastructure, the error domain is \"googleapis.com\".",
1329
+ "type": "string"
1330
+ },
1331
+ "metadata": {
1332
+ "additionalProperties": {
1333
+ "type": "string"
1334
+ },
1335
+ "description": "Additional structured details about this error. Keys must match /a-z+/ but should ideally be lowerCamelCase. Also they must be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than {\"instanceLimit\": \"100/request\"}, should be returned as, {\"instanceLimitPerRequest\": \"100\"}, if the client exceeds the number of instances that can be created in a single (batch) request.",
1336
+ "type": "object"
1337
+ },
1338
+ "reason": {
1339
+ "description": "The reason of the error. This is a constant value that identifies the proximate cause of the error. Error reasons are unique within a particular domain of errors. This should be at most 63 characters and match a regular expression of `A-Z+[A-Z0-9]`, which represents UPPER_SNAKE_CASE.",
1340
+ "type": "string"
1341
+ }
1342
+ },
1343
+ "type": "object"
1344
+ },
1265
1345
  "Expr": {
1266
1346
  "description": "Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: \"Summary size limit\" description: \"Determines if a summary is less than 100 chars\" expression: \"document.summary.size() < 100\" Example (Equality): title: \"Requestor is owner\" description: \"Determines if requestor is the document owner\" expression: \"document.owner == request.auth.claims.email\" Example (Logic): title: \"Public documents\" description: \"Determine whether the document should be publicly visible\" expression: \"document.type != 'private' && document.type != 'internal'\" Example (Data Manipulation): title: \"Notification string\" description: \"Create a notification string with a timestamp.\" expression: \"'New message received at ' + string(document.create_time)\" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information.",
1267
1347
  "id": "Expr",
@@ -1303,6 +1383,39 @@
1303
1383
  "policy": {
1304
1384
  "$ref": "Policy",
1305
1385
  "description": "REQUIRED: The complete policy to be applied to the 'resource'. The size of the policy is limited to a few 10s of KB. An empty policy is in general a valid policy but certain services (like Projects) might reject them."
1386
+ },
1387
+ "updateMask": {
1388
+ "format": "google-fieldmask",
1389
+ "type": "string"
1390
+ }
1391
+ },
1392
+ "type": "object"
1393
+ },
1394
+ "Help": {
1395
+ "description": "Provides links to documentation or for performing an out of band action. For example, if a quota check failed with an error indicating the calling project hasn't enabled the accessed service, this can contain a URL pointing directly to the right place in the developer console to flip the bit.",
1396
+ "id": "Help",
1397
+ "properties": {
1398
+ "links": {
1399
+ "description": "URL(s) pointing to additional information on handling the current error.",
1400
+ "items": {
1401
+ "$ref": "HelpLink"
1402
+ },
1403
+ "type": "array"
1404
+ }
1405
+ },
1406
+ "type": "object"
1407
+ },
1408
+ "HelpLink": {
1409
+ "description": "Describes a URL link.",
1410
+ "id": "HelpLink",
1411
+ "properties": {
1412
+ "description": {
1413
+ "description": "Describes what the link offers.",
1414
+ "type": "string"
1415
+ },
1416
+ "url": {
1417
+ "description": "The URL of the link.",
1418
+ "type": "string"
1306
1419
  }
1307
1420
  },
1308
1421
  "type": "object"
@@ -1334,6 +1447,21 @@
1334
1447
  },
1335
1448
  "type": "object"
1336
1449
  },
1450
+ "LocalizedMessage": {
1451
+ "description": "Provides a localized error message that is safe to return to the user which can be attached to an RPC error.",
1452
+ "id": "LocalizedMessage",
1453
+ "properties": {
1454
+ "locale": {
1455
+ "description": "The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: \"en-US\", \"fr-CH\", \"es-MX\"",
1456
+ "type": "string"
1457
+ },
1458
+ "message": {
1459
+ "description": "The localized error message in the above locale.",
1460
+ "type": "string"
1461
+ }
1462
+ },
1463
+ "type": "object"
1464
+ },
1337
1465
  "Manifest": {
1338
1466
  "id": "Manifest",
1339
1467
  "properties": {
@@ -1430,10 +1558,41 @@
1430
1558
  "description": "[Output Only] The array of errors encountered while processing this operation.",
1431
1559
  "items": {
1432
1560
  "properties": {
1561
+ "arguments": {
1562
+ "description": "[Output Only] Optional error details WARNING: DO NOT MAKE VISIBLE This is for internal use-only (like componentization) (thus the visibility \"none\") and in case of public exposure it is strongly recommended to follow pattern of: https://aip.dev/193 and expose as details field.",
1563
+ "items": {
1564
+ "type": "string"
1565
+ },
1566
+ "type": "array"
1567
+ },
1433
1568
  "code": {
1434
1569
  "description": "[Output Only] The error type identifier for this error.",
1435
1570
  "type": "string"
1436
1571
  },
1572
+ "debugInfo": {
1573
+ "$ref": "DebugInfo"
1574
+ },
1575
+ "errorDetails": {
1576
+ "description": "[Output Only] An optional list of messages that contain the error details. There is a set of defined message types to use for providing details.The syntax depends on the error code. For example, QuotaExceededInfo will have details when the error code is QUOTA_EXCEEDED.",
1577
+ "items": {
1578
+ "properties": {
1579
+ "errorInfo": {
1580
+ "$ref": "ErrorInfo"
1581
+ },
1582
+ "help": {
1583
+ "$ref": "Help"
1584
+ },
1585
+ "localizedMessage": {
1586
+ "$ref": "LocalizedMessage"
1587
+ },
1588
+ "quotaInfo": {
1589
+ "$ref": "QuotaExceededInfo"
1590
+ }
1591
+ },
1592
+ "type": "object"
1593
+ },
1594
+ "type": "array"
1595
+ },
1437
1596
  "location": {
1438
1597
  "description": "[Output Only] Indicates the field in the request that caused the error. This property is optional.",
1439
1598
  "type": "string"
@@ -1501,6 +1660,10 @@
1501
1660
  "description": "[Output Only] Server-defined URL for the resource.",
1502
1661
  "type": "string"
1503
1662
  },
1663
+ "selfLinkWithId": {
1664
+ "description": "[Output Only] Server-defined URL for this resource with the resource id.",
1665
+ "type": "string"
1666
+ },
1504
1667
  "setCommonInstanceMetadataOperationMetadata": {
1505
1668
  "$ref": "SetCommonInstanceMetadataOperationMetadata",
1506
1669
  "description": "[Output Only] If the operation is for projects.setCommonInstanceMetadata, this field will contain information on all underlying zonal actions and their state."
@@ -1533,7 +1696,7 @@
1533
1696
  "type": "string"
1534
1697
  },
1535
1698
  "targetLink": {
1536
- "description": "[Output Only] The URL of the resource that the operation modifies. For operations related to creating a snapshot, this points to the persistent disk that the snapshot was created from.",
1699
+ "description": "[Output Only] The URL of the resource that the operation modifies. For operations related to creating a snapshot, this points to the disk that the snapshot was created from.",
1537
1700
  "type": "string"
1538
1701
  },
1539
1702
  "user": {
@@ -1564,6 +1727,10 @@
1564
1727
  "CLEANUP_FAILED",
1565
1728
  "FIELD_VALUE_OVERRIDEN",
1566
1729
  "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING",
1730
+ "NETWORK_ENDPOINT_NOT_DETACHED",
1731
+ "PAGE_MISSING_RESULTS",
1732
+ "SSL_POLICY_ENABLED_FEATURES_NOT_FETCHED",
1733
+ "RESOURCE_NOT_FOUND_WARNING",
1567
1734
  "MISSING_TYPE_DEPENDENCY",
1568
1735
  "EXTERNAL_API_WARNING",
1569
1736
  "SCHEMA_VALIDATION_IGNORED",
@@ -1574,7 +1741,14 @@
1574
1741
  "LARGE_DEPLOYMENT_WARNING",
1575
1742
  "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE",
1576
1743
  "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB",
1577
- "LIST_OVERHEAD_QUOTA_EXCEED"
1744
+ "LIST_OVERHEAD_QUOTA_EXCEED",
1745
+ "QUOTA_INFO_UNAVAILABLE",
1746
+ "RESOURCE_USES_GLOBAL_DNS",
1747
+ "RESERVED_ENTRY_134",
1748
+ "RESERVED_ENTRY_135",
1749
+ "RESERVED_ENTRY_136",
1750
+ "RESERVED_ENTRY_139",
1751
+ "RESERVED_ENTRY_141"
1578
1752
  ],
1579
1753
  "enumDeprecated": [
1580
1754
  false,
@@ -1604,6 +1778,17 @@ false,
1604
1778
  false,
1605
1779
  false,
1606
1780
  false,
1781
+ false,
1782
+ false,
1783
+ false,
1784
+ false,
1785
+ false,
1786
+ false,
1787
+ false,
1788
+ false,
1789
+ false,
1790
+ false,
1791
+ false,
1607
1792
  false
1608
1793
  ],
1609
1794
  "enumDescriptions": [
@@ -1624,6 +1809,10 @@ false
1624
1809
  "Warning about failed cleanup of transient changes made by a failed operation.",
1625
1810
  "Warning that value of a field has been overridden. Deprecated unused field.",
1626
1811
  "Warning that a resource is in use.",
1812
+ "Warning that network endpoint was not detached.",
1813
+ "Current page contains less results than requested but a next page token exists.",
1814
+ "Warning that SSL policy resource in the response does not contain information about the list of enabled features.",
1815
+ "Warning that a resource is not found.",
1627
1816
  "A resource depends on a missing type",
1628
1817
  "Warning that is present in an external api call",
1629
1818
  "When a resource schema validation is ignored.",
@@ -1634,7 +1823,14 @@ false
1634
1823
  "When deploying a deployment with a exceedingly large number of resources",
1635
1824
  "The route's nextHopInstance URL refers to an instance that does not have an ipv6 interface on the same network as the route.",
1636
1825
  "A WEIGHTED_MAGLEV backend service is associated with a health check that is not of type HTTP/HTTPS/HTTP2.",
1637
- "Resource can't be retrieved due to list overhead quota exceed which captures the amount of resources filtered out by user-defined list filter."
1826
+ "Resource can't be retrieved due to list overhead quota exceed which captures the amount of resources filtered out by user-defined list filter.",
1827
+ "Quota information is not available to client requests (e.g: regions.list).",
1828
+ "Indicates that a VM is using global DNS. Can also be used to indicate that a resource has attributes that could result in the creation of a VM that uses global DNS.",
1829
+ "Reserved entries for quickly adding new warnings without breaking dependent clients.",
1830
+ "",
1831
+ "",
1832
+ "",
1833
+ ""
1638
1834
  ],
1639
1835
  "type": "string"
1640
1836
  },
@@ -1720,6 +1916,50 @@ false
1720
1916
  },
1721
1917
  "type": "object"
1722
1918
  },
1919
+ "QuotaExceededInfo": {
1920
+ "description": "Additional details for quota exceeded error for resource quota.",
1921
+ "id": "QuotaExceededInfo",
1922
+ "properties": {
1923
+ "dimensions": {
1924
+ "additionalProperties": {
1925
+ "type": "string"
1926
+ },
1927
+ "description": "The map holding related quota dimensions.",
1928
+ "type": "object"
1929
+ },
1930
+ "futureLimit": {
1931
+ "description": "Future quota limit being rolled out. The limit's unit depends on the quota type or metric.",
1932
+ "format": "double",
1933
+ "type": "number"
1934
+ },
1935
+ "limit": {
1936
+ "description": "Current effective quota limit. The limit's unit depends on the quota type or metric.",
1937
+ "format": "double",
1938
+ "type": "number"
1939
+ },
1940
+ "limitName": {
1941
+ "description": "The name of the quota limit.",
1942
+ "type": "string"
1943
+ },
1944
+ "metricName": {
1945
+ "description": "The Compute Engine quota metric name.",
1946
+ "type": "string"
1947
+ },
1948
+ "rolloutStatus": {
1949
+ "description": "Rollout status of the future quota limit.",
1950
+ "enum": [
1951
+ "ROLLOUT_STATUS_UNSPECIFIED",
1952
+ "IN_PROGRESS"
1953
+ ],
1954
+ "enumDescriptions": [
1955
+ "ROLLOUT_STATUS_UNSPECIFIED - Rollout status is not specified. The default value.",
1956
+ "IN_PROGRESS - A rollout is in process which will change the limit value to future limit."
1957
+ ],
1958
+ "type": "string"
1959
+ }
1960
+ },
1961
+ "type": "object"
1962
+ },
1723
1963
  "Resource": {
1724
1964
  "id": "Resource",
1725
1965
  "properties": {
@@ -1791,6 +2031,10 @@ false
1791
2031
  "CLEANUP_FAILED",
1792
2032
  "FIELD_VALUE_OVERRIDEN",
1793
2033
  "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING",
2034
+ "NETWORK_ENDPOINT_NOT_DETACHED",
2035
+ "PAGE_MISSING_RESULTS",
2036
+ "SSL_POLICY_ENABLED_FEATURES_NOT_FETCHED",
2037
+ "RESOURCE_NOT_FOUND_WARNING",
1794
2038
  "MISSING_TYPE_DEPENDENCY",
1795
2039
  "EXTERNAL_API_WARNING",
1796
2040
  "SCHEMA_VALIDATION_IGNORED",
@@ -1801,7 +2045,14 @@ false
1801
2045
  "LARGE_DEPLOYMENT_WARNING",
1802
2046
  "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE",
1803
2047
  "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB",
1804
- "LIST_OVERHEAD_QUOTA_EXCEED"
2048
+ "LIST_OVERHEAD_QUOTA_EXCEED",
2049
+ "QUOTA_INFO_UNAVAILABLE",
2050
+ "RESOURCE_USES_GLOBAL_DNS",
2051
+ "RESERVED_ENTRY_134",
2052
+ "RESERVED_ENTRY_135",
2053
+ "RESERVED_ENTRY_136",
2054
+ "RESERVED_ENTRY_139",
2055
+ "RESERVED_ENTRY_141"
1805
2056
  ],
1806
2057
  "enumDeprecated": [
1807
2058
  false,
@@ -1831,6 +2082,17 @@ false,
1831
2082
  false,
1832
2083
  false,
1833
2084
  false,
2085
+ false,
2086
+ false,
2087
+ false,
2088
+ false,
2089
+ false,
2090
+ false,
2091
+ false,
2092
+ false,
2093
+ false,
2094
+ false,
2095
+ false,
1834
2096
  false
1835
2097
  ],
1836
2098
  "enumDescriptions": [
@@ -1851,6 +2113,10 @@ false
1851
2113
  "Warning about failed cleanup of transient changes made by a failed operation.",
1852
2114
  "Warning that value of a field has been overridden. Deprecated unused field.",
1853
2115
  "Warning that a resource is in use.",
2116
+ "Warning that network endpoint was not detached.",
2117
+ "Current page contains less results than requested but a next page token exists.",
2118
+ "Warning that SSL policy resource in the response does not contain information about the list of enabled features.",
2119
+ "Warning that a resource is not found.",
1854
2120
  "A resource depends on a missing type",
1855
2121
  "Warning that is present in an external api call",
1856
2122
  "When a resource schema validation is ignored.",
@@ -1861,7 +2127,14 @@ false
1861
2127
  "When deploying a deployment with a exceedingly large number of resources",
1862
2128
  "The route's nextHopInstance URL refers to an instance that does not have an ipv6 interface on the same network as the route.",
1863
2129
  "A WEIGHTED_MAGLEV backend service is associated with a health check that is not of type HTTP/HTTPS/HTTP2.",
1864
- "Resource can't be retrieved due to list overhead quota exceed which captures the amount of resources filtered out by user-defined list filter."
2130
+ "Resource can't be retrieved due to list overhead quota exceed which captures the amount of resources filtered out by user-defined list filter.",
2131
+ "Quota information is not available to client requests (e.g: regions.list).",
2132
+ "Indicates that a VM is using global DNS. Can also be used to indicate that a resource has attributes that could result in the creation of a VM that uses global DNS.",
2133
+ "Reserved entries for quickly adding new warnings without breaking dependent clients.",
2134
+ "",
2135
+ "",
2136
+ "",
2137
+ ""
1865
2138
  ],
1866
2139
  "type": "string"
1867
2140
  },
@@ -1919,10 +2192,41 @@ false
1919
2192
  "description": "[Output Only] The array of errors encountered while processing this operation.",
1920
2193
  "items": {
1921
2194
  "properties": {
2195
+ "arguments": {
2196
+ "description": "[Output Only] Optional error details WARNING: DO NOT MAKE VISIBLE This is for internal use-only (like componentization) (thus the visibility \"none\") and in case of public exposure it is strongly recommended to follow pattern of: https://aip.dev/193 and expose as details field.",
2197
+ "items": {
2198
+ "type": "string"
2199
+ },
2200
+ "type": "array"
2201
+ },
1922
2202
  "code": {
1923
2203
  "description": "[Output Only] The error type identifier for this error.",
1924
2204
  "type": "string"
1925
2205
  },
2206
+ "debugInfo": {
2207
+ "$ref": "DebugInfo"
2208
+ },
2209
+ "errorDetails": {
2210
+ "description": "[Output Only] An optional list of messages that contain the error details. There is a set of defined message types to use for providing details.The syntax depends on the error code. For example, QuotaExceededInfo will have details when the error code is QUOTA_EXCEEDED.",
2211
+ "items": {
2212
+ "properties": {
2213
+ "errorInfo": {
2214
+ "$ref": "ErrorInfo"
2215
+ },
2216
+ "help": {
2217
+ "$ref": "Help"
2218
+ },
2219
+ "localizedMessage": {
2220
+ "$ref": "LocalizedMessage"
2221
+ },
2222
+ "quotaInfo": {
2223
+ "$ref": "QuotaExceededInfo"
2224
+ }
2225
+ },
2226
+ "type": "object"
2227
+ },
2228
+ "type": "array"
2229
+ },
1926
2230
  "location": {
1927
2231
  "description": "[Output Only] Indicates the field in the request that caused the error. This property is optional.",
1928
2232
  "type": "string"
@@ -2013,6 +2317,10 @@ false
2013
2317
  "CLEANUP_FAILED",
2014
2318
  "FIELD_VALUE_OVERRIDEN",
2015
2319
  "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING",
2320
+ "NETWORK_ENDPOINT_NOT_DETACHED",
2321
+ "PAGE_MISSING_RESULTS",
2322
+ "SSL_POLICY_ENABLED_FEATURES_NOT_FETCHED",
2323
+ "RESOURCE_NOT_FOUND_WARNING",
2016
2324
  "MISSING_TYPE_DEPENDENCY",
2017
2325
  "EXTERNAL_API_WARNING",
2018
2326
  "SCHEMA_VALIDATION_IGNORED",
@@ -2023,7 +2331,14 @@ false
2023
2331
  "LARGE_DEPLOYMENT_WARNING",
2024
2332
  "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE",
2025
2333
  "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB",
2026
- "LIST_OVERHEAD_QUOTA_EXCEED"
2334
+ "LIST_OVERHEAD_QUOTA_EXCEED",
2335
+ "QUOTA_INFO_UNAVAILABLE",
2336
+ "RESOURCE_USES_GLOBAL_DNS",
2337
+ "RESERVED_ENTRY_134",
2338
+ "RESERVED_ENTRY_135",
2339
+ "RESERVED_ENTRY_136",
2340
+ "RESERVED_ENTRY_139",
2341
+ "RESERVED_ENTRY_141"
2027
2342
  ],
2028
2343
  "enumDeprecated": [
2029
2344
  false,
@@ -2053,6 +2368,17 @@ false,
2053
2368
  false,
2054
2369
  false,
2055
2370
  false,
2371
+ false,
2372
+ false,
2373
+ false,
2374
+ false,
2375
+ false,
2376
+ false,
2377
+ false,
2378
+ false,
2379
+ false,
2380
+ false,
2381
+ false,
2056
2382
  false
2057
2383
  ],
2058
2384
  "enumDescriptions": [
@@ -2073,6 +2399,10 @@ false
2073
2399
  "Warning about failed cleanup of transient changes made by a failed operation.",
2074
2400
  "Warning that value of a field has been overridden. Deprecated unused field.",
2075
2401
  "Warning that a resource is in use.",
2402
+ "Warning that network endpoint was not detached.",
2403
+ "Current page contains less results than requested but a next page token exists.",
2404
+ "Warning that SSL policy resource in the response does not contain information about the list of enabled features.",
2405
+ "Warning that a resource is not found.",
2076
2406
  "A resource depends on a missing type",
2077
2407
  "Warning that is present in an external api call",
2078
2408
  "When a resource schema validation is ignored.",
@@ -2083,7 +2413,14 @@ false
2083
2413
  "When deploying a deployment with a exceedingly large number of resources",
2084
2414
  "The route's nextHopInstance URL refers to an instance that does not have an ipv6 interface on the same network as the route.",
2085
2415
  "A WEIGHTED_MAGLEV backend service is associated with a health check that is not of type HTTP/HTTPS/HTTP2.",
2086
- "Resource can't be retrieved due to list overhead quota exceed which captures the amount of resources filtered out by user-defined list filter."
2416
+ "Resource can't be retrieved due to list overhead quota exceed which captures the amount of resources filtered out by user-defined list filter.",
2417
+ "Quota information is not available to client requests (e.g: regions.list).",
2418
+ "Indicates that a VM is using global DNS. Can also be used to indicate that a resource has attributes that could result in the creation of a VM that uses global DNS.",
2419
+ "Reserved entries for quickly adding new warnings without breaking dependent clients.",
2420
+ "",
2421
+ "",
2422
+ "",
2423
+ ""
2087
2424
  ],
2088
2425
  "type": "string"
2089
2426
  },