google-api-python-client 2.159.0__py2.py3-none-any.whl → 2.160.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.
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/METADATA +1 -1
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/RECORD +74 -74
- googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json +5 -1
- googleapiclient/discovery_cache/documents/adsenseplatform.v1alpha.json +210 -1
- googleapiclient/discovery_cache/documents/aiplatform.v1.json +57 -12
- googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json +86 -14
- googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json +21 -1
- googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json +21 -1
- googleapiclient/discovery_cache/documents/analyticshub.v1.json +5 -1
- googleapiclient/discovery_cache/documents/androidenterprise.v1.json +32 -28
- googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1.json +3 -3
- googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1alpha.json +3 -3
- googleapiclient/discovery_cache/documents/chat.v1.json +5 -5
- googleapiclient/discovery_cache/documents/chromemanagement.v1.json +5 -3
- googleapiclient/discovery_cache/documents/classroom.v1.json +129 -29
- googleapiclient/discovery_cache/documents/cloudbuild.v1.json +74 -6
- googleapiclient/discovery_cache/documents/cloudbuild.v2.json +1 -6
- googleapiclient/discovery_cache/documents/compute.alpha.json +103 -14
- googleapiclient/discovery_cache/documents/compute.beta.json +15 -14
- googleapiclient/discovery_cache/documents/compute.v1.json +15 -14
- googleapiclient/discovery_cache/documents/config.v1.json +3 -3
- googleapiclient/discovery_cache/documents/content.v2.1.json +1 -2
- googleapiclient/discovery_cache/documents/dataplex.v1.json +6 -6
- googleapiclient/discovery_cache/documents/dataportability.v1.json +66 -66
- googleapiclient/discovery_cache/documents/dataportability.v1beta.json +66 -66
- googleapiclient/discovery_cache/documents/datastream.v1.json +2 -2
- googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +6 -2
- googleapiclient/discovery_cache/documents/discoveryengine.v1.json +8 -4
- googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +35 -8
- googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +27 -4
- googleapiclient/discovery_cache/documents/displayvideo.v2.json +183 -1836
- googleapiclient/discovery_cache/documents/displayvideo.v3.json +2 -2
- googleapiclient/discovery_cache/documents/file.v1.json +12 -6
- googleapiclient/discovery_cache/documents/file.v1beta1.json +12 -6
- googleapiclient/discovery_cache/documents/firebase.v1beta1.json +2 -2
- googleapiclient/discovery_cache/documents/gkehub.v1.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v1alpha.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v1beta.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v2.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v2alpha.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v2beta.json +5 -10
- googleapiclient/discovery_cache/documents/healthcare.v1.json +4 -4
- googleapiclient/discovery_cache/documents/healthcare.v1beta1.json +4 -4
- googleapiclient/discovery_cache/documents/integrations.v1.json +49 -1
- googleapiclient/discovery_cache/documents/logging.v2.json +2 -2
- googleapiclient/discovery_cache/documents/looker.v1.json +3 -2
- googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +32 -2
- googleapiclient/discovery_cache/documents/migrationcenter.v1.json +136 -1
- googleapiclient/discovery_cache/documents/migrationcenter.v1alpha1.json +2 -2
- googleapiclient/discovery_cache/documents/monitoring.v3.json +6 -1
- googleapiclient/discovery_cache/documents/netapp.v1.json +6 -1
- googleapiclient/discovery_cache/documents/netapp.v1beta1.json +6 -1
- googleapiclient/discovery_cache/documents/networkconnectivity.v1.json +4 -4
- googleapiclient/discovery_cache/documents/networkconnectivity.v1alpha1.json +3 -3
- googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +5 -1
- googleapiclient/discovery_cache/documents/places.v1.json +6 -2
- googleapiclient/discovery_cache/documents/redis.v1.json +10 -4
- googleapiclient/discovery_cache/documents/redis.v1beta1.json +10 -4
- googleapiclient/discovery_cache/documents/retail.v2.json +3 -3
- googleapiclient/discovery_cache/documents/retail.v2alpha.json +3 -3
- googleapiclient/discovery_cache/documents/retail.v2beta.json +3 -3
- googleapiclient/discovery_cache/documents/secretmanager.v1.json +11 -1
- googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json +11 -1
- googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json +11 -1
- googleapiclient/discovery_cache/documents/spanner.v1.json +114 -10
- googleapiclient/discovery_cache/documents/texttospeech.v1.json +11 -11
- googleapiclient/discovery_cache/documents/texttospeech.v1beta1.json +11 -11
- googleapiclient/discovery_cache/documents/tpu.v2.json +3 -3
- googleapiclient/discovery_cache/documents/websecurityscanner.v1.json +27 -3
- googleapiclient/discovery_cache/documents/workspaceevents.v1.json +5 -5
- googleapiclient/version.py +1 -1
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/LICENSE +0 -0
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/WHEEL +0 -0
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/top_level.txt +0 -0
|
@@ -1417,7 +1417,7 @@
|
|
|
1417
1417
|
}
|
|
1418
1418
|
}
|
|
1419
1419
|
},
|
|
1420
|
-
"revision": "
|
|
1420
|
+
"revision": "20250115",
|
|
1421
1421
|
"rootUrl": "https://merchantapi.googleapis.com/",
|
|
1422
1422
|
"schemas": {
|
|
1423
1423
|
"Accepted": {
|
|
@@ -1790,7 +1790,7 @@
|
|
|
1790
1790
|
},
|
|
1791
1791
|
"user": {
|
|
1792
1792
|
"$ref": "User",
|
|
1793
|
-
"description": "
|
|
1793
|
+
"description": "Optional. The user to create."
|
|
1794
1794
|
},
|
|
1795
1795
|
"userId": {
|
|
1796
1796
|
"description": "Required. The email address of the user (for example, `john.doe@gmail.com`).",
|
|
@@ -2493,6 +2493,13 @@ false
|
|
|
2493
2493
|
"returnShippingFee": {
|
|
2494
2494
|
"$ref": "ReturnShippingFee",
|
|
2495
2495
|
"description": "The return shipping fee. Should be set only when customer need to download and print the return label."
|
|
2496
|
+
},
|
|
2497
|
+
"seasonalOverrides": {
|
|
2498
|
+
"description": "Optional. Overrides to the general policy for orders placed during a specific set of time intervals.",
|
|
2499
|
+
"items": {
|
|
2500
|
+
"$ref": "SeasonalOverride"
|
|
2501
|
+
},
|
|
2502
|
+
"type": "array"
|
|
2496
2503
|
}
|
|
2497
2504
|
},
|
|
2498
2505
|
"type": "object"
|
|
@@ -3010,6 +3017,29 @@ false
|
|
|
3010
3017
|
},
|
|
3011
3018
|
"type": "object"
|
|
3012
3019
|
},
|
|
3020
|
+
"SeasonalOverride": {
|
|
3021
|
+
"description": "Next: 5",
|
|
3022
|
+
"id": "SeasonalOverride",
|
|
3023
|
+
"properties": {
|
|
3024
|
+
"begin": {
|
|
3025
|
+
"$ref": "Date",
|
|
3026
|
+
"description": "Required. Defines the date range when this seasonal override applies. Both begin and end are inclusive and should be in date decimal format, example 20250115. The dates of the seasonal overrides should not overlap."
|
|
3027
|
+
},
|
|
3028
|
+
"end": {
|
|
3029
|
+
"$ref": "Date",
|
|
3030
|
+
"description": "Required. seasonal override end date (inclusive)."
|
|
3031
|
+
},
|
|
3032
|
+
"label": {
|
|
3033
|
+
"description": "Required. Display name of this seasonal override in Merchant Center.",
|
|
3034
|
+
"type": "string"
|
|
3035
|
+
},
|
|
3036
|
+
"policy": {
|
|
3037
|
+
"$ref": "Policy",
|
|
3038
|
+
"description": "Required. The return policy for the given date range."
|
|
3039
|
+
}
|
|
3040
|
+
},
|
|
3041
|
+
"type": "object"
|
|
3042
|
+
},
|
|
3013
3043
|
"Service": {
|
|
3014
3044
|
"description": "Shipping service.",
|
|
3015
3045
|
"id": "Service",
|
|
@@ -1698,6 +1698,81 @@
|
|
|
1698
1698
|
}
|
|
1699
1699
|
}
|
|
1700
1700
|
},
|
|
1701
|
+
"relations": {
|
|
1702
|
+
"methods": {
|
|
1703
|
+
"get": {
|
|
1704
|
+
"description": "Gets the details of an relation.",
|
|
1705
|
+
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/relations/{relationsId}",
|
|
1706
|
+
"httpMethod": "GET",
|
|
1707
|
+
"id": "migrationcenter.projects.locations.relations.get",
|
|
1708
|
+
"parameterOrder": [
|
|
1709
|
+
"name"
|
|
1710
|
+
],
|
|
1711
|
+
"parameters": {
|
|
1712
|
+
"name": {
|
|
1713
|
+
"description": "Required. Name of the resource.",
|
|
1714
|
+
"location": "path",
|
|
1715
|
+
"pattern": "^projects/[^/]+/locations/[^/]+/relations/[^/]+$",
|
|
1716
|
+
"required": true,
|
|
1717
|
+
"type": "string"
|
|
1718
|
+
}
|
|
1719
|
+
},
|
|
1720
|
+
"path": "v1/{+name}",
|
|
1721
|
+
"response": {
|
|
1722
|
+
"$ref": "Relation"
|
|
1723
|
+
},
|
|
1724
|
+
"scopes": [
|
|
1725
|
+
"https://www.googleapis.com/auth/cloud-platform"
|
|
1726
|
+
]
|
|
1727
|
+
},
|
|
1728
|
+
"list": {
|
|
1729
|
+
"description": "Lists all the relations in a given project and location.",
|
|
1730
|
+
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/relations",
|
|
1731
|
+
"httpMethod": "GET",
|
|
1732
|
+
"id": "migrationcenter.projects.locations.relations.list",
|
|
1733
|
+
"parameterOrder": [
|
|
1734
|
+
"parent"
|
|
1735
|
+
],
|
|
1736
|
+
"parameters": {
|
|
1737
|
+
"filter": {
|
|
1738
|
+
"description": "Optional. Filtering results.",
|
|
1739
|
+
"location": "query",
|
|
1740
|
+
"type": "string"
|
|
1741
|
+
},
|
|
1742
|
+
"orderBy": {
|
|
1743
|
+
"description": "Optional. Field to sort by. See https://google.aip.dev/132#ordering for more details.",
|
|
1744
|
+
"location": "query",
|
|
1745
|
+
"type": "string"
|
|
1746
|
+
},
|
|
1747
|
+
"pageSize": {
|
|
1748
|
+
"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.",
|
|
1749
|
+
"format": "int32",
|
|
1750
|
+
"location": "query",
|
|
1751
|
+
"type": "integer"
|
|
1752
|
+
},
|
|
1753
|
+
"pageToken": {
|
|
1754
|
+
"description": "Optional. A token identifying a page of results the server should return.",
|
|
1755
|
+
"location": "query",
|
|
1756
|
+
"type": "string"
|
|
1757
|
+
},
|
|
1758
|
+
"parent": {
|
|
1759
|
+
"description": "Required. Parent value for `ListRelationsRequest`.",
|
|
1760
|
+
"location": "path",
|
|
1761
|
+
"pattern": "^projects/[^/]+/locations/[^/]+$",
|
|
1762
|
+
"required": true,
|
|
1763
|
+
"type": "string"
|
|
1764
|
+
}
|
|
1765
|
+
},
|
|
1766
|
+
"path": "v1/{+parent}/relations",
|
|
1767
|
+
"response": {
|
|
1768
|
+
"$ref": "ListRelationsResponse"
|
|
1769
|
+
},
|
|
1770
|
+
"scopes": [
|
|
1771
|
+
"https://www.googleapis.com/auth/cloud-platform"
|
|
1772
|
+
]
|
|
1773
|
+
}
|
|
1774
|
+
}
|
|
1775
|
+
},
|
|
1701
1776
|
"reportConfigs": {
|
|
1702
1777
|
"methods": {
|
|
1703
1778
|
"create": {
|
|
@@ -2309,7 +2384,7 @@
|
|
|
2309
2384
|
}
|
|
2310
2385
|
}
|
|
2311
2386
|
},
|
|
2312
|
-
"revision": "
|
|
2387
|
+
"revision": "20250115",
|
|
2313
2388
|
"rootUrl": "https://migrationcenter.googleapis.com/",
|
|
2314
2389
|
"schemas": {
|
|
2315
2390
|
"AddAssetsToGroupRequest": {
|
|
@@ -4622,6 +4697,24 @@
|
|
|
4622
4697
|
},
|
|
4623
4698
|
"type": "object"
|
|
4624
4699
|
},
|
|
4700
|
+
"ListRelationsResponse": {
|
|
4701
|
+
"description": "Response message for listing relations.",
|
|
4702
|
+
"id": "ListRelationsResponse",
|
|
4703
|
+
"properties": {
|
|
4704
|
+
"nextPageToken": {
|
|
4705
|
+
"description": "A token identifying a page of results the server should return.",
|
|
4706
|
+
"type": "string"
|
|
4707
|
+
},
|
|
4708
|
+
"relations": {
|
|
4709
|
+
"description": "A list of relations.",
|
|
4710
|
+
"items": {
|
|
4711
|
+
"$ref": "Relation"
|
|
4712
|
+
},
|
|
4713
|
+
"type": "array"
|
|
4714
|
+
}
|
|
4715
|
+
},
|
|
4716
|
+
"type": "object"
|
|
4717
|
+
},
|
|
4625
4718
|
"ListReportConfigsResponse": {
|
|
4626
4719
|
"description": "Response message for listing report configs.",
|
|
4627
4720
|
"id": "ListReportConfigsResponse",
|
|
@@ -5704,6 +5797,48 @@
|
|
|
5704
5797
|
},
|
|
5705
5798
|
"type": "object"
|
|
5706
5799
|
},
|
|
5800
|
+
"Relation": {
|
|
5801
|
+
"description": "Message representing a relation between 2 resource.",
|
|
5802
|
+
"id": "Relation",
|
|
5803
|
+
"properties": {
|
|
5804
|
+
"createTime": {
|
|
5805
|
+
"description": "Output only. The timestamp when the relation was created.",
|
|
5806
|
+
"format": "google-datetime",
|
|
5807
|
+
"readOnly": true,
|
|
5808
|
+
"type": "string"
|
|
5809
|
+
},
|
|
5810
|
+
"dstAsset": {
|
|
5811
|
+
"description": "Output only. The destination asset name in the relation.",
|
|
5812
|
+
"readOnly": true,
|
|
5813
|
+
"type": "string"
|
|
5814
|
+
},
|
|
5815
|
+
"name": {
|
|
5816
|
+
"description": "Output only. Identifier. The identifier of the relation.",
|
|
5817
|
+
"readOnly": true,
|
|
5818
|
+
"type": "string"
|
|
5819
|
+
},
|
|
5820
|
+
"srcAsset": {
|
|
5821
|
+
"description": "Output only. The source asset name in the relation.",
|
|
5822
|
+
"readOnly": true,
|
|
5823
|
+
"type": "string"
|
|
5824
|
+
},
|
|
5825
|
+
"type": {
|
|
5826
|
+
"description": "Optional. The type of the relation.",
|
|
5827
|
+
"enum": [
|
|
5828
|
+
"TYPE_UNSPECIFIED",
|
|
5829
|
+
"LOGICAL_DATABASE",
|
|
5830
|
+
"DATABASE_DEPLOYMENT_HOSTING_SERVER"
|
|
5831
|
+
],
|
|
5832
|
+
"enumDescriptions": [
|
|
5833
|
+
"Default value.",
|
|
5834
|
+
"DBDeployment -> Database",
|
|
5835
|
+
"A relation between a machine/VM and the database deployment it hosts."
|
|
5836
|
+
],
|
|
5837
|
+
"type": "string"
|
|
5838
|
+
}
|
|
5839
|
+
},
|
|
5840
|
+
"type": "object"
|
|
5841
|
+
},
|
|
5707
5842
|
"RemoveAssetsFromGroupRequest": {
|
|
5708
5843
|
"description": "A request to remove assets from a group.",
|
|
5709
5844
|
"id": "RemoveAssetsFromGroupRequest",
|
|
@@ -2548,7 +2548,7 @@
|
|
|
2548
2548
|
}
|
|
2549
2549
|
}
|
|
2550
2550
|
},
|
|
2551
|
-
"revision": "
|
|
2551
|
+
"revision": "20250115",
|
|
2552
2552
|
"rootUrl": "https://migrationcenter.googleapis.com/",
|
|
2553
2553
|
"schemas": {
|
|
2554
2554
|
"AddAssetsToGroupRequest": {
|
|
@@ -8555,7 +8555,7 @@ false
|
|
|
8555
8555
|
},
|
|
8556
8556
|
"computeEnginePreferences": {
|
|
8557
8557
|
"$ref": "ComputeEnginePreferences",
|
|
8558
|
-
"description": "Compute Engine preferences concern insights and recommendations for Compute Engine target."
|
|
8558
|
+
"description": "Optional. Compute Engine preferences concern insights and recommendations for Compute Engine target."
|
|
8559
8559
|
},
|
|
8560
8560
|
"networkCostParameters": {
|
|
8561
8561
|
"$ref": "VirtualMachinePreferencesNetworkCostParameters",
|
|
@@ -1204,6 +1204,11 @@
|
|
|
1204
1204
|
"name"
|
|
1205
1205
|
],
|
|
1206
1206
|
"parameters": {
|
|
1207
|
+
"activeOnly": {
|
|
1208
|
+
"description": "Optional. If true, only metrics and monitored resource types that have recent data (within roughly 25 hours) will be included in the response. - If a metric descriptor enumerates monitored resource types, only the monitored resource types for which the metric type has recent data will be included in the returned metric descriptor, and if none of them have recent data, the metric descriptor will not be returned. - If a metric descriptor does not enumerate the compatible monitored resource types, it will be returned only if the metric type has recent data for some monitored resource type. The returned descriptor will not enumerate any monitored resource types.",
|
|
1209
|
+
"location": "query",
|
|
1210
|
+
"type": "boolean"
|
|
1211
|
+
},
|
|
1207
1212
|
"filter": {
|
|
1208
1213
|
"description": "Optional. If this field is empty, all custom and system-defined metric descriptors are returned. Otherwise, the filter (https://cloud.google.com/monitoring/api/v3/filters) specifies which metric descriptors are to be returned. For example, the following filter matches all custom metrics (https://cloud.google.com/monitoring/custom-metrics): metric.type = starts_with(\"custom.googleapis.com/\") ",
|
|
1209
1214
|
"location": "query",
|
|
@@ -2715,7 +2720,7 @@
|
|
|
2715
2720
|
}
|
|
2716
2721
|
}
|
|
2717
2722
|
},
|
|
2718
|
-
"revision": "
|
|
2723
|
+
"revision": "20250111",
|
|
2719
2724
|
"rootUrl": "https://monitoring.googleapis.com/",
|
|
2720
2725
|
"schemas": {
|
|
2721
2726
|
"Aggregation": {
|
|
@@ -2097,7 +2097,7 @@
|
|
|
2097
2097
|
}
|
|
2098
2098
|
}
|
|
2099
2099
|
},
|
|
2100
|
-
"revision": "
|
|
2100
|
+
"revision": "20250116",
|
|
2101
2101
|
"rootUrl": "https://netapp.googleapis.com/",
|
|
2102
2102
|
"schemas": {
|
|
2103
2103
|
"ActiveDirectory": {
|
|
@@ -3117,6 +3117,11 @@
|
|
|
3117
3117
|
"description": "Instructions for mounting",
|
|
3118
3118
|
"type": "string"
|
|
3119
3119
|
},
|
|
3120
|
+
"ipAddress": {
|
|
3121
|
+
"description": "Output only. IP Address.",
|
|
3122
|
+
"readOnly": true,
|
|
3123
|
+
"type": "string"
|
|
3124
|
+
},
|
|
3120
3125
|
"protocol": {
|
|
3121
3126
|
"description": "Protocol to mount with.",
|
|
3122
3127
|
"enum": [
|
|
@@ -2097,7 +2097,7 @@
|
|
|
2097
2097
|
}
|
|
2098
2098
|
}
|
|
2099
2099
|
},
|
|
2100
|
-
"revision": "
|
|
2100
|
+
"revision": "20250116",
|
|
2101
2101
|
"rootUrl": "https://netapp.googleapis.com/",
|
|
2102
2102
|
"schemas": {
|
|
2103
2103
|
"ActiveDirectory": {
|
|
@@ -3117,6 +3117,11 @@
|
|
|
3117
3117
|
"description": "Instructions for mounting",
|
|
3118
3118
|
"type": "string"
|
|
3119
3119
|
},
|
|
3120
|
+
"ipAddress": {
|
|
3121
|
+
"description": "Output only. IP Address.",
|
|
3122
|
+
"readOnly": true,
|
|
3123
|
+
"type": "string"
|
|
3124
|
+
},
|
|
3120
3125
|
"protocol": {
|
|
3121
3126
|
"description": "Protocol to mount with.",
|
|
3122
3127
|
"enum": [
|
|
@@ -2863,7 +2863,7 @@
|
|
|
2863
2863
|
}
|
|
2864
2864
|
}
|
|
2865
2865
|
},
|
|
2866
|
-
"revision": "
|
|
2866
|
+
"revision": "20250110",
|
|
2867
2867
|
"rootUrl": "https://networkconnectivity.googleapis.com/",
|
|
2868
2868
|
"schemas": {
|
|
2869
2869
|
"AcceptHubSpokeRequest": {
|
|
@@ -3583,7 +3583,7 @@
|
|
|
3583
3583
|
},
|
|
3584
3584
|
"migration": {
|
|
3585
3585
|
"$ref": "Migration",
|
|
3586
|
-
"description": "Optional. Must be present if usage is set to FOR_MIGRATION.
|
|
3586
|
+
"description": "Optional. Must be present if usage is set to FOR_MIGRATION."
|
|
3587
3587
|
},
|
|
3588
3588
|
"name": {
|
|
3589
3589
|
"description": "Immutable. The name of an internal range. Format: projects/{project}/locations/{location}/internalRanges/{internal_range} See: https://google.aip.dev/122#fields-representing-resource-names",
|
|
@@ -3655,7 +3655,7 @@
|
|
|
3655
3655
|
"Unspecified usage is allowed in calls which identify the resource by other fields and do not need Usage set to complete. These are, i.e.: GetInternalRange and DeleteInternalRange. Usage needs to be specified explicitly in CreateInternalRange or UpdateInternalRange calls.",
|
|
3656
3656
|
"A VPC resource can use the reserved CIDR block by associating it with the internal range resource if usage is set to FOR_VPC.",
|
|
3657
3657
|
"Ranges created with EXTERNAL_TO_VPC cannot be associated with VPC resources and are meant to block out address ranges for various use cases, like for example, usage on-prem, with dynamic route announcements via interconnect.",
|
|
3658
|
-
"Ranges created FOR_MIGRATION can be used to lock a CIDR range between a source and target subnet. If usage is set to FOR_MIGRATION, the peering value has to be set to FOR_SELF or default to FOR_SELF when unset.
|
|
3658
|
+
"Ranges created FOR_MIGRATION can be used to lock a CIDR range between a source and target subnet. If usage is set to FOR_MIGRATION, the peering value has to be set to FOR_SELF or default to FOR_SELF when unset."
|
|
3659
3659
|
],
|
|
3660
3660
|
"type": "string"
|
|
3661
3661
|
},
|
|
@@ -3787,7 +3787,7 @@
|
|
|
3787
3787
|
"type": "array"
|
|
3788
3788
|
},
|
|
3789
3789
|
"producerVpcSpokes": {
|
|
3790
|
-
"description": "Output only. The list of Producer VPC spokes that this VPC spoke is a service consumer VPC spoke for. These producer VPCs are connected through VPC peering to this spoke's backing VPC network.",
|
|
3790
|
+
"description": "Output only. The list of Producer VPC spokes that this VPC spoke is a service consumer VPC spoke for. These producer VPCs are connected through VPC peering to this spoke's backing VPC network. Because they are directly connected throuh VPC peering, NCC export filters do not apply between the service consumer VPC spoke and any of its producer VPC spokes. This VPC spoke cannot be deleted as long as any of these producer VPC spokes are connected to the NCC Hub.",
|
|
3791
3791
|
"items": {
|
|
3792
3792
|
"type": "string"
|
|
3793
3793
|
},
|
|
@@ -1116,7 +1116,7 @@
|
|
|
1116
1116
|
}
|
|
1117
1117
|
}
|
|
1118
1118
|
},
|
|
1119
|
-
"revision": "
|
|
1119
|
+
"revision": "20250110",
|
|
1120
1120
|
"rootUrl": "https://networkconnectivity.googleapis.com/",
|
|
1121
1121
|
"schemas": {
|
|
1122
1122
|
"AuditConfig": {
|
|
@@ -1399,7 +1399,7 @@
|
|
|
1399
1399
|
},
|
|
1400
1400
|
"migration": {
|
|
1401
1401
|
"$ref": "Migration",
|
|
1402
|
-
"description": "Optional. Must be present if usage is set to FOR_MIGRATION.
|
|
1402
|
+
"description": "Optional. Must be present if usage is set to FOR_MIGRATION."
|
|
1403
1403
|
},
|
|
1404
1404
|
"name": {
|
|
1405
1405
|
"description": "Immutable. The name of an internal range. Format: projects/{project}/locations/{location}/internalRanges/{internal_range} See: https://google.aip.dev/122#fields-representing-resource-names",
|
|
@@ -1471,7 +1471,7 @@
|
|
|
1471
1471
|
"Unspecified usage is allowed in calls which identify the resource by other fields and do not need Usage set to complete. These are, i.e.: GetInternalRange and DeleteInternalRange. Usage needs to be specified explicitly in CreateInternalRange or UpdateInternalRange calls.",
|
|
1472
1472
|
"A VPC resource can use the reserved CIDR block by associating it with the internal range resource if usage is set to FOR_VPC.",
|
|
1473
1473
|
"Ranges created with EXTERNAL_TO_VPC cannot be associated with VPC resources and are meant to block out address ranges for various use cases such as usage on-premises, with dynamic route announcements via Interconnect.",
|
|
1474
|
-
"Ranges created FOR_MIGRATION can be used to lock a CIDR range between a source and target subnet. If usage is set to FOR_MIGRATION the peering value has to be set to FOR_SELF or default to FOR_SELF when unset.
|
|
1474
|
+
"Ranges created FOR_MIGRATION can be used to lock a CIDR range between a source and target subnet. If usage is set to FOR_MIGRATION the peering value has to be set to FOR_SELF or default to FOR_SELF when unset."
|
|
1475
1475
|
],
|
|
1476
1476
|
"type": "string"
|
|
1477
1477
|
},
|
|
@@ -758,7 +758,7 @@
|
|
|
758
758
|
}
|
|
759
759
|
}
|
|
760
760
|
},
|
|
761
|
-
"revision": "
|
|
761
|
+
"revision": "20250108",
|
|
762
762
|
"rootUrl": "https://networkmanagement.googleapis.com/",
|
|
763
763
|
"schemas": {
|
|
764
764
|
"AbortInfo": {
|
|
@@ -1479,6 +1479,10 @@ false
|
|
|
1479
1479
|
"description": "Source or destination of the Connectivity Test.",
|
|
1480
1480
|
"id": "Endpoint",
|
|
1481
1481
|
"properties": {
|
|
1482
|
+
"alloyDbInstance": {
|
|
1483
|
+
"description": "An [AlloyDB Instance](https://cloud.google.com/alloydb) URI.",
|
|
1484
|
+
"type": "string"
|
|
1485
|
+
},
|
|
1482
1486
|
"appEngineVersion": {
|
|
1483
1487
|
"$ref": "AppEngineVersionEndpoint",
|
|
1484
1488
|
"description": "An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions)."
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
}
|
|
281
281
|
}
|
|
282
282
|
},
|
|
283
|
-
"revision": "
|
|
283
|
+
"revision": "20250115",
|
|
284
284
|
"rootUrl": "https://places.googleapis.com/",
|
|
285
285
|
"schemas": {
|
|
286
286
|
"GoogleGeoTypeViewport": {
|
|
@@ -901,6 +901,7 @@
|
|
|
901
901
|
"enum": [
|
|
902
902
|
"FUEL_TYPE_UNSPECIFIED",
|
|
903
903
|
"DIESEL",
|
|
904
|
+
"DIESEL_PLUS",
|
|
904
905
|
"REGULAR_UNLEADED",
|
|
905
906
|
"MIDGRADE",
|
|
906
907
|
"PREMIUM",
|
|
@@ -915,6 +916,7 @@
|
|
|
915
916
|
"LPG",
|
|
916
917
|
"E80",
|
|
917
918
|
"E85",
|
|
919
|
+
"E100",
|
|
918
920
|
"METHANE",
|
|
919
921
|
"BIO_DIESEL",
|
|
920
922
|
"TRUCK_DIESEL"
|
|
@@ -922,6 +924,7 @@
|
|
|
922
924
|
"enumDescriptions": [
|
|
923
925
|
"Unspecified fuel type.",
|
|
924
926
|
"Diesel fuel.",
|
|
927
|
+
"Diesel plus fuel.",
|
|
925
928
|
"Regular unleaded.",
|
|
926
929
|
"Midgrade.",
|
|
927
930
|
"Premium.",
|
|
@@ -933,9 +936,10 @@
|
|
|
933
936
|
"SP 98.",
|
|
934
937
|
"SP 99.",
|
|
935
938
|
"SP 100.",
|
|
936
|
-
"
|
|
939
|
+
"Liquefied Petroleum Gas.",
|
|
937
940
|
"E 80.",
|
|
938
941
|
"E 85.",
|
|
942
|
+
"E 100.",
|
|
939
943
|
"Methane.",
|
|
940
944
|
"Bio-diesel.",
|
|
941
945
|
"Truck diesel."
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
"type": "string"
|
|
574
574
|
},
|
|
575
575
|
"updateMask": {
|
|
576
|
-
"description": "Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Cluster: * `size_gb` * `replica_count`",
|
|
576
|
+
"description": "Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Cluster: * `size_gb` * `replica_count` * `cluster_endpoints`",
|
|
577
577
|
"format": "google-fieldmask",
|
|
578
578
|
"location": "query",
|
|
579
579
|
"type": "string"
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
}
|
|
1068
1068
|
}
|
|
1069
1069
|
},
|
|
1070
|
-
"revision": "
|
|
1070
|
+
"revision": "20250115",
|
|
1071
1071
|
"rootUrl": "https://redis.googleapis.com/",
|
|
1072
1072
|
"schemas": {
|
|
1073
1073
|
"AOFConfig": {
|
|
@@ -1445,6 +1445,10 @@
|
|
|
1445
1445
|
"description": "A cluster instance.",
|
|
1446
1446
|
"id": "Cluster",
|
|
1447
1447
|
"properties": {
|
|
1448
|
+
"asyncClusterEndpointsDeletionEnabled": {
|
|
1449
|
+
"description": "Optional. If true, cluster endpoints that are created and registered by customers can be deleted asynchronously. That is, such a cluster endpoint can be de-registered before the forwarding rules in the cluster endpoint are deleted.",
|
|
1450
|
+
"type": "boolean"
|
|
1451
|
+
},
|
|
1448
1452
|
"authorizationMode": {
|
|
1449
1453
|
"description": "Optional. The authorization mode of the Redis cluster. If not provided, auth feature is disabled for the cluster.",
|
|
1450
1454
|
"enum": [
|
|
@@ -3756,7 +3760,8 @@ false
|
|
|
3756
3760
|
"MEMORY_UTILIZATION",
|
|
3757
3761
|
"NETWORK_CONNECTIONS",
|
|
3758
3762
|
"STORAGE_UTILIZATION",
|
|
3759
|
-
"STORAGE_USED_BYTES"
|
|
3763
|
+
"STORAGE_USED_BYTES",
|
|
3764
|
+
"NODE_COUNT"
|
|
3760
3765
|
],
|
|
3761
3766
|
"enumDescriptions": [
|
|
3762
3767
|
"Unspecified metric type.",
|
|
@@ -3764,7 +3769,8 @@ false
|
|
|
3764
3769
|
"Memory utilization for a resource. The value is a fraction between 0.0 and 1.0 (may momentarily exceed 1.0 in some cases).",
|
|
3765
3770
|
"Number of network connections for a resource.",
|
|
3766
3771
|
"Storage utilization for a resource. The value is a fraction between 0.0 and 1.0 (may momentarily exceed 1.0 in some cases).",
|
|
3767
|
-
"Sotrage used by a resource."
|
|
3772
|
+
"Sotrage used by a resource.",
|
|
3773
|
+
"Node count for a resource. It represents the number of nodes units in a bigtable/spanner instance."
|
|
3768
3774
|
],
|
|
3769
3775
|
"type": "string"
|
|
3770
3776
|
},
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
"type": "string"
|
|
574
574
|
},
|
|
575
575
|
"updateMask": {
|
|
576
|
-
"description": "Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Cluster: * `size_gb` * `replica_count`",
|
|
576
|
+
"description": "Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Cluster: * `size_gb` * `replica_count` * `cluster_endpoints`",
|
|
577
577
|
"format": "google-fieldmask",
|
|
578
578
|
"location": "query",
|
|
579
579
|
"type": "string"
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
}
|
|
1068
1068
|
}
|
|
1069
1069
|
},
|
|
1070
|
-
"revision": "
|
|
1070
|
+
"revision": "20250115",
|
|
1071
1071
|
"rootUrl": "https://redis.googleapis.com/",
|
|
1072
1072
|
"schemas": {
|
|
1073
1073
|
"AOFConfig": {
|
|
@@ -1445,6 +1445,10 @@
|
|
|
1445
1445
|
"description": "A cluster instance.",
|
|
1446
1446
|
"id": "Cluster",
|
|
1447
1447
|
"properties": {
|
|
1448
|
+
"asyncClusterEndpointsDeletionEnabled": {
|
|
1449
|
+
"description": "Optional. If true, cluster endpoints that are created and registered by customers can be deleted asynchronously. That is, such a cluster endpoint can be de-registered before the forwarding rules in the cluster endpoint are deleted.",
|
|
1450
|
+
"type": "boolean"
|
|
1451
|
+
},
|
|
1448
1452
|
"authorizationMode": {
|
|
1449
1453
|
"description": "Optional. The authorization mode of the Redis cluster. If not provided, auth feature is disabled for the cluster.",
|
|
1450
1454
|
"enum": [
|
|
@@ -3763,7 +3767,8 @@ false
|
|
|
3763
3767
|
"MEMORY_UTILIZATION",
|
|
3764
3768
|
"NETWORK_CONNECTIONS",
|
|
3765
3769
|
"STORAGE_UTILIZATION",
|
|
3766
|
-
"STORAGE_USED_BYTES"
|
|
3770
|
+
"STORAGE_USED_BYTES",
|
|
3771
|
+
"NODE_COUNT"
|
|
3767
3772
|
],
|
|
3768
3773
|
"enumDescriptions": [
|
|
3769
3774
|
"Unspecified metric type.",
|
|
@@ -3771,7 +3776,8 @@ false
|
|
|
3771
3776
|
"Memory utilization for a resource. The value is a fraction between 0.0 and 1.0 (may momentarily exceed 1.0 in some cases).",
|
|
3772
3777
|
"Number of network connections for a resource.",
|
|
3773
3778
|
"Storage utilization for a resource. The value is a fraction between 0.0 and 1.0 (may momentarily exceed 1.0 in some cases).",
|
|
3774
|
-
"Sotrage used by a resource."
|
|
3779
|
+
"Sotrage used by a resource.",
|
|
3780
|
+
"Node count for a resource. It represents the number of nodes units in a bigtable/spanner instance."
|
|
3775
3781
|
],
|
|
3776
3782
|
"type": "string"
|
|
3777
3783
|
},
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"baseUrl": "https://retail.googleapis.com/",
|
|
13
13
|
"batchPath": "batch",
|
|
14
14
|
"canonicalName": "Cloud Retail",
|
|
15
|
-
"description": "Vertex AI Search for
|
|
15
|
+
"description": "Vertex AI Search for commerce API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications.",
|
|
16
16
|
"discoveryVersion": "v1",
|
|
17
17
|
"documentationLink": "https://cloud.google.com/recommendations",
|
|
18
18
|
"fullyEncodeReservedExpansion": true,
|
|
@@ -2223,7 +2223,7 @@
|
|
|
2223
2223
|
}
|
|
2224
2224
|
}
|
|
2225
2225
|
},
|
|
2226
|
-
"revision": "
|
|
2226
|
+
"revision": "20250109",
|
|
2227
2227
|
"rootUrl": "https://retail.googleapis.com/",
|
|
2228
2228
|
"schemas": {
|
|
2229
2229
|
"GoogleApiHttpBody": {
|
|
@@ -7773,7 +7773,7 @@
|
|
|
7773
7773
|
}
|
|
7774
7774
|
},
|
|
7775
7775
|
"servicePath": "",
|
|
7776
|
-
"title": "Vertex AI Search for
|
|
7776
|
+
"title": "Vertex AI Search for commerce API",
|
|
7777
7777
|
"version": "v2",
|
|
7778
7778
|
"version_module": true
|
|
7779
7779
|
}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"baseUrl": "https://retail.googleapis.com/",
|
|
13
13
|
"batchPath": "batch",
|
|
14
14
|
"canonicalName": "Cloud Retail",
|
|
15
|
-
"description": "Vertex AI Search for
|
|
15
|
+
"description": "Vertex AI Search for commerce API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications.",
|
|
16
16
|
"discoveryVersion": "v1",
|
|
17
17
|
"documentationLink": "https://cloud.google.com/recommendations",
|
|
18
18
|
"fullyEncodeReservedExpansion": true,
|
|
@@ -2744,7 +2744,7 @@
|
|
|
2744
2744
|
}
|
|
2745
2745
|
}
|
|
2746
2746
|
},
|
|
2747
|
-
"revision": "
|
|
2747
|
+
"revision": "20250109",
|
|
2748
2748
|
"rootUrl": "https://retail.googleapis.com/",
|
|
2749
2749
|
"schemas": {
|
|
2750
2750
|
"GoogleApiHttpBody": {
|
|
@@ -8831,7 +8831,7 @@
|
|
|
8831
8831
|
}
|
|
8832
8832
|
},
|
|
8833
8833
|
"servicePath": "",
|
|
8834
|
-
"title": "Vertex AI Search for
|
|
8834
|
+
"title": "Vertex AI Search for commerce API",
|
|
8835
8835
|
"version": "v2alpha",
|
|
8836
8836
|
"version_module": true
|
|
8837
8837
|
}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"baseUrl": "https://retail.googleapis.com/",
|
|
13
13
|
"batchPath": "batch",
|
|
14
14
|
"canonicalName": "Cloud Retail",
|
|
15
|
-
"description": "Vertex AI Search for
|
|
15
|
+
"description": "Vertex AI Search for commerce API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications.",
|
|
16
16
|
"discoveryVersion": "v1",
|
|
17
17
|
"documentationLink": "https://cloud.google.com/recommendations",
|
|
18
18
|
"fullyEncodeReservedExpansion": true,
|
|
@@ -2368,7 +2368,7 @@
|
|
|
2368
2368
|
}
|
|
2369
2369
|
}
|
|
2370
2370
|
},
|
|
2371
|
-
"revision": "
|
|
2371
|
+
"revision": "20250109",
|
|
2372
2372
|
"rootUrl": "https://retail.googleapis.com/",
|
|
2373
2373
|
"schemas": {
|
|
2374
2374
|
"GoogleApiHttpBody": {
|
|
@@ -8135,7 +8135,7 @@
|
|
|
8135
8135
|
}
|
|
8136
8136
|
},
|
|
8137
8137
|
"servicePath": "",
|
|
8138
|
-
"title": "Vertex AI Search for
|
|
8138
|
+
"title": "Vertex AI Search for commerce API",
|
|
8139
8139
|
"version": "v2beta",
|
|
8140
8140
|
"version_module": true
|
|
8141
8141
|
}
|
|
@@ -95,6 +95,16 @@
|
|
|
95
95
|
"description": "Regional Endpoint",
|
|
96
96
|
"endpointUrl": "https://secretmanager.europe-west6.rep.googleapis.com/",
|
|
97
97
|
"location": "europe-west6"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"description": "Regional Endpoint",
|
|
101
|
+
"endpointUrl": "https://secretmanager.europe-west1.rep.googleapis.com/",
|
|
102
|
+
"location": "europe-west1"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"description": "Regional Endpoint",
|
|
106
|
+
"endpointUrl": "https://secretmanager.europe-west4.rep.googleapis.com/",
|
|
107
|
+
"location": "europe-west4"
|
|
98
108
|
}
|
|
99
109
|
],
|
|
100
110
|
"fullyEncodeReservedExpansion": true,
|
|
@@ -1190,7 +1200,7 @@
|
|
|
1190
1200
|
}
|
|
1191
1201
|
}
|
|
1192
1202
|
},
|
|
1193
|
-
"revision": "
|
|
1203
|
+
"revision": "20250111",
|
|
1194
1204
|
"rootUrl": "https://secretmanager.googleapis.com/",
|
|
1195
1205
|
"schemas": {
|
|
1196
1206
|
"AccessSecretVersionResponse": {
|