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.
- {google_api_python_client-2.152.0.dist-info → google_api_python_client-2.153.0.dist-info}/METADATA +1 -1
- {google_api_python_client-2.152.0.dist-info → google_api_python_client-2.153.0.dist-info}/RECORD +57 -57
- googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json +7 -52
- googleapiclient/discovery_cache/documents/addressvalidation.v1.json +3 -3
- googleapiclient/discovery_cache/documents/androidmanagement.v1.json +2 -2
- googleapiclient/discovery_cache/documents/assuredworkloads.v1.json +57 -5
- googleapiclient/discovery_cache/documents/assuredworkloads.v1beta1.json +57 -5
- googleapiclient/discovery_cache/documents/backupdr.v1.json +2 -2
- googleapiclient/discovery_cache/documents/bigquery.v2.json +8 -8
- googleapiclient/discovery_cache/documents/calendar.v3.json +24 -1
- googleapiclient/discovery_cache/documents/chat.v1.json +61 -56
- googleapiclient/discovery_cache/documents/chromemanagement.v1.json +5 -3
- googleapiclient/discovery_cache/documents/cloudchannel.v1.json +52 -7
- googleapiclient/discovery_cache/documents/compute.alpha.json +13 -43
- googleapiclient/discovery_cache/documents/compute.beta.json +8 -61
- googleapiclient/discovery_cache/documents/compute.v1.json +8 -58
- googleapiclient/discovery_cache/documents/container.v1.json +98 -5
- googleapiclient/discovery_cache/documents/container.v1beta1.json +98 -5
- googleapiclient/discovery_cache/documents/css.v1.json +2 -2
- googleapiclient/discovery_cache/documents/dataplex.v1.json +31 -6
- googleapiclient/discovery_cache/documents/deploymentmanager.alpha.json +393 -8
- googleapiclient/discovery_cache/documents/deploymentmanager.v2.json +345 -8
- googleapiclient/discovery_cache/documents/deploymentmanager.v2beta.json +389 -8
- googleapiclient/discovery_cache/documents/discoveryengine.v1.json +139 -17
- googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +139 -17
- googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +139 -17
- googleapiclient/discovery_cache/documents/fcm.v1.json +5 -1
- googleapiclient/discovery_cache/documents/firebase.v1beta1.json +33 -33
- googleapiclient/discovery_cache/documents/firebasedataconnect.v1beta.json +3 -3
- googleapiclient/discovery_cache/documents/firebaseml.v2beta.json +2 -1
- googleapiclient/discovery_cache/documents/integrations.v1.json +22 -2
- googleapiclient/discovery_cache/documents/language.v1.json +18 -21
- googleapiclient/discovery_cache/documents/language.v1beta2.json +24 -27
- googleapiclient/discovery_cache/documents/language.v2.json +22 -25
- googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +14 -8
- googleapiclient/discovery_cache/documents/merchantapi.datasources_v1beta.json +6 -3
- googleapiclient/discovery_cache/documents/merchantapi.inventories_v1beta.json +7 -4
- googleapiclient/discovery_cache/documents/merchantapi.lfp_v1beta.json +6 -3
- googleapiclient/discovery_cache/documents/merchantapi.notifications_v1beta.json +6 -3
- googleapiclient/discovery_cache/documents/merchantapi.products_v1beta.json +16 -7
- googleapiclient/discovery_cache/documents/merchantapi.promotions_v1beta.json +16 -7
- googleapiclient/discovery_cache/documents/merchantapi.quota_v1beta.json +7 -4
- googleapiclient/discovery_cache/documents/networkconnectivity.v1.json +171 -11
- googleapiclient/discovery_cache/documents/networkconnectivity.v1alpha1.json +5 -1
- googleapiclient/discovery_cache/documents/paymentsresellersubscription.v1.json +118 -1
- googleapiclient/discovery_cache/documents/places.v1.json +65 -1
- googleapiclient/discovery_cache/documents/playdeveloperreporting.v1alpha1.json +2 -2
- googleapiclient/discovery_cache/documents/playdeveloperreporting.v1beta1.json +2 -2
- googleapiclient/discovery_cache/documents/searchads360.v0.json +102 -1
- googleapiclient/discovery_cache/documents/servicenetworking.v1.json +6 -2
- googleapiclient/discovery_cache/documents/servicenetworking.v1beta.json +6 -2
- googleapiclient/discovery_cache/documents/testing.v1.json +24 -2
- googleapiclient/discovery_cache/documents/youtube.v3.json +2 -2
- googleapiclient/version.py +1 -1
- {google_api_python_client-2.152.0.dist-info → google_api_python_client-2.153.0.dist-info}/LICENSE +0 -0
- {google_api_python_client-2.152.0.dist-info → google_api_python_client-2.153.0.dist-info}/WHEEL +0 -0
- {google_api_python_client-2.152.0.dist-info → google_api_python_client-2.153.0.dist-info}/top_level.txt +0 -0
|
@@ -10446,7 +10446,7 @@
|
|
|
10446
10446
|
"type": "string"
|
|
10447
10447
|
},
|
|
10448
10448
|
"start": {
|
|
10449
|
-
"description": "Specifies the starting byte position of the output to return. To start with the first byte of output to the specified port, omit this field or set it to `0`. If the output for that byte position is available, this field matches the `start` parameter sent with the request. If the amount of serial console output exceeds the size of the buffer (1 MB), the oldest output is discarded and is no longer available. If the requested start position refers to discarded output, the start position is adjusted to the oldest output still available, and the adjusted start position is returned as the `start` property value. You can also provide a negative start position, which translates to the most recent number of bytes written to the serial port. For example, -3 is interpreted as the most recent 3 bytes written to the serial console.
|
|
10449
|
+
"description": "Specifies the starting byte position of the output to return. To start with the first byte of output to the specified port, omit this field or set it to `0`. If the output for that byte position is available, this field matches the `start` parameter sent with the request. If the amount of serial console output exceeds the size of the buffer (1 MB), the oldest output is discarded and is no longer available. If the requested start position refers to discarded output, the start position is adjusted to the oldest output still available, and the adjusted start position is returned as the `start` property value. You can also provide a negative start position, which translates to the most recent number of bytes written to the serial port. For example, -3 is interpreted as the most recent 3 bytes written to the serial console.",
|
|
10450
10450
|
"format": "int64",
|
|
10451
10451
|
"location": "query",
|
|
10452
10452
|
"type": "string"
|
|
@@ -37421,7 +37421,7 @@
|
|
|
37421
37421
|
}
|
|
37422
37422
|
}
|
|
37423
37423
|
},
|
|
37424
|
-
"revision": "
|
|
37424
|
+
"revision": "20241105",
|
|
37425
37425
|
"rootUrl": "https://compute.googleapis.com/",
|
|
37426
37426
|
"schemas": {
|
|
37427
37427
|
"AWSV4Signature": {
|
|
@@ -40146,7 +40146,7 @@ false
|
|
|
40146
40146
|
"description": "The CacheKeyPolicy for this CdnPolicy."
|
|
40147
40147
|
},
|
|
40148
40148
|
"cacheMode": {
|
|
40149
|
-
"description": "Specifies the cache setting for all responses from this backend. The possible values are: USE_ORIGIN_HEADERS Requires the origin to set valid caching headers to cache content. Responses without these headers will not be cached at Google's edge, and will require a full trip to the origin on every request, potentially impacting performance and increasing load on the origin server. FORCE_CACHE_ALL Cache all content, ignoring any \"private\", \"no-store\" or \"no-cache\" directives in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user (user identifiable) content. CACHE_ALL_STATIC Automatically cache static content, including common image formats, media (video and audio), and web assets (JavaScript and CSS). Requests and responses that are marked as uncacheable, as well as dynamic content (including HTML), will not be cached.
|
|
40149
|
+
"description": "Specifies the cache setting for all responses from this backend. The possible values are: USE_ORIGIN_HEADERS Requires the origin to set valid caching headers to cache content. Responses without these headers will not be cached at Google's edge, and will require a full trip to the origin on every request, potentially impacting performance and increasing load on the origin server. FORCE_CACHE_ALL Cache all content, ignoring any \"private\", \"no-store\" or \"no-cache\" directives in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user (user identifiable) content. CACHE_ALL_STATIC Automatically cache static content, including common image formats, media (video and audio), and web assets (JavaScript and CSS). Requests and responses that are marked as uncacheable, as well as dynamic content (including HTML), will not be cached.",
|
|
40150
40150
|
"enum": [
|
|
40151
40151
|
"CACHE_ALL_STATIC",
|
|
40152
40152
|
"FORCE_CACHE_ALL",
|
|
@@ -40908,7 +40908,7 @@ false
|
|
|
40908
40908
|
"description": "The CacheKeyPolicy for this CdnPolicy."
|
|
40909
40909
|
},
|
|
40910
40910
|
"cacheMode": {
|
|
40911
|
-
"description": "Specifies the cache setting for all responses from this backend. The possible values are: USE_ORIGIN_HEADERS Requires the origin to set valid caching headers to cache content. Responses without these headers will not be cached at Google's edge, and will require a full trip to the origin on every request, potentially impacting performance and increasing load on the origin server. FORCE_CACHE_ALL Cache all content, ignoring any \"private\", \"no-store\" or \"no-cache\" directives in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user (user identifiable) content. CACHE_ALL_STATIC Automatically cache static content, including common image formats, media (video and audio), and web assets (JavaScript and CSS). Requests and responses that are marked as uncacheable, as well as dynamic content (including HTML), will not be cached.
|
|
40911
|
+
"description": "Specifies the cache setting for all responses from this backend. The possible values are: USE_ORIGIN_HEADERS Requires the origin to set valid caching headers to cache content. Responses without these headers will not be cached at Google's edge, and will require a full trip to the origin on every request, potentially impacting performance and increasing load on the origin server. FORCE_CACHE_ALL Cache all content, ignoring any \"private\", \"no-store\" or \"no-cache\" directives in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user (user identifiable) content. CACHE_ALL_STATIC Automatically cache static content, including common image formats, media (video and audio), and web assets (JavaScript and CSS). Requests and responses that are marked as uncacheable, as well as dynamic content (including HTML), will not be cached.",
|
|
40912
40912
|
"enum": [
|
|
40913
40913
|
"CACHE_ALL_STATIC",
|
|
40914
40914
|
"FORCE_CACHE_ALL",
|
|
@@ -42304,6 +42304,7 @@ false
|
|
|
42304
42304
|
"COMPUTE_OPTIMIZED_H3",
|
|
42305
42305
|
"GENERAL_PURPOSE",
|
|
42306
42306
|
"GENERAL_PURPOSE_C4",
|
|
42307
|
+
"GENERAL_PURPOSE_C4A",
|
|
42307
42308
|
"GENERAL_PURPOSE_E2",
|
|
42308
42309
|
"GENERAL_PURPOSE_N2",
|
|
42309
42310
|
"GENERAL_PURPOSE_N2D",
|
|
@@ -42335,6 +42336,7 @@ false
|
|
|
42335
42336
|
"",
|
|
42336
42337
|
"",
|
|
42337
42338
|
"",
|
|
42339
|
+
"",
|
|
42338
42340
|
""
|
|
42339
42341
|
],
|
|
42340
42342
|
"type": "string"
|
|
@@ -60238,34 +60240,6 @@ false
|
|
|
60238
60240
|
"description": "A routing configuration attached to a network resource. The message includes the list of routers associated with the network, and a flag indicating the type of routing behavior to enforce network-wide.",
|
|
60239
60241
|
"id": "NetworkRoutingConfig",
|
|
60240
60242
|
"properties": {
|
|
60241
|
-
"bgpAlwaysCompareMed": {
|
|
60242
|
-
"description": "Enable comparison of Multi-Exit Discriminators (MED) across routes with different neighbor ASNs when using the STANDARD BGP best path selection algorithm.",
|
|
60243
|
-
"type": "boolean"
|
|
60244
|
-
},
|
|
60245
|
-
"bgpBestPathSelectionMode": {
|
|
60246
|
-
"description": "The BGP best path selection algorithm to be employed within this network for dynamic routes learned by Cloud Routers. Can be LEGACY (default) or STANDARD.",
|
|
60247
|
-
"enum": [
|
|
60248
|
-
"LEGACY",
|
|
60249
|
-
"STANDARD"
|
|
60250
|
-
],
|
|
60251
|
-
"enumDescriptions": [
|
|
60252
|
-
"",
|
|
60253
|
-
""
|
|
60254
|
-
],
|
|
60255
|
-
"type": "string"
|
|
60256
|
-
},
|
|
60257
|
-
"bgpInterRegionCost": {
|
|
60258
|
-
"description": "Allows to define a preferred approach for handling inter-region cost in the selection process when using the STANDARD BGP best path selection algorithm. Can be DEFAULT or ADD_COST_TO_MED.",
|
|
60259
|
-
"enum": [
|
|
60260
|
-
"ADD_COST_TO_MED",
|
|
60261
|
-
"DEFAULT"
|
|
60262
|
-
],
|
|
60263
|
-
"enumDescriptions": [
|
|
60264
|
-
"",
|
|
60265
|
-
""
|
|
60266
|
-
],
|
|
60267
|
-
"type": "string"
|
|
60268
|
-
},
|
|
60269
60243
|
"routingMode": {
|
|
60270
60244
|
"description": "The network-wide routing mode to use. If set to REGIONAL, this network's Cloud Routers will only advertise routes with subnets of this network in the same region as the router. If set to GLOBAL, this network's Cloud Routers will advertise routes with all subnets of this network, across regions.",
|
|
60271
60245
|
"enum": [
|
|
@@ -69155,38 +69129,14 @@ false
|
|
|
69155
69129
|
"description": "The URL to an instance that should handle matching packets. You can specify this as a full or partial URL. For example: https://www.googleapis.com/compute/v1/projects/project/zones/zone/instances/",
|
|
69156
69130
|
"type": "string"
|
|
69157
69131
|
},
|
|
69158
|
-
"nextHopInterRegionCost": {
|
|
69159
|
-
"description": "[Output only] Internal fixed region-to-region cost that Google Cloud calculates based on factors such as network performance, distance, and available bandwidth between regions.",
|
|
69160
|
-
"format": "uint32",
|
|
69161
|
-
"type": "integer"
|
|
69162
|
-
},
|
|
69163
69132
|
"nextHopIp": {
|
|
69164
69133
|
"description": "The network IP address of an instance that should handle matching packets. Both IPv6 address and IPv4 addresses are supported. Must specify an IPv4 address in dot-decimal notation (e.g. 192.0.2.99) or an IPv6 address in RFC 4291 format (e.g. 2001:db8::2d9:51:0:0 or 2001:db8:0:0:2d9:51:0:0). IPv6 addresses will be displayed using RFC 5952 compressed format (e.g. 2001:db8::2d9:51:0:0). Should never be an IPv4-mapped IPv6 address.",
|
|
69165
69134
|
"type": "string"
|
|
69166
69135
|
},
|
|
69167
|
-
"nextHopMed": {
|
|
69168
|
-
"description": "[Output Only] Multi-Exit Discriminator, a BGP route metric that indicates the desirability of a particular route in a network.",
|
|
69169
|
-
"format": "uint32",
|
|
69170
|
-
"type": "integer"
|
|
69171
|
-
},
|
|
69172
69136
|
"nextHopNetwork": {
|
|
69173
69137
|
"description": "The URL of the local network if it should handle matching packets.",
|
|
69174
69138
|
"type": "string"
|
|
69175
69139
|
},
|
|
69176
|
-
"nextHopOrigin": {
|
|
69177
|
-
"description": "[Output Only] Indicates the origin of the route. Can be IGP (Interior Gateway Protocol), EGP (Exterior Gateway Protocol), or INCOMPLETE.",
|
|
69178
|
-
"enum": [
|
|
69179
|
-
"EGP",
|
|
69180
|
-
"IGP",
|
|
69181
|
-
"INCOMPLETE"
|
|
69182
|
-
],
|
|
69183
|
-
"enumDescriptions": [
|
|
69184
|
-
"",
|
|
69185
|
-
"",
|
|
69186
|
-
""
|
|
69187
|
-
],
|
|
69188
|
-
"type": "string"
|
|
69189
|
-
},
|
|
69190
69140
|
"nextHopPeering": {
|
|
69191
69141
|
"description": "[Output Only] The network peering name that should handle matching packets, which should conform to RFC1035.",
|
|
69192
69142
|
"type": "string"
|
|
@@ -76972,7 +76922,7 @@ false
|
|
|
76972
76922
|
"type": "string"
|
|
76973
76923
|
},
|
|
76974
76924
|
"purpose": {
|
|
76975
|
-
"description": "The purpose of the resource. This field can be either PRIVATE, GLOBAL_MANAGED_PROXY, REGIONAL_MANAGED_PROXY, or
|
|
76925
|
+
"description": "The purpose of the resource. This field can be either PRIVATE, GLOBAL_MANAGED_PROXY, REGIONAL_MANAGED_PROXY, PRIVATE_SERVICE_CONNECT, or PRIVATE is the default purpose for user-created subnets or subnets that are automatically created in auto mode networks. Subnets with purpose set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY are user-created subnetworks that are reserved for Envoy-based load balancers. A subnet with purpose set to PRIVATE_SERVICE_CONNECT is used to publish services using Private Service Connect. If unspecified, the subnet purpose defaults to PRIVATE. The enableFlowLogs field isn't supported if the subnet purpose field is set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY.",
|
|
76976
76926
|
"enum": [
|
|
76977
76927
|
"GLOBAL_MANAGED_PROXY",
|
|
76978
76928
|
"INTERNAL_HTTPS_LOAD_BALANCER",
|
|
@@ -82167,7 +82117,7 @@ false
|
|
|
82167
82117
|
"type": "string"
|
|
82168
82118
|
},
|
|
82169
82119
|
"purpose": {
|
|
82170
|
-
"description": "The purpose of the resource. This field can be either PRIVATE, GLOBAL_MANAGED_PROXY, REGIONAL_MANAGED_PROXY, or
|
|
82120
|
+
"description": "The purpose of the resource. This field can be either PRIVATE, GLOBAL_MANAGED_PROXY, REGIONAL_MANAGED_PROXY, PRIVATE_SERVICE_CONNECT, or PRIVATE is the default purpose for user-created subnets or subnets that are automatically created in auto mode networks. Subnets with purpose set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY are user-created subnetworks that are reserved for Envoy-based load balancers. A subnet with purpose set to PRIVATE_SERVICE_CONNECT is used to publish services using Private Service Connect. If unspecified, the subnet purpose defaults to PRIVATE. The enableFlowLogs field isn't supported if the subnet purpose field is set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY.",
|
|
82171
82121
|
"enum": [
|
|
82172
82122
|
"GLOBAL_MANAGED_PROXY",
|
|
82173
82123
|
"INTERNAL_HTTPS_LOAD_BALANCER",
|
|
@@ -2540,7 +2540,7 @@
|
|
|
2540
2540
|
}
|
|
2541
2541
|
}
|
|
2542
2542
|
},
|
|
2543
|
-
"revision": "
|
|
2543
|
+
"revision": "20241024",
|
|
2544
2544
|
"rootUrl": "https://container.googleapis.com/",
|
|
2545
2545
|
"schemas": {
|
|
2546
2546
|
"AcceleratorConfig": {
|
|
@@ -3747,6 +3747,10 @@
|
|
|
3747
3747
|
"$ref": "NodeKubeletConfig",
|
|
3748
3748
|
"description": "The desired node kubelet config for all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters."
|
|
3749
3749
|
},
|
|
3750
|
+
"desiredNodePoolAutoConfigLinuxNodeConfig": {
|
|
3751
|
+
"$ref": "LinuxNodeConfig",
|
|
3752
|
+
"description": "The desired Linux node config for all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters. Currently only `cgroup_mode` can be set here."
|
|
3753
|
+
},
|
|
3750
3754
|
"desiredNodePoolAutoConfigNetworkTags": {
|
|
3751
3755
|
"$ref": "NetworkTags",
|
|
3752
3756
|
"description": "The desired network tags that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters."
|
|
@@ -5631,6 +5635,20 @@ false
|
|
|
5631
5635
|
"format": "int32",
|
|
5632
5636
|
"type": "integer"
|
|
5633
5637
|
},
|
|
5638
|
+
"localSsdEncryptionMode": {
|
|
5639
|
+
"description": "Specifies which method should be used for encrypting the Local SSDs attahced to the node.",
|
|
5640
|
+
"enum": [
|
|
5641
|
+
"LOCAL_SSD_ENCRYPTION_MODE_UNSPECIFIED",
|
|
5642
|
+
"STANDARD_ENCRYPTION",
|
|
5643
|
+
"EPHEMERAL_KEY_ENCRYPTION"
|
|
5644
|
+
],
|
|
5645
|
+
"enumDescriptions": [
|
|
5646
|
+
"The given node will be encrypted using keys managed by Google infrastructure and the keys will be deleted when the node is deleted.",
|
|
5647
|
+
"The given node will be encrypted using keys managed by Google infrastructure and the keys will be deleted when the node is deleted.",
|
|
5648
|
+
"The given node will opt-in for using ephemeral key for encryption of Local SSDs. The Local SSDs will not be able to recover data in case of node crash."
|
|
5649
|
+
],
|
|
5650
|
+
"type": "string"
|
|
5651
|
+
},
|
|
5634
5652
|
"loggingConfig": {
|
|
5635
5653
|
"$ref": "NodePoolLoggingConfig",
|
|
5636
5654
|
"description": "Logging configuration."
|
|
@@ -6009,6 +6027,11 @@ false
|
|
|
6009
6027
|
"description": "Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.",
|
|
6010
6028
|
"id": "NodePoolAutoConfig",
|
|
6011
6029
|
"properties": {
|
|
6030
|
+
"linuxNodeConfig": {
|
|
6031
|
+
"$ref": "LinuxNodeConfig",
|
|
6032
|
+
"description": "Output only. Configuration options for Linux nodes.",
|
|
6033
|
+
"readOnly": true
|
|
6034
|
+
},
|
|
6012
6035
|
"networkTags": {
|
|
6013
6036
|
"$ref": "NetworkTags",
|
|
6014
6037
|
"description": "The list of instance tags applied to all nodes. Tags are used to identify valid sources or targets for network firewalls and are specified by the client during cluster creation. Each tag within the list must comply with RFC1035."
|
|
@@ -6051,22 +6074,22 @@ false
|
|
|
6051
6074
|
"type": "string"
|
|
6052
6075
|
},
|
|
6053
6076
|
"maxNodeCount": {
|
|
6054
|
-
"description": "Maximum number of nodes for one location in the
|
|
6077
|
+
"description": "Maximum number of nodes for one location in the node pool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.",
|
|
6055
6078
|
"format": "int32",
|
|
6056
6079
|
"type": "integer"
|
|
6057
6080
|
},
|
|
6058
6081
|
"minNodeCount": {
|
|
6059
|
-
"description": "Minimum number of nodes for one location in the
|
|
6082
|
+
"description": "Minimum number of nodes for one location in the node pool. Must be greater than or equal to 0 and less than or equal to max_node_count.",
|
|
6060
6083
|
"format": "int32",
|
|
6061
6084
|
"type": "integer"
|
|
6062
6085
|
},
|
|
6063
6086
|
"totalMaxNodeCount": {
|
|
6064
|
-
"description": "Maximum number of nodes in the node pool. Must be greater than total_min_node_count. There has to be enough quota to scale up the cluster. The total_*_node_count fields are mutually exclusive with the *_node_count fields.",
|
|
6087
|
+
"description": "Maximum number of nodes in the node pool. Must be greater than or equal to total_min_node_count. There has to be enough quota to scale up the cluster. The total_*_node_count fields are mutually exclusive with the *_node_count fields.",
|
|
6065
6088
|
"format": "int32",
|
|
6066
6089
|
"type": "integer"
|
|
6067
6090
|
},
|
|
6068
6091
|
"totalMinNodeCount": {
|
|
6069
|
-
"description": "Minimum number of nodes in the node pool. Must be greater than
|
|
6092
|
+
"description": "Minimum number of nodes in the node pool. Must be greater than or equal to 0 and less than or equal to total_max_node_count. The total_*_node_count fields are mutually exclusive with the *_node_count fields.",
|
|
6070
6093
|
"format": "int32",
|
|
6071
6094
|
"type": "integer"
|
|
6072
6095
|
}
|
|
@@ -7974,6 +7997,76 @@ false
|
|
|
7974
7997
|
},
|
|
7975
7998
|
"type": "object"
|
|
7976
7999
|
},
|
|
8000
|
+
"UpgradeInfoEvent": {
|
|
8001
|
+
"description": "UpgradeInfoEvent is a notification sent to customers about the upgrade information of a resource.",
|
|
8002
|
+
"id": "UpgradeInfoEvent",
|
|
8003
|
+
"properties": {
|
|
8004
|
+
"currentVersion": {
|
|
8005
|
+
"description": "The current version before the upgrade.",
|
|
8006
|
+
"type": "string"
|
|
8007
|
+
},
|
|
8008
|
+
"description": {
|
|
8009
|
+
"description": "A brief description of the event.",
|
|
8010
|
+
"type": "string"
|
|
8011
|
+
},
|
|
8012
|
+
"endTime": {
|
|
8013
|
+
"description": "The time when the operation ended.",
|
|
8014
|
+
"format": "google-datetime",
|
|
8015
|
+
"type": "string"
|
|
8016
|
+
},
|
|
8017
|
+
"operation": {
|
|
8018
|
+
"description": "The operation associated with this upgrade.",
|
|
8019
|
+
"type": "string"
|
|
8020
|
+
},
|
|
8021
|
+
"resource": {
|
|
8022
|
+
"description": "Optional relative path to the resource. For example in node pool upgrades, the relative path of the node pool.",
|
|
8023
|
+
"type": "string"
|
|
8024
|
+
},
|
|
8025
|
+
"resourceType": {
|
|
8026
|
+
"description": "The resource type associated with the upgrade.",
|
|
8027
|
+
"enum": [
|
|
8028
|
+
"UPGRADE_RESOURCE_TYPE_UNSPECIFIED",
|
|
8029
|
+
"MASTER",
|
|
8030
|
+
"NODE_POOL"
|
|
8031
|
+
],
|
|
8032
|
+
"enumDescriptions": [
|
|
8033
|
+
"Default value. This shouldn't be used.",
|
|
8034
|
+
"Master / control plane",
|
|
8035
|
+
"Node pool"
|
|
8036
|
+
],
|
|
8037
|
+
"type": "string"
|
|
8038
|
+
},
|
|
8039
|
+
"startTime": {
|
|
8040
|
+
"description": "The time when the operation was started.",
|
|
8041
|
+
"format": "google-datetime",
|
|
8042
|
+
"type": "string"
|
|
8043
|
+
},
|
|
8044
|
+
"state": {
|
|
8045
|
+
"description": "Output only. The state of the upgrade.",
|
|
8046
|
+
"enum": [
|
|
8047
|
+
"STATE_UNSPECIFIED",
|
|
8048
|
+
"STARTED",
|
|
8049
|
+
"SUCCEEDED",
|
|
8050
|
+
"FAILED",
|
|
8051
|
+
"CANCELED"
|
|
8052
|
+
],
|
|
8053
|
+
"enumDescriptions": [
|
|
8054
|
+
"STATE_UNSPECIFIED indicates the state is unspecified.",
|
|
8055
|
+
"STARTED indicates the upgrade has started.",
|
|
8056
|
+
"SUCCEEDED indicates the upgrade has completed successfully.",
|
|
8057
|
+
"FAILED indicates the upgrade has failed.",
|
|
8058
|
+
"CANCELED indicates the upgrade has canceled."
|
|
8059
|
+
],
|
|
8060
|
+
"readOnly": true,
|
|
8061
|
+
"type": "string"
|
|
8062
|
+
},
|
|
8063
|
+
"targetVersion": {
|
|
8064
|
+
"description": "The target version for the upgrade.",
|
|
8065
|
+
"type": "string"
|
|
8066
|
+
}
|
|
8067
|
+
},
|
|
8068
|
+
"type": "object"
|
|
8069
|
+
},
|
|
7977
8070
|
"UpgradeSettings": {
|
|
7978
8071
|
"description": "These upgrade settings control the level of parallelism and the level of disruption caused by an upgrade. maxUnavailable controls the number of nodes that can be simultaneously unavailable. maxSurge controls the number of additional nodes that can be added to the node pool temporarily for the time of the upgrade to increase the number of available nodes. (maxUnavailable + maxSurge) determines the level of parallelism (how many nodes are being upgraded at the same time). Note: upgrades inevitably introduce some disruption since workloads need to be moved from old nodes to new, upgraded ones. Even if maxUnavailable=0, this holds true. (Disruption stays within the limits of PodDisruptionBudget, if it is configured.) Consider a hypothetical node pool with 5 nodes having maxSurge=2, maxUnavailable=1. This means the upgrade process upgrades 3 nodes simultaneously. It creates 2 additional (upgraded) nodes, then it brings down 3 old (not yet upgraded) nodes at the same time. This ensures that there are always at least 4 nodes available. These upgrade settings configure the upgrade strategy for the node pool. Use strategy to switch between the strategies applied to the node pool. If the strategy is ROLLING, use max_surge and max_unavailable to control the level of parallelism and the level of disruption caused by upgrade. 1. maxSurge controls the number of additional nodes that can be added to the node pool temporarily for the time of the upgrade to increase the number of available nodes. 2. maxUnavailable controls the number of nodes that can be simultaneously unavailable. 3. (maxUnavailable + maxSurge) determines the level of parallelism (how many nodes are being upgraded at the same time). If the strategy is BLUE_GREEN, use blue_green_settings to configure the blue-green upgrade related settings. 1. standard_rollout_policy is the default policy. The policy is used to control the way blue pool gets drained. The draining is executed in the batch mode. The batch size could be specified as either percentage of the node pool size or the number of nodes. batch_soak_duration is the soak time after each batch gets drained. 2. node_pool_soak_duration is the soak time after all blue nodes are drained. After this period, the blue pool nodes will be deleted.",
|
|
7979
8072
|
"id": "UpgradeSettings",
|
|
@@ -2685,7 +2685,7 @@
|
|
|
2685
2685
|
}
|
|
2686
2686
|
}
|
|
2687
2687
|
},
|
|
2688
|
-
"revision": "
|
|
2688
|
+
"revision": "20241022",
|
|
2689
2689
|
"rootUrl": "https://container.googleapis.com/",
|
|
2690
2690
|
"schemas": {
|
|
2691
2691
|
"AcceleratorConfig": {
|
|
@@ -4071,6 +4071,10 @@
|
|
|
4071
4071
|
"$ref": "NodeKubeletConfig",
|
|
4072
4072
|
"description": "The desired node kubelet config for all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters."
|
|
4073
4073
|
},
|
|
4074
|
+
"desiredNodePoolAutoConfigLinuxNodeConfig": {
|
|
4075
|
+
"$ref": "LinuxNodeConfig",
|
|
4076
|
+
"description": "The desired Linux node config for all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters. Currently only `cgroup_mode` can be set here."
|
|
4077
|
+
},
|
|
4074
4078
|
"desiredNodePoolAutoConfigNetworkTags": {
|
|
4075
4079
|
"$ref": "NetworkTags",
|
|
4076
4080
|
"description": "The desired network tags that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters."
|
|
@@ -6255,6 +6259,20 @@ false
|
|
|
6255
6259
|
"format": "int32",
|
|
6256
6260
|
"type": "integer"
|
|
6257
6261
|
},
|
|
6262
|
+
"localSsdEncryptionMode": {
|
|
6263
|
+
"description": "Specifies which method should be used for encrypting the Local SSDs attahced to the node.",
|
|
6264
|
+
"enum": [
|
|
6265
|
+
"LOCAL_SSD_ENCRYPTION_MODE_UNSPECIFIED",
|
|
6266
|
+
"STANDARD_ENCRYPTION",
|
|
6267
|
+
"EPHEMERAL_KEY_ENCRYPTION"
|
|
6268
|
+
],
|
|
6269
|
+
"enumDescriptions": [
|
|
6270
|
+
"The given node will be encrypted using keys managed by Google infrastructure and the keys will be deleted when the node is deleted.",
|
|
6271
|
+
"The given node will be encrypted using keys managed by Google infrastructure and the keys will be deleted when the node is deleted.",
|
|
6272
|
+
"The given node will opt-in for using ephemeral key for encryption of Local SSDs. The Local SSDs will not be able to recover data in case of node crash."
|
|
6273
|
+
],
|
|
6274
|
+
"type": "string"
|
|
6275
|
+
},
|
|
6258
6276
|
"loggingConfig": {
|
|
6259
6277
|
"$ref": "NodePoolLoggingConfig",
|
|
6260
6278
|
"description": "Logging configuration."
|
|
@@ -6637,6 +6655,11 @@ false
|
|
|
6637
6655
|
"description": "node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters",
|
|
6638
6656
|
"id": "NodePoolAutoConfig",
|
|
6639
6657
|
"properties": {
|
|
6658
|
+
"linuxNodeConfig": {
|
|
6659
|
+
"$ref": "LinuxNodeConfig",
|
|
6660
|
+
"description": "Output only. Configuration options for Linux nodes.",
|
|
6661
|
+
"readOnly": true
|
|
6662
|
+
},
|
|
6640
6663
|
"networkTags": {
|
|
6641
6664
|
"$ref": "NetworkTags",
|
|
6642
6665
|
"description": "The list of instance tags applied to all nodes. Tags are used to identify valid sources or targets for network firewalls and are specified by the client during cluster creation. Each tag within the list must comply with RFC1035."
|
|
@@ -6679,22 +6702,22 @@ false
|
|
|
6679
6702
|
"type": "string"
|
|
6680
6703
|
},
|
|
6681
6704
|
"maxNodeCount": {
|
|
6682
|
-
"description": "Maximum number of nodes for one location in the
|
|
6705
|
+
"description": "Maximum number of nodes for one location in the node pool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.",
|
|
6683
6706
|
"format": "int32",
|
|
6684
6707
|
"type": "integer"
|
|
6685
6708
|
},
|
|
6686
6709
|
"minNodeCount": {
|
|
6687
|
-
"description": "Minimum number of nodes for one location in the
|
|
6710
|
+
"description": "Minimum number of nodes for one location in the node pool. Must be greater than or equal to 0 and less than or equal to max_node_count.",
|
|
6688
6711
|
"format": "int32",
|
|
6689
6712
|
"type": "integer"
|
|
6690
6713
|
},
|
|
6691
6714
|
"totalMaxNodeCount": {
|
|
6692
|
-
"description": "Maximum number of nodes in the node pool. Must be greater than total_min_node_count. There has to be enough quota to scale up the cluster. The total_*_node_count fields are mutually exclusive with the *_node_count fields.",
|
|
6715
|
+
"description": "Maximum number of nodes in the node pool. Must be greater than or equal to total_min_node_count. There has to be enough quota to scale up the cluster. The total_*_node_count fields are mutually exclusive with the *_node_count fields.",
|
|
6693
6716
|
"format": "int32",
|
|
6694
6717
|
"type": "integer"
|
|
6695
6718
|
},
|
|
6696
6719
|
"totalMinNodeCount": {
|
|
6697
|
-
"description": "Minimum number of nodes in the node pool. Must be greater than
|
|
6720
|
+
"description": "Minimum number of nodes in the node pool. Must be greater than or equal to 0 and less than or equal to total_max_node_count. The total_*_node_count fields are mutually exclusive with the *_node_count fields.",
|
|
6698
6721
|
"format": "int32",
|
|
6699
6722
|
"type": "integer"
|
|
6700
6723
|
}
|
|
@@ -8847,6 +8870,76 @@ false
|
|
|
8847
8870
|
},
|
|
8848
8871
|
"type": "object"
|
|
8849
8872
|
},
|
|
8873
|
+
"UpgradeInfoEvent": {
|
|
8874
|
+
"description": "UpgradeInfoEvent is a notification sent to customers about the upgrade information of a resource.",
|
|
8875
|
+
"id": "UpgradeInfoEvent",
|
|
8876
|
+
"properties": {
|
|
8877
|
+
"currentVersion": {
|
|
8878
|
+
"description": "The current version before the upgrade.",
|
|
8879
|
+
"type": "string"
|
|
8880
|
+
},
|
|
8881
|
+
"description": {
|
|
8882
|
+
"description": "A brief description of the event.",
|
|
8883
|
+
"type": "string"
|
|
8884
|
+
},
|
|
8885
|
+
"endTime": {
|
|
8886
|
+
"description": "The time when the operation ended.",
|
|
8887
|
+
"format": "google-datetime",
|
|
8888
|
+
"type": "string"
|
|
8889
|
+
},
|
|
8890
|
+
"operation": {
|
|
8891
|
+
"description": "The operation associated with this upgrade.",
|
|
8892
|
+
"type": "string"
|
|
8893
|
+
},
|
|
8894
|
+
"resource": {
|
|
8895
|
+
"description": "Optional relative path to the resource. For example in node pool upgrades, the relative path of the node pool.",
|
|
8896
|
+
"type": "string"
|
|
8897
|
+
},
|
|
8898
|
+
"resourceType": {
|
|
8899
|
+
"description": "The resource type associated with the upgrade.",
|
|
8900
|
+
"enum": [
|
|
8901
|
+
"UPGRADE_RESOURCE_TYPE_UNSPECIFIED",
|
|
8902
|
+
"MASTER",
|
|
8903
|
+
"NODE_POOL"
|
|
8904
|
+
],
|
|
8905
|
+
"enumDescriptions": [
|
|
8906
|
+
"Default value. This shouldn't be used.",
|
|
8907
|
+
"Master / control plane",
|
|
8908
|
+
"Node pool"
|
|
8909
|
+
],
|
|
8910
|
+
"type": "string"
|
|
8911
|
+
},
|
|
8912
|
+
"startTime": {
|
|
8913
|
+
"description": "The time when the operation was started.",
|
|
8914
|
+
"format": "google-datetime",
|
|
8915
|
+
"type": "string"
|
|
8916
|
+
},
|
|
8917
|
+
"state": {
|
|
8918
|
+
"description": "Output only. The state of the upgrade.",
|
|
8919
|
+
"enum": [
|
|
8920
|
+
"STATE_UNSPECIFIED",
|
|
8921
|
+
"STARTED",
|
|
8922
|
+
"SUCCEEDED",
|
|
8923
|
+
"FAILED",
|
|
8924
|
+
"CANCELED"
|
|
8925
|
+
],
|
|
8926
|
+
"enumDescriptions": [
|
|
8927
|
+
"STATE_UNSPECIFIED indicates the state is unspecified.",
|
|
8928
|
+
"STARTED indicates the upgrade has started.",
|
|
8929
|
+
"SUCCEEDED indicates the upgrade has completed successfully.",
|
|
8930
|
+
"FAILED indicates the upgrade has failed.",
|
|
8931
|
+
"CANCELED indicates the upgrade has canceled."
|
|
8932
|
+
],
|
|
8933
|
+
"readOnly": true,
|
|
8934
|
+
"type": "string"
|
|
8935
|
+
},
|
|
8936
|
+
"targetVersion": {
|
|
8937
|
+
"description": "The target version for the upgrade.",
|
|
8938
|
+
"type": "string"
|
|
8939
|
+
}
|
|
8940
|
+
},
|
|
8941
|
+
"type": "object"
|
|
8942
|
+
},
|
|
8850
8943
|
"UpgradeSettings": {
|
|
8851
8944
|
"description": "These upgrade settings control the level of parallelism and the level of disruption caused by an upgrade. maxUnavailable controls the number of nodes that can be simultaneously unavailable. maxSurge controls the number of additional nodes that can be added to the node pool temporarily for the time of the upgrade to increase the number of available nodes. (maxUnavailable + maxSurge) determines the level of parallelism (how many nodes are being upgraded at the same time). Note: upgrades inevitably introduce some disruption since workloads need to be moved from old nodes to new, upgraded ones. Even if maxUnavailable=0, this holds true. (Disruption stays within the limits of PodDisruptionBudget, if it is configured.) Consider a hypothetical node pool with 5 nodes having maxSurge=2, maxUnavailable=1. This means the upgrade process upgrades 3 nodes simultaneously. It creates 2 additional (upgraded) nodes, then it brings down 3 old (not yet upgraded) nodes at the same time. This ensures that there are always at least 4 nodes available. These upgrade settings configure the upgrade strategy for the node pool. Use strategy to switch between the strategies applied to the node pool. If the strategy is SURGE, use max_surge and max_unavailable to control the level of parallelism and the level of disruption caused by upgrade. 1. maxSurge controls the number of additional nodes that can be added to the node pool temporarily for the time of the upgrade to increase the number of available nodes. 2. maxUnavailable controls the number of nodes that can be simultaneously unavailable. 3. (maxUnavailable + maxSurge) determines the level of parallelism (how many nodes are being upgraded at the same time). If the strategy is BLUE_GREEN, use blue_green_settings to configure the blue-green upgrade related settings. 1. standard_rollout_policy is the default policy. The policy is used to control the way blue pool gets drained. The draining is executed in the batch mode. The batch size could be specified as either percentage of the node pool size or the number of nodes. batch_soak_duration is the soak time after each batch gets drained. 2. node_pool_soak_duration is the soak time after all blue nodes are drained. After this period, the blue pool nodes will be deleted.",
|
|
8852
8945
|
"id": "UpgradeSettings",
|
|
@@ -404,7 +404,7 @@
|
|
|
404
404
|
]
|
|
405
405
|
},
|
|
406
406
|
"list": {
|
|
407
|
-
"description": "Lists the labels
|
|
407
|
+
"description": "Lists the labels owned by an account.",
|
|
408
408
|
"flatPath": "v1/accounts/{accountsId}/labels",
|
|
409
409
|
"httpMethod": "GET",
|
|
410
410
|
"id": "css.accounts.labels.list",
|
|
@@ -472,7 +472,7 @@
|
|
|
472
472
|
}
|
|
473
473
|
}
|
|
474
474
|
},
|
|
475
|
-
"revision": "
|
|
475
|
+
"revision": "20241104",
|
|
476
476
|
"rootUrl": "https://css.googleapis.com/",
|
|
477
477
|
"schemas": {
|
|
478
478
|
"Account": {
|
|
@@ -240,6 +240,16 @@
|
|
|
240
240
|
"description": "Regional Endpoint",
|
|
241
241
|
"endpointUrl": "https://dataplex.us-west8.rep.googleapis.com/",
|
|
242
242
|
"location": "us-west8"
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"description": "Regional Endpoint",
|
|
246
|
+
"endpointUrl": "https://dataplex.us.rep.googleapis.com/",
|
|
247
|
+
"location": "us"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"description": "Regional Endpoint",
|
|
251
|
+
"endpointUrl": "https://dataplex.eu.rep.googleapis.com/",
|
|
252
|
+
"location": "eu"
|
|
243
253
|
}
|
|
244
254
|
],
|
|
245
255
|
"fullyEncodeReservedExpansion": true,
|
|
@@ -6010,6 +6020,11 @@
|
|
|
6010
6020
|
"pattern": "^projects/[^/]+/locations/[^/]+$",
|
|
6011
6021
|
"required": true,
|
|
6012
6022
|
"type": "string"
|
|
6023
|
+
},
|
|
6024
|
+
"validateOnly": {
|
|
6025
|
+
"description": "Optional. The service validates the request without performing any mutations. The default is false.",
|
|
6026
|
+
"location": "query",
|
|
6027
|
+
"type": "boolean"
|
|
6013
6028
|
}
|
|
6014
6029
|
},
|
|
6015
6030
|
"path": "v1/{+parent}/metadataJobs",
|
|
@@ -6224,7 +6239,7 @@
|
|
|
6224
6239
|
}
|
|
6225
6240
|
}
|
|
6226
6241
|
},
|
|
6227
|
-
"revision": "
|
|
6242
|
+
"revision": "20241106",
|
|
6228
6243
|
"rootUrl": "https://dataplex.googleapis.com/",
|
|
6229
6244
|
"schemas": {
|
|
6230
6245
|
"Empty": {
|
|
@@ -8534,7 +8549,7 @@
|
|
|
8534
8549
|
"type": "object"
|
|
8535
8550
|
},
|
|
8536
8551
|
"GoogleCloudDataplexV1DataScanEvent": {
|
|
8537
|
-
"description": "These messages contain information about the execution of a datascan. The monitored resource is 'DataScan'
|
|
8552
|
+
"description": "These messages contain information about the execution of a datascan. The monitored resource is 'DataScan'",
|
|
8538
8553
|
"id": "GoogleCloudDataplexV1DataScanEvent",
|
|
8539
8554
|
"properties": {
|
|
8540
8555
|
"createTime": {
|
|
@@ -8641,12 +8656,14 @@
|
|
|
8641
8656
|
"enum": [
|
|
8642
8657
|
"SCAN_TYPE_UNSPECIFIED",
|
|
8643
8658
|
"DATA_PROFILE",
|
|
8644
|
-
"DATA_QUALITY"
|
|
8659
|
+
"DATA_QUALITY",
|
|
8660
|
+
"DATA_DISCOVERY"
|
|
8645
8661
|
],
|
|
8646
8662
|
"enumDescriptions": [
|
|
8647
8663
|
"An unspecified data scan type.",
|
|
8648
8664
|
"Data scan for data profile.",
|
|
8649
|
-
"Data scan for data quality."
|
|
8665
|
+
"Data scan for data quality.",
|
|
8666
|
+
"Data scan for data discovery."
|
|
8650
8667
|
],
|
|
8651
8668
|
"type": "string"
|
|
8652
8669
|
}
|
|
@@ -9059,7 +9076,11 @@
|
|
|
9059
9076
|
"ENTITY_DELETED",
|
|
9060
9077
|
"PARTITION_CREATED",
|
|
9061
9078
|
"PARTITION_UPDATED",
|
|
9062
|
-
"PARTITION_DELETED"
|
|
9079
|
+
"PARTITION_DELETED",
|
|
9080
|
+
"TABLE_PUBLISHED",
|
|
9081
|
+
"TABLE_UPDATED",
|
|
9082
|
+
"TABLE_IGNORED",
|
|
9083
|
+
"TABLE_DELETED"
|
|
9063
9084
|
],
|
|
9064
9085
|
"enumDescriptions": [
|
|
9065
9086
|
"An unspecified event type.",
|
|
@@ -9069,7 +9090,11 @@
|
|
|
9069
9090
|
"An event representing a metadata entity being deleted.",
|
|
9070
9091
|
"An event representing a partition being created.",
|
|
9071
9092
|
"An event representing a partition being updated.",
|
|
9072
|
-
"An event representing a partition being deleted."
|
|
9093
|
+
"An event representing a partition being deleted.",
|
|
9094
|
+
"An event representing a table being published.",
|
|
9095
|
+
"An event representing a table being updated.",
|
|
9096
|
+
"An event representing a table being skipped in publishing.",
|
|
9097
|
+
"An event representing a table being deleted."
|
|
9073
9098
|
],
|
|
9074
9099
|
"type": "string"
|
|
9075
9100
|
},
|