google-api-python-client 2.139.0__py2.py3-none-any.whl → 2.140.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.139.0.dist-info → google_api_python_client-2.140.0.dist-info}/METADATA +1 -1
- {google_api_python_client-2.139.0.dist-info → google_api_python_client-2.140.0.dist-info}/RECORD +46 -46
- googleapiclient/discovery_cache/documents/aiplatform.v1.json +83 -31
- googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json +360 -16
- googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json +298 -49
- googleapiclient/discovery_cache/documents/analyticsdata.v1beta.json +3 -3
- googleapiclient/discovery_cache/documents/chat.v1.json +4 -4
- googleapiclient/discovery_cache/documents/chromepolicy.v1.json +2 -2
- googleapiclient/discovery_cache/documents/cloudchannel.v1.json +132 -4
- googleapiclient/discovery_cache/documents/cloudfunctions.v1.json +14 -2
- googleapiclient/discovery_cache/documents/cloudfunctions.v2.json +15 -3
- googleapiclient/discovery_cache/documents/cloudfunctions.v2alpha.json +15 -3
- googleapiclient/discovery_cache/documents/cloudfunctions.v2beta.json +15 -3
- googleapiclient/discovery_cache/documents/cloudkms.v1.json +17 -2
- googleapiclient/discovery_cache/documents/compute.alpha.json +328 -39
- googleapiclient/discovery_cache/documents/compute.beta.json +112 -39
- googleapiclient/discovery_cache/documents/compute.v1.json +38 -17
- googleapiclient/discovery_cache/documents/container.v1.json +2 -2
- googleapiclient/discovery_cache/documents/container.v1beta1.json +2 -2
- googleapiclient/discovery_cache/documents/containeranalysis.v1.json +236 -1
- googleapiclient/discovery_cache/documents/containeranalysis.v1beta1.json +236 -1
- googleapiclient/discovery_cache/documents/dialogflow.v2.json +11 -18
- googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json +11 -18
- googleapiclient/discovery_cache/documents/dialogflow.v3.json +27 -23
- googleapiclient/discovery_cache/documents/discoveryengine.v1.json +212 -48
- googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +132 -51
- googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +252 -55
- googleapiclient/discovery_cache/documents/docs.v1.json +2 -2
- googleapiclient/discovery_cache/documents/firebaseml.v2beta.json +7 -1
- googleapiclient/discovery_cache/documents/healthcare.v1.json +106 -1
- googleapiclient/discovery_cache/documents/healthcare.v1beta1.json +106 -1
- googleapiclient/discovery_cache/documents/iam.v1.json +4 -4
- googleapiclient/discovery_cache/documents/logging.v2.json +3 -3
- googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +1 -157
- googleapiclient/discovery_cache/documents/networkservices.v1.json +14 -14
- googleapiclient/discovery_cache/documents/networkservices.v1beta1.json +313 -14
- googleapiclient/discovery_cache/documents/places.v1.json +2 -2
- googleapiclient/discovery_cache/documents/prod_tt_sasportal.v1alpha1.json +4 -2
- googleapiclient/discovery_cache/documents/realtimebidding.v1.json +5 -3
- googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json +20 -1
- googleapiclient/discovery_cache/documents/sqladmin.v1.json +12 -1
- googleapiclient/discovery_cache/documents/sqladmin.v1beta4.json +12 -1
- googleapiclient/version.py +1 -1
- {google_api_python_client-2.139.0.dist-info → google_api_python_client-2.140.0.dist-info}/LICENSE +0 -0
- {google_api_python_client-2.139.0.dist-info → google_api_python_client-2.140.0.dist-info}/WHEEL +0 -0
- {google_api_python_client-2.139.0.dist-info → google_api_python_client-2.140.0.dist-info}/top_level.txt +0 -0
|
@@ -148,12 +148,17 @@
|
|
|
148
148
|
],
|
|
149
149
|
"parameters": {
|
|
150
150
|
"account": {
|
|
151
|
-
"description": "
|
|
151
|
+
"description": "Optional. Resource name of the account.",
|
|
152
152
|
"location": "path",
|
|
153
153
|
"pattern": "^accounts/[^/]+$",
|
|
154
154
|
"required": true,
|
|
155
155
|
"type": "string"
|
|
156
156
|
},
|
|
157
|
+
"integrator": {
|
|
158
|
+
"description": "Optional. Resource name of the integrator.",
|
|
159
|
+
"location": "query",
|
|
160
|
+
"type": "string"
|
|
161
|
+
},
|
|
157
162
|
"pageSize": {
|
|
158
163
|
"description": "Optional. The maximum number of service accounts to return. The service may return fewer than this value. If unspecified, returns at most 100 service accounts. The maximum value is 1000; the server will coerce values above 1000.",
|
|
159
164
|
"format": "int32",
|
|
@@ -240,7 +245,7 @@
|
|
|
240
245
|
],
|
|
241
246
|
"parameters": {
|
|
242
247
|
"account": {
|
|
243
|
-
"description": "
|
|
248
|
+
"description": "Optional. Resource name of the account.",
|
|
244
249
|
"location": "path",
|
|
245
250
|
"pattern": "^accounts/[^/]+$",
|
|
246
251
|
"required": true,
|
|
@@ -268,7 +273,7 @@
|
|
|
268
273
|
],
|
|
269
274
|
"parameters": {
|
|
270
275
|
"account": {
|
|
271
|
-
"description": "
|
|
276
|
+
"description": "Optional. Resource name of the account.",
|
|
272
277
|
"location": "path",
|
|
273
278
|
"pattern": "^accounts/[^/]+$",
|
|
274
279
|
"required": true,
|
|
@@ -1966,6 +1971,121 @@
|
|
|
1966
1971
|
}
|
|
1967
1972
|
}
|
|
1968
1973
|
},
|
|
1974
|
+
"integrators": {
|
|
1975
|
+
"methods": {
|
|
1976
|
+
"listSubscribers": {
|
|
1977
|
+
"description": "Lists service accounts with subscriber privileges on the Cloud Pub/Sub topic created for this Channel Services account. Possible error codes: * PERMISSION_DENIED: The reseller account making the request and the provided reseller account are different, or the impersonated user is not a super admin. * INVALID_ARGUMENT: Required request parameters are missing or invalid. * NOT_FOUND: The topic resource doesn't exist. * INTERNAL: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. * UNKNOWN: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. Return value: A list of service email addresses.",
|
|
1978
|
+
"flatPath": "v1/integrators/{integratorsId}:listSubscribers",
|
|
1979
|
+
"httpMethod": "GET",
|
|
1980
|
+
"id": "cloudchannel.integrators.listSubscribers",
|
|
1981
|
+
"parameterOrder": [
|
|
1982
|
+
"integrator"
|
|
1983
|
+
],
|
|
1984
|
+
"parameters": {
|
|
1985
|
+
"account": {
|
|
1986
|
+
"description": "Optional. Resource name of the account.",
|
|
1987
|
+
"location": "query",
|
|
1988
|
+
"type": "string"
|
|
1989
|
+
},
|
|
1990
|
+
"integrator": {
|
|
1991
|
+
"description": "Optional. Resource name of the integrator.",
|
|
1992
|
+
"location": "path",
|
|
1993
|
+
"pattern": "^integrators/[^/]+$",
|
|
1994
|
+
"required": true,
|
|
1995
|
+
"type": "string"
|
|
1996
|
+
},
|
|
1997
|
+
"pageSize": {
|
|
1998
|
+
"description": "Optional. The maximum number of service accounts to return. The service may return fewer than this value. If unspecified, returns at most 100 service accounts. The maximum value is 1000; the server will coerce values above 1000.",
|
|
1999
|
+
"format": "int32",
|
|
2000
|
+
"location": "query",
|
|
2001
|
+
"type": "integer"
|
|
2002
|
+
},
|
|
2003
|
+
"pageToken": {
|
|
2004
|
+
"description": "Optional. A page token, received from a previous `ListSubscribers` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListSubscribers` must match the call that provided the page token.",
|
|
2005
|
+
"location": "query",
|
|
2006
|
+
"type": "string"
|
|
2007
|
+
}
|
|
2008
|
+
},
|
|
2009
|
+
"path": "v1/{+integrator}:listSubscribers",
|
|
2010
|
+
"response": {
|
|
2011
|
+
"$ref": "GoogleCloudChannelV1ListSubscribersResponse"
|
|
2012
|
+
},
|
|
2013
|
+
"scopes": [
|
|
2014
|
+
"https://www.googleapis.com/auth/apps.order"
|
|
2015
|
+
]
|
|
2016
|
+
},
|
|
2017
|
+
"register": {
|
|
2018
|
+
"description": "Registers a service account with subscriber privileges on the Cloud Pub/Sub topic for this Channel Services account. After you create a subscriber, you get the events through SubscriberEvent Possible error codes: * PERMISSION_DENIED: The reseller account making the request and the provided reseller account are different, or the impersonated user is not a super admin. * INVALID_ARGUMENT: Required request parameters are missing or invalid. * INTERNAL: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. * UNKNOWN: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. Return value: The topic name with the registered service email address.",
|
|
2019
|
+
"flatPath": "v1/integrators/{integratorsId}:register",
|
|
2020
|
+
"httpMethod": "POST",
|
|
2021
|
+
"id": "cloudchannel.integrators.register",
|
|
2022
|
+
"parameterOrder": [
|
|
2023
|
+
"integrator"
|
|
2024
|
+
],
|
|
2025
|
+
"parameters": {
|
|
2026
|
+
"account": {
|
|
2027
|
+
"description": "Optional. Resource name of the account.",
|
|
2028
|
+
"location": "query",
|
|
2029
|
+
"type": "string"
|
|
2030
|
+
},
|
|
2031
|
+
"integrator": {
|
|
2032
|
+
"description": "Optional. Resource name of the integrator.",
|
|
2033
|
+
"location": "path",
|
|
2034
|
+
"pattern": "^integrators/[^/]+$",
|
|
2035
|
+
"required": true,
|
|
2036
|
+
"type": "string"
|
|
2037
|
+
},
|
|
2038
|
+
"serviceAccount": {
|
|
2039
|
+
"description": "Required. Service account that provides subscriber access to the registered topic.",
|
|
2040
|
+
"location": "query",
|
|
2041
|
+
"type": "string"
|
|
2042
|
+
}
|
|
2043
|
+
},
|
|
2044
|
+
"path": "v1/{+integrator}:register",
|
|
2045
|
+
"response": {
|
|
2046
|
+
"$ref": "GoogleCloudChannelV1RegisterSubscriberResponse"
|
|
2047
|
+
},
|
|
2048
|
+
"scopes": [
|
|
2049
|
+
"https://www.googleapis.com/auth/apps.order"
|
|
2050
|
+
]
|
|
2051
|
+
},
|
|
2052
|
+
"unregister": {
|
|
2053
|
+
"description": "Unregisters a service account with subscriber privileges on the Cloud Pub/Sub topic created for this Channel Services account. If there are no service accounts left with subscriber privileges, this deletes the topic. You can call ListSubscribers to check for these accounts. Possible error codes: * PERMISSION_DENIED: The reseller account making the request and the provided reseller account are different, or the impersonated user is not a super admin. * INVALID_ARGUMENT: Required request parameters are missing or invalid. * NOT_FOUND: The topic resource doesn't exist. * INTERNAL: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. * UNKNOWN: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. Return value: The topic name that unregistered the service email address. Returns a success response if the service email address wasn't registered with the topic.",
|
|
2054
|
+
"flatPath": "v1/integrators/{integratorsId}:unregister",
|
|
2055
|
+
"httpMethod": "POST",
|
|
2056
|
+
"id": "cloudchannel.integrators.unregister",
|
|
2057
|
+
"parameterOrder": [
|
|
2058
|
+
"integrator"
|
|
2059
|
+
],
|
|
2060
|
+
"parameters": {
|
|
2061
|
+
"account": {
|
|
2062
|
+
"description": "Optional. Resource name of the account.",
|
|
2063
|
+
"location": "query",
|
|
2064
|
+
"type": "string"
|
|
2065
|
+
},
|
|
2066
|
+
"integrator": {
|
|
2067
|
+
"description": "Optional. Resource name of the integrator.",
|
|
2068
|
+
"location": "path",
|
|
2069
|
+
"pattern": "^integrators/[^/]+$",
|
|
2070
|
+
"required": true,
|
|
2071
|
+
"type": "string"
|
|
2072
|
+
},
|
|
2073
|
+
"serviceAccount": {
|
|
2074
|
+
"description": "Required. Service account to unregister from subscriber access to the topic.",
|
|
2075
|
+
"location": "query",
|
|
2076
|
+
"type": "string"
|
|
2077
|
+
}
|
|
2078
|
+
},
|
|
2079
|
+
"path": "v1/{+integrator}:unregister",
|
|
2080
|
+
"response": {
|
|
2081
|
+
"$ref": "GoogleCloudChannelV1UnregisterSubscriberResponse"
|
|
2082
|
+
},
|
|
2083
|
+
"scopes": [
|
|
2084
|
+
"https://www.googleapis.com/auth/apps.order"
|
|
2085
|
+
]
|
|
2086
|
+
}
|
|
2087
|
+
}
|
|
2088
|
+
},
|
|
1969
2089
|
"operations": {
|
|
1970
2090
|
"methods": {
|
|
1971
2091
|
"cancel": {
|
|
@@ -2183,7 +2303,7 @@
|
|
|
2183
2303
|
}
|
|
2184
2304
|
}
|
|
2185
2305
|
},
|
|
2186
|
-
"revision": "
|
|
2306
|
+
"revision": "20240728",
|
|
2187
2307
|
"rootUrl": "https://cloudchannel.googleapis.com/",
|
|
2188
2308
|
"schemas": {
|
|
2189
2309
|
"GoogleCloudChannelV1ActivateEntitlementRequest": {
|
|
@@ -4217,6 +4337,10 @@
|
|
|
4217
4337
|
"description": "Request Message for RegisterSubscriber.",
|
|
4218
4338
|
"id": "GoogleCloudChannelV1RegisterSubscriberRequest",
|
|
4219
4339
|
"properties": {
|
|
4340
|
+
"integrator": {
|
|
4341
|
+
"description": "Optional. Resource name of the integrator.",
|
|
4342
|
+
"type": "string"
|
|
4343
|
+
},
|
|
4220
4344
|
"serviceAccount": {
|
|
4221
4345
|
"description": "Required. Service account that provides subscriber access to the registered topic.",
|
|
4222
4346
|
"type": "string"
|
|
@@ -4791,6 +4915,10 @@
|
|
|
4791
4915
|
"description": "Request Message for UnregisterSubscriber.",
|
|
4792
4916
|
"id": "GoogleCloudChannelV1UnregisterSubscriberRequest",
|
|
4793
4917
|
"properties": {
|
|
4918
|
+
"integrator": {
|
|
4919
|
+
"description": "Optional. Resource name of the integrator.",
|
|
4920
|
+
"type": "string"
|
|
4921
|
+
},
|
|
4794
4922
|
"serviceAccount": {
|
|
4795
4923
|
"description": "Required. Service account to unregister from subscriber access to the topic.",
|
|
4796
4924
|
"type": "string"
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
}
|
|
553
553
|
}
|
|
554
554
|
},
|
|
555
|
-
"revision": "
|
|
555
|
+
"revision": "20240725",
|
|
556
556
|
"rootUrl": "https://cloudfunctions.googleapis.com/",
|
|
557
557
|
"schemas": {
|
|
558
558
|
"AuditConfig": {
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"type": "string"
|
|
692
692
|
},
|
|
693
693
|
"buildServiceAccount": {
|
|
694
|
-
"description": "
|
|
694
|
+
"description": "A service account the user provides for use with Cloud Build. The format of this field is `projects/{projectId}/serviceAccounts/{serviceAccountEmail}`.",
|
|
695
695
|
"type": "string"
|
|
696
696
|
},
|
|
697
697
|
"buildWorkerPool": {
|
|
@@ -1019,6 +1019,10 @@
|
|
|
1019
1019
|
"description": "API version used to start the operation.",
|
|
1020
1020
|
"type": "string"
|
|
1021
1021
|
},
|
|
1022
|
+
"buildName": {
|
|
1023
|
+
"description": "The build name of the function for create and update operations.",
|
|
1024
|
+
"type": "string"
|
|
1025
|
+
},
|
|
1022
1026
|
"cancelRequested": {
|
|
1023
1027
|
"description": "Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
|
|
1024
1028
|
"type": "boolean"
|
|
@@ -1220,6 +1224,10 @@
|
|
|
1220
1224
|
"description": "API version used to start the operation.",
|
|
1221
1225
|
"type": "string"
|
|
1222
1226
|
},
|
|
1227
|
+
"buildName": {
|
|
1228
|
+
"description": "The build name of the function for create and update operations.",
|
|
1229
|
+
"type": "string"
|
|
1230
|
+
},
|
|
1223
1231
|
"cancelRequested": {
|
|
1224
1232
|
"description": "Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
|
|
1225
1233
|
"type": "boolean"
|
|
@@ -1421,6 +1429,10 @@
|
|
|
1421
1429
|
"description": "API version used to start the operation.",
|
|
1422
1430
|
"type": "string"
|
|
1423
1431
|
},
|
|
1432
|
+
"buildName": {
|
|
1433
|
+
"description": "The build name of the function for create and update operations.",
|
|
1434
|
+
"type": "string"
|
|
1435
|
+
},
|
|
1424
1436
|
"cancelRequested": {
|
|
1425
1437
|
"description": "Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
|
|
1426
1438
|
"type": "boolean"
|
|
@@ -448,7 +448,7 @@
|
|
|
448
448
|
"type": "string"
|
|
449
449
|
},
|
|
450
450
|
"updateMask": {
|
|
451
|
-
"description": "The list of fields to be updated. If no field mask is provided, all
|
|
451
|
+
"description": "The list of fields to be updated. If no field mask is provided, all fields will be updated.",
|
|
452
452
|
"format": "google-fieldmask",
|
|
453
453
|
"location": "query",
|
|
454
454
|
"type": "string"
|
|
@@ -716,7 +716,7 @@
|
|
|
716
716
|
}
|
|
717
717
|
}
|
|
718
718
|
},
|
|
719
|
-
"revision": "
|
|
719
|
+
"revision": "20240725",
|
|
720
720
|
"rootUrl": "https://cloudfunctions.googleapis.com/",
|
|
721
721
|
"schemas": {
|
|
722
722
|
"AbortFunctionUpgradeRequest": {
|
|
@@ -850,7 +850,7 @@
|
|
|
850
850
|
"type": "string"
|
|
851
851
|
},
|
|
852
852
|
"serviceAccount": {
|
|
853
|
-
"description": "
|
|
853
|
+
"description": "Service account to be used for building the container. The format of this field is `projects/{projectId}/serviceAccounts/{serviceAccountEmail}`.",
|
|
854
854
|
"type": "string"
|
|
855
855
|
},
|
|
856
856
|
"source": {
|
|
@@ -1197,6 +1197,10 @@
|
|
|
1197
1197
|
"description": "API version used to start the operation.",
|
|
1198
1198
|
"type": "string"
|
|
1199
1199
|
},
|
|
1200
|
+
"buildName": {
|
|
1201
|
+
"description": "The build name of the function for create and update operations.",
|
|
1202
|
+
"type": "string"
|
|
1203
|
+
},
|
|
1200
1204
|
"cancelRequested": {
|
|
1201
1205
|
"description": "Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
|
|
1202
1206
|
"type": "boolean"
|
|
@@ -1398,6 +1402,10 @@
|
|
|
1398
1402
|
"description": "API version used to start the operation.",
|
|
1399
1403
|
"type": "string"
|
|
1400
1404
|
},
|
|
1405
|
+
"buildName": {
|
|
1406
|
+
"description": "The build name of the function for create and update operations.",
|
|
1407
|
+
"type": "string"
|
|
1408
|
+
},
|
|
1401
1409
|
"cancelRequested": {
|
|
1402
1410
|
"description": "Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
|
|
1403
1411
|
"type": "boolean"
|
|
@@ -1599,6 +1607,10 @@
|
|
|
1599
1607
|
"description": "API version used to start the operation.",
|
|
1600
1608
|
"type": "string"
|
|
1601
1609
|
},
|
|
1610
|
+
"buildName": {
|
|
1611
|
+
"description": "The build name of the function for create and update operations.",
|
|
1612
|
+
"type": "string"
|
|
1613
|
+
},
|
|
1602
1614
|
"cancelRequested": {
|
|
1603
1615
|
"description": "Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
|
|
1604
1616
|
"type": "boolean"
|
|
@@ -448,7 +448,7 @@
|
|
|
448
448
|
"type": "string"
|
|
449
449
|
},
|
|
450
450
|
"updateMask": {
|
|
451
|
-
"description": "The list of fields to be updated. If no field mask is provided, all
|
|
451
|
+
"description": "The list of fields to be updated. If no field mask is provided, all fields will be updated.",
|
|
452
452
|
"format": "google-fieldmask",
|
|
453
453
|
"location": "query",
|
|
454
454
|
"type": "string"
|
|
@@ -716,7 +716,7 @@
|
|
|
716
716
|
}
|
|
717
717
|
}
|
|
718
718
|
},
|
|
719
|
-
"revision": "
|
|
719
|
+
"revision": "20240725",
|
|
720
720
|
"rootUrl": "https://cloudfunctions.googleapis.com/",
|
|
721
721
|
"schemas": {
|
|
722
722
|
"AbortFunctionUpgradeRequest": {
|
|
@@ -850,7 +850,7 @@
|
|
|
850
850
|
"type": "string"
|
|
851
851
|
},
|
|
852
852
|
"serviceAccount": {
|
|
853
|
-
"description": "
|
|
853
|
+
"description": "Service account to be used for building the container. The format of this field is `projects/{projectId}/serviceAccounts/{serviceAccountEmail}`.",
|
|
854
854
|
"type": "string"
|
|
855
855
|
},
|
|
856
856
|
"source": {
|
|
@@ -1197,6 +1197,10 @@
|
|
|
1197
1197
|
"description": "API version used to start the operation.",
|
|
1198
1198
|
"type": "string"
|
|
1199
1199
|
},
|
|
1200
|
+
"buildName": {
|
|
1201
|
+
"description": "The build name of the function for create and update operations.",
|
|
1202
|
+
"type": "string"
|
|
1203
|
+
},
|
|
1200
1204
|
"cancelRequested": {
|
|
1201
1205
|
"description": "Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
|
|
1202
1206
|
"type": "boolean"
|
|
@@ -1398,6 +1402,10 @@
|
|
|
1398
1402
|
"description": "API version used to start the operation.",
|
|
1399
1403
|
"type": "string"
|
|
1400
1404
|
},
|
|
1405
|
+
"buildName": {
|
|
1406
|
+
"description": "The build name of the function for create and update operations.",
|
|
1407
|
+
"type": "string"
|
|
1408
|
+
},
|
|
1401
1409
|
"cancelRequested": {
|
|
1402
1410
|
"description": "Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
|
|
1403
1411
|
"type": "boolean"
|
|
@@ -1599,6 +1607,10 @@
|
|
|
1599
1607
|
"description": "API version used to start the operation.",
|
|
1600
1608
|
"type": "string"
|
|
1601
1609
|
},
|
|
1610
|
+
"buildName": {
|
|
1611
|
+
"description": "The build name of the function for create and update operations.",
|
|
1612
|
+
"type": "string"
|
|
1613
|
+
},
|
|
1602
1614
|
"cancelRequested": {
|
|
1603
1615
|
"description": "Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
|
|
1604
1616
|
"type": "boolean"
|
|
@@ -448,7 +448,7 @@
|
|
|
448
448
|
"type": "string"
|
|
449
449
|
},
|
|
450
450
|
"updateMask": {
|
|
451
|
-
"description": "The list of fields to be updated. If no field mask is provided, all
|
|
451
|
+
"description": "The list of fields to be updated. If no field mask is provided, all fields will be updated.",
|
|
452
452
|
"format": "google-fieldmask",
|
|
453
453
|
"location": "query",
|
|
454
454
|
"type": "string"
|
|
@@ -716,7 +716,7 @@
|
|
|
716
716
|
}
|
|
717
717
|
}
|
|
718
718
|
},
|
|
719
|
-
"revision": "
|
|
719
|
+
"revision": "20240725",
|
|
720
720
|
"rootUrl": "https://cloudfunctions.googleapis.com/",
|
|
721
721
|
"schemas": {
|
|
722
722
|
"AbortFunctionUpgradeRequest": {
|
|
@@ -850,7 +850,7 @@
|
|
|
850
850
|
"type": "string"
|
|
851
851
|
},
|
|
852
852
|
"serviceAccount": {
|
|
853
|
-
"description": "
|
|
853
|
+
"description": "Service account to be used for building the container. The format of this field is `projects/{projectId}/serviceAccounts/{serviceAccountEmail}`.",
|
|
854
854
|
"type": "string"
|
|
855
855
|
},
|
|
856
856
|
"source": {
|
|
@@ -1197,6 +1197,10 @@
|
|
|
1197
1197
|
"description": "API version used to start the operation.",
|
|
1198
1198
|
"type": "string"
|
|
1199
1199
|
},
|
|
1200
|
+
"buildName": {
|
|
1201
|
+
"description": "The build name of the function for create and update operations.",
|
|
1202
|
+
"type": "string"
|
|
1203
|
+
},
|
|
1200
1204
|
"cancelRequested": {
|
|
1201
1205
|
"description": "Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
|
|
1202
1206
|
"type": "boolean"
|
|
@@ -1398,6 +1402,10 @@
|
|
|
1398
1402
|
"description": "API version used to start the operation.",
|
|
1399
1403
|
"type": "string"
|
|
1400
1404
|
},
|
|
1405
|
+
"buildName": {
|
|
1406
|
+
"description": "The build name of the function for create and update operations.",
|
|
1407
|
+
"type": "string"
|
|
1408
|
+
},
|
|
1401
1409
|
"cancelRequested": {
|
|
1402
1410
|
"description": "Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
|
|
1403
1411
|
"type": "boolean"
|
|
@@ -1599,6 +1607,10 @@
|
|
|
1599
1607
|
"description": "API version used to start the operation.",
|
|
1600
1608
|
"type": "string"
|
|
1601
1609
|
},
|
|
1610
|
+
"buildName": {
|
|
1611
|
+
"description": "The build name of the function for create and update operations.",
|
|
1612
|
+
"type": "string"
|
|
1613
|
+
},
|
|
1602
1614
|
"cancelRequested": {
|
|
1603
1615
|
"description": "Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
|
|
1604
1616
|
"type": "boolean"
|
|
@@ -38,6 +38,21 @@
|
|
|
38
38
|
"description": "Regional Endpoint",
|
|
39
39
|
"endpointUrl": "https://cloudkms.us-east1.rep.googleapis.com/",
|
|
40
40
|
"location": "us-east1"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"description": "Regional Endpoint",
|
|
44
|
+
"endpointUrl": "https://cloudkms.us-east4.rep.googleapis.com/",
|
|
45
|
+
"location": "us-east4"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"description": "Regional Endpoint",
|
|
49
|
+
"endpointUrl": "https://cloudkms.us-west2.rep.googleapis.com/",
|
|
50
|
+
"location": "us-west2"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"description": "Regional Endpoint",
|
|
54
|
+
"endpointUrl": "https://cloudkms.us-west1.rep.googleapis.com/",
|
|
55
|
+
"location": "us-west1"
|
|
41
56
|
}
|
|
42
57
|
],
|
|
43
58
|
"fullyEncodeReservedExpansion": true,
|
|
@@ -2061,7 +2076,7 @@
|
|
|
2061
2076
|
}
|
|
2062
2077
|
}
|
|
2063
2078
|
},
|
|
2064
|
-
"revision": "
|
|
2079
|
+
"revision": "20240723",
|
|
2065
2080
|
"rootUrl": "https://cloudkms.googleapis.com/",
|
|
2066
2081
|
"schemas": {
|
|
2067
2082
|
"AsymmetricDecryptRequest": {
|
|
@@ -2378,7 +2393,7 @@
|
|
|
2378
2393
|
"type": "string"
|
|
2379
2394
|
},
|
|
2380
2395
|
"destroyScheduledDuration": {
|
|
2381
|
-
"description": "Immutable. The period of time that versions of this key spend in the DESTROY_SCHEDULED state before transitioning to DESTROYED. If not specified at creation time, the default duration is
|
|
2396
|
+
"description": "Immutable. The period of time that versions of this key spend in the DESTROY_SCHEDULED state before transitioning to DESTROYED. If not specified at creation time, the default duration is 30 days.",
|
|
2382
2397
|
"format": "google-duration",
|
|
2383
2398
|
"type": "string"
|
|
2384
2399
|
},
|