google-api-python-client 2.175.0__py3-none-any.whl → 2.176.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/METADATA +1 -1
  2. {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/RECORD +60 -60
  3. googleapiclient/discovery_cache/documents/adsenseplatform.v1alpha.json +39 -3
  4. googleapiclient/discovery_cache/documents/aiplatform.v1.json +25 -8
  5. googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json +61 -10
  6. googleapiclient/discovery_cache/documents/androidmanagement.v1.json +3 -3
  7. googleapiclient/discovery_cache/documents/androidpublisher.v3.json +217 -1
  8. googleapiclient/discovery_cache/documents/apigee.v1.json +6 -1
  9. googleapiclient/discovery_cache/documents/apihub.v1.json +115 -1
  10. googleapiclient/discovery_cache/documents/backupdr.v1.json +432 -6
  11. googleapiclient/discovery_cache/documents/cloudasset.v1.json +2 -2
  12. googleapiclient/discovery_cache/documents/cloudasset.v1p7beta1.json +2 -2
  13. googleapiclient/discovery_cache/documents/cloudidentity.v1.json +2 -2
  14. googleapiclient/discovery_cache/documents/cloudidentity.v1beta1.json +2 -2
  15. googleapiclient/discovery_cache/documents/composer.v1.json +21 -11
  16. googleapiclient/discovery_cache/documents/composer.v1beta1.json +21 -11
  17. googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json +2 -2
  18. googleapiclient/discovery_cache/documents/datamigration.v1.json +21 -1
  19. googleapiclient/discovery_cache/documents/dataproc.v1.json +30 -1
  20. googleapiclient/discovery_cache/documents/datastream.v1.json +5 -1
  21. googleapiclient/discovery_cache/documents/dialogflow.v2.json +4 -4
  22. googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json +8 -12
  23. googleapiclient/discovery_cache/documents/dialogflow.v3.json +12 -8
  24. googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +12 -8
  25. googleapiclient/discovery_cache/documents/discoveryengine.v1.json +34 -9
  26. googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +39 -9
  27. googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +34 -9
  28. googleapiclient/discovery_cache/documents/dlp.v2.json +62 -2
  29. googleapiclient/discovery_cache/documents/drive.v3.json +32 -1
  30. googleapiclient/discovery_cache/documents/gmail.v1.json +2 -2
  31. googleapiclient/discovery_cache/documents/iam.v1.json +1 -126
  32. googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +259 -1
  33. googleapiclient/discovery_cache/documents/merchantapi.promotions_v1beta.json +1 -2
  34. googleapiclient/discovery_cache/documents/networkmanagement.v1.json +11 -11
  35. googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +21 -21
  36. googleapiclient/discovery_cache/documents/networkservices.v1beta1.json +2 -2
  37. googleapiclient/discovery_cache/documents/places.v1.json +4 -4
  38. googleapiclient/discovery_cache/documents/policysimulator.v1.json +100 -1
  39. googleapiclient/discovery_cache/documents/policysimulator.v1alpha.json +100 -1
  40. googleapiclient/discovery_cache/documents/policysimulator.v1beta.json +100 -1
  41. googleapiclient/discovery_cache/documents/redis.v1.json +5 -1
  42. googleapiclient/discovery_cache/documents/redis.v1beta1.json +5 -1
  43. googleapiclient/discovery_cache/documents/retail.v2.json +73 -1
  44. googleapiclient/discovery_cache/documents/retail.v2alpha.json +52 -1
  45. googleapiclient/discovery_cache/documents/retail.v2beta.json +73 -1
  46. googleapiclient/discovery_cache/documents/script.v1.json +2 -2
  47. googleapiclient/discovery_cache/documents/secretmanager.v1.json +66 -51
  48. googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json +66 -51
  49. googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json +66 -51
  50. googleapiclient/discovery_cache/documents/securitycenter.v1.json +11 -1
  51. googleapiclient/discovery_cache/documents/securitycenter.v1beta1.json +11 -1
  52. googleapiclient/discovery_cache/documents/securitycenter.v1beta2.json +11 -1
  53. googleapiclient/discovery_cache/documents/spanner.v1.json +302 -2
  54. googleapiclient/discovery_cache/documents/storage.v1.json +42 -2
  55. googleapiclient/discovery_cache/documents/workspaceevents.v1.json +2 -2
  56. googleapiclient/discovery_cache/documents/workstations.v1beta.json +43 -1
  57. googleapiclient/version.py +1 -1
  58. {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/WHEEL +0 -0
  59. {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/licenses/LICENSE +0 -0
  60. {google_api_python_client-2.175.0.dist-info → google_api_python_client-2.176.0.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: google-api-python-client
3
- Version: 2.175.0
3
+ Version: 2.176.0
4
4
  Summary: Google API Client Library for Python
5
5
  Home-page: https://github.com/googleapis/google-api-python-client/
6
6
  Author: Google LLC
@@ -1,5 +1,5 @@
1
1
  apiclient/__init__.py,sha256=U1SOZ1GeeF3uCr0fzO5Od-rpe17R12-Ppyq25NTSbow,746
2
- google_api_python_client-2.175.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
2
+ google_api_python_client-2.176.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
3
3
  googleapiclient/__init__.py,sha256=kFWxKShJalbnrCuV0klL7mjZaiXfPpjlqmyKyI8yfTU,904
4
4
  googleapiclient/_auth.py,sha256=QttUwhmp7BmhW5CReaAOVGH6kEtITYmEHhVCVmsnDPs,5736
5
5
  googleapiclient/_helpers.py,sha256=iNxILG6iNNFukr7lhaYfVqX4oFM5SERvcsU3JxeOo6I,6723
@@ -11,7 +11,7 @@ googleapiclient/mimeparse.py,sha256=wwouQMCjppTocJtiQhkkTa27kocYwlFRALL2z11Xo1Y,
11
11
  googleapiclient/model.py,sha256=NQDO1GhOGNVCJlSSCLOecdA11yf8RDXfSLFxYb3R7EE,14085
12
12
  googleapiclient/sample_tools.py,sha256=hDBLJNwLluN6AGhaBR-3GXWDrOwRNPvXyseLOyz9l30,4315
13
13
  googleapiclient/schema.py,sha256=rR3u8WPQ_V8a7GCUsNuvtf6GxzwuMO0HaqsTBp3tnyM,10414
14
- googleapiclient/version.py,sha256=zpz0SaBiV0G3GHNDrAWyetzm7d268ZhWNKFtXMq7bUc,599
14
+ googleapiclient/version.py,sha256=REGsIxUmFd1MfvliGZGi7qIddw53m2XC6JY-iqt1-d8,599
15
15
  googleapiclient/discovery_cache/__init__.py,sha256=ww_vl0vhVLuHSEdRTv3-gq6EDG--Ff7rILYHHFifnzc,2315
16
16
  googleapiclient/discovery_cache/appengine_memcache.py,sha256=6T1pQj-toAhDwfgLuiggFGhxKNGw5y-NnLUzLIF_M4s,1657
17
17
  googleapiclient/discovery_cache/base.py,sha256=yCDPtxnbNN-p5_9fzBacC6P3wcUPlaCQIy5v_dXTons,1389
@@ -39,10 +39,10 @@ googleapiclient/discovery_cache/documents/admob.v1beta.json,sha256=gcGNiedgQiUsi
39
39
  googleapiclient/discovery_cache/documents/adsense.v2.json,sha256=54PjFeWncbnat_yip6M45yE8K5NoSfKvUFhKRUOTuVk,106527
40
40
  googleapiclient/discovery_cache/documents/adsensehost.v4.1.json,sha256=kKGnNG3aFbYwLFOLJkIGph3m7vC2heaob68rlmV4J28,37965
41
41
  googleapiclient/discovery_cache/documents/adsenseplatform.v1.json,sha256=sxqJvzMQS0OW7i_spxKrvmpI2BTZ-fPguABRUzEeKWs,20170
42
- googleapiclient/discovery_cache/documents/adsenseplatform.v1alpha.json,sha256=vIkJNUvHBAdnlTrSECYVMjqwc1bl3zwdm18p1UZDULo,33973
42
+ googleapiclient/discovery_cache/documents/adsenseplatform.v1alpha.json,sha256=-xtyS3yPXMHEFHlpTauhkgMlPaqDDXfQ7umd8xDOTgk,34947
43
43
  googleapiclient/discovery_cache/documents/advisorynotifications.v1.json,sha256=LjKYP_4Fy_is5k-nccRqXa9usXF5_rBxhE_qdN9FkqE,20673
44
- googleapiclient/discovery_cache/documents/aiplatform.v1.json,sha256=XCevxby57NEczvwoXKTBh3z9Br6zsR4jQpwTqYG5ljI,1850845
45
- googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json,sha256=sCiMrQOcbb1Zxcoh3F13CHk-7sqnLdsLVMN9auPkGgA,2221038
44
+ googleapiclient/discovery_cache/documents/aiplatform.v1.json,sha256=0SOyK105iuK4cxP5jupwGpIZ6EpJJxJ3S_uicTVx3YY,1851982
45
+ googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json,sha256=fs9d5i5uAYVCgiH92rALdZ0DaMvvde9428Knma94lxE,2223601
46
46
  googleapiclient/discovery_cache/documents/airquality.v1.json,sha256=Jid1ijxffWKiYwOdpwu_toVra3fOeowW8QuMkz2wpao,40963
47
47
  googleapiclient/discovery_cache/documents/alertcenter.v1beta1.json,sha256=mGQhl9nyAkBKYbJvHtem2LVzKnzHi2wkkSAIlim07lk,69312
48
48
  googleapiclient/discovery_cache/documents/alloydb.v1.json,sha256=EvK6E3Bf6PS7KnyWxB-Kt0rnSReKFGWrMILOe_eVteI,217330
@@ -58,13 +58,13 @@ googleapiclient/discovery_cache/documents/analyticshub.v1beta1.json,sha256=E41wo
58
58
  googleapiclient/discovery_cache/documents/analyticsreporting.v4.json,sha256=8S4FyrAstnlesJ3ss4fYM7V18YvJgMh9S9jIo-vAOY8,61333
59
59
  googleapiclient/discovery_cache/documents/androiddeviceprovisioning.v1.json,sha256=VMdXCj6OCgTEktYH3Q_o4SHxg8niniZP9CHbJzVEb2o,61064
60
60
  googleapiclient/discovery_cache/documents/androidenterprise.v1.json,sha256=uyJbiGM2aLZ2La2NjJki0RYDH9Sq45nVQ9dMzi3WoCs,159424
61
- googleapiclient/discovery_cache/documents/androidmanagement.v1.json,sha256=V7iP_ihNoSIgWqog5R_J9eD7CbLPdSr1iUUaS3JedIg,325413
62
- googleapiclient/discovery_cache/documents/androidpublisher.v3.json,sha256=iLfmeiopJQfwxeDea_k8Qw27typXGN2PuQx5mDaWSeI,329486
61
+ googleapiclient/discovery_cache/documents/androidmanagement.v1.json,sha256=6kQQlhZEwETRwiO2pDfIdzKKkkL3_sbuvxUfMTbuRkI,325764
62
+ googleapiclient/discovery_cache/documents/androidpublisher.v3.json,sha256=B_HVJEDwep4ufHm9uYetwMbDVkAcDqB3x3xCOsxHRiU,336255
63
63
  googleapiclient/discovery_cache/documents/apigateway.v1.json,sha256=iT3Nbapbon_vlL96E0zn5QB0x62Le0nby17mm9euAl8,67624
64
64
  googleapiclient/discovery_cache/documents/apigateway.v1beta.json,sha256=AlaLyzdwk_VDpObVjgEseM6do0Uv17o7OR68K5dVu3A,69337
65
- googleapiclient/discovery_cache/documents/apigee.v1.json,sha256=OsfHUrPDeCo0k1u0nZIn-sp2QmJNoDslY1GPoaHmaiI,717174
65
+ googleapiclient/discovery_cache/documents/apigee.v1.json,sha256=WpMx7B6CEbN6a27t9rNHu6RCX2yAeBmUwJQe1Guykzc,717288
66
66
  googleapiclient/discovery_cache/documents/apigeeregistry.v1.json,sha256=hCu1irwJNFHGEQgiTM5HJtqvF1JUeqpBVA8SGUn9syQ,156027
67
- googleapiclient/discovery_cache/documents/apihub.v1.json,sha256=Rf9jSLiyChzWOLNhSJ7s-IVz2910Kvn1Nuw1ab6RGj8,238617
67
+ googleapiclient/discovery_cache/documents/apihub.v1.json,sha256=tGsmmihBi9aa4X6KXkoK4WYRCzvq_31bNrngvkX9rvc,243219
68
68
  googleapiclient/discovery_cache/documents/apikeys.v2.json,sha256=FZBL7LZgNkiOp8cChbkg38Xd0oRqDyn9MQRFouSiqRg,22352
69
69
  googleapiclient/discovery_cache/documents/apim.v1alpha.json,sha256=vEIuLE-GKaFKbEsNNTZFsDXHe1o1_oytjiHXHPT3h_M,48406
70
70
  googleapiclient/discovery_cache/documents/appengine.v1.json,sha256=65gMax89RoLfrrhxg-qhq9DkN1U-llaMAemPNlfNm-I,173074
@@ -84,7 +84,7 @@ googleapiclient/discovery_cache/documents/assuredworkloads.v1beta1.json,sha256=5
84
84
  googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1.json,sha256=ReuPo9gijkSYfjf2POLjKSLgZsR33LGYYhLWCM991lY,111045
85
85
  googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1alpha.json,sha256=0qa-LitkQzNWYpgvcRf4TcNofuW8mBqHILnljTvwBO4,119894
86
86
  googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1beta.json,sha256=dC_ReHXZVQWAPLwr08SjvbsdrDS1bBUzwvBTPJGcre0,12485
87
- googleapiclient/discovery_cache/documents/backupdr.v1.json,sha256=dWJ7455zub8yDiNyrQhL6o_ykVDYKdQFN0apTTeHiCc,205697
87
+ googleapiclient/discovery_cache/documents/backupdr.v1.json,sha256=vb3RsQXtrDwpBvWeNd1gsUpdtUNGr0dbHdlE54-psf4,220650
88
88
  googleapiclient/discovery_cache/documents/baremetalsolution.v1.json,sha256=DgpA2txkVyJ3FJmckMnRzB1LGtD8K6qo8F2eYT6Bi3c,13574
89
89
  googleapiclient/discovery_cache/documents/baremetalsolution.v1alpha1.json,sha256=LWBZqVLJQlt0qgc4yoRJWQfwH0oPL8aS4wHGF8LRfzk,19186
90
90
  googleapiclient/discovery_cache/documents/baremetalsolution.v2.json,sha256=WWaMmuGvau4vIHHkwYZTQmABw8ZVSsTK7v352CtG3q0,105820
@@ -120,12 +120,12 @@ googleapiclient/discovery_cache/documents/chromepolicy.v1.json,sha256=F_laa2i3Vp
120
120
  googleapiclient/discovery_cache/documents/chromeuxreport.v1.json,sha256=B_gPbscveC48075QTg7o8DVwhrw62NnpNdwJlg13Zgk,22609
121
121
  googleapiclient/discovery_cache/documents/civicinfo.v2.json,sha256=l_UnR9XfxV6SPGLLA53OZN_r0sffeUlIMoaNZaIKoUE,30776
122
122
  googleapiclient/discovery_cache/documents/classroom.v1.json,sha256=jVcsmge-7bqe9eW67nppAraD6dhIECFXV9GbxgQaIQg,245513
123
- googleapiclient/discovery_cache/documents/cloudasset.v1.json,sha256=C63xFBWTTfiJ_mv6KMomiO0MdtZF3wZDej3_-kmmQTo,259468
123
+ googleapiclient/discovery_cache/documents/cloudasset.v1.json,sha256=6LZ3mZXnEetTPfBrFH2Isw3jnmZi7OJO4T14A6usUL4,259468
124
124
  googleapiclient/discovery_cache/documents/cloudasset.v1beta1.json,sha256=5_lUxBFrf6WekxeYqMLL5AXBJzk4f0lz3IE85aRjqkY,95594
125
125
  googleapiclient/discovery_cache/documents/cloudasset.v1p1beta1.json,sha256=r3Jdq7Re-xz6GOxJ0-Weo5O1wW8V0iadoUhGwtvsRV4,83762
126
126
  googleapiclient/discovery_cache/documents/cloudasset.v1p4beta1.json,sha256=RT5pGxMQhQ_T9JKt97G6G94znnnweuqgSwEnby7Vkck,110574
127
127
  googleapiclient/discovery_cache/documents/cloudasset.v1p5beta1.json,sha256=R0MmgDRSV1UbtpnsbTSG98ZLWrJoMLNZIfBnhcO40q4,82419
128
- googleapiclient/discovery_cache/documents/cloudasset.v1p7beta1.json,sha256=dxOwFjGlIt_yD-eYZF3l5S5bYV2_NVC6TJa4zYQ8MQ0,88076
128
+ googleapiclient/discovery_cache/documents/cloudasset.v1p7beta1.json,sha256=9-ptO1OeQc7yRX4cnSpE9LjRIw84CZvv6SIPCwtSufg,88076
129
129
  googleapiclient/discovery_cache/documents/cloudbilling.v1.json,sha256=jg1-B4LYm5Dp-V9jUomBsLVOd9H4uPlgCTjME9AHUrs,61261
130
130
  googleapiclient/discovery_cache/documents/cloudbilling.v1beta.json,sha256=SqLdm243EPaHYt08Zw_rblcz4XeXzo3jdFxO-A_ehno,98576
131
131
  googleapiclient/discovery_cache/documents/cloudbuild.v1.json,sha256=cPi6CyaV2nCxp44FFzhJZlwQD_QoJsXLcKJOJoWhAV8,197189
@@ -144,8 +144,8 @@ googleapiclient/discovery_cache/documents/cloudfunctions.v1.json,sha256=LyCgf0RL
144
144
  googleapiclient/discovery_cache/documents/cloudfunctions.v2.json,sha256=uxJghvcBGyUlh39gFzs6SD6RkJ7eEGtqUGhxw_0C9D8,86776
145
145
  googleapiclient/discovery_cache/documents/cloudfunctions.v2alpha.json,sha256=sSttj4gAWPpRPQOKHNDx51mefZJ1JIcOHQAepx4iqk0,87041
146
146
  googleapiclient/discovery_cache/documents/cloudfunctions.v2beta.json,sha256=9P6-d-vHPklQeJ6hZSvec5SnestkWKQ1PlnQAgj5IG4,86988
147
- googleapiclient/discovery_cache/documents/cloudidentity.v1.json,sha256=D_Z3Zq2fgCwiyn0Jv8M3pLEP0NzRd9NjR9DCBziftGA,165314
148
- googleapiclient/discovery_cache/documents/cloudidentity.v1beta1.json,sha256=EcwRYr2YaAEg7bDt9tXbpnzr69vyBeimkfhuN5LBRuM,194853
147
+ googleapiclient/discovery_cache/documents/cloudidentity.v1.json,sha256=6b2GWS6vTu0tjnS57IyAk0tY2BmY0cLmscyqx_b001k,165545
148
+ googleapiclient/discovery_cache/documents/cloudidentity.v1beta1.json,sha256=3eKjAv53qiWOimOD2TA5dDIgcsVgWIdz6TRMgVAohGY,194846
149
149
  googleapiclient/discovery_cache/documents/cloudiot.v1.json,sha256=BLM9X9po2P0rn8osda4MgRc990yAYWFVbRMnoCTjN6w,94703
150
150
  googleapiclient/discovery_cache/documents/cloudkms.v1.json,sha256=GE3SPnyU-em3AJdW4YbpZ2BagUGeaXDPNh_0B3KcFB0,211499
151
151
  googleapiclient/discovery_cache/documents/cloudlocationfinder.v1alpha.json,sha256=zBbdUnBqS9mkj33dj2RRPxqRzHHI49wT2FRRfMpAwtE,14586
@@ -168,8 +168,8 @@ googleapiclient/discovery_cache/documents/cloudtasks.v2beta3.json,sha256=K8KT6FH
168
168
  googleapiclient/discovery_cache/documents/cloudtrace.v1.json,sha256=Po2AzlboBENj1bTgIVRd7PP7ux9lZ3HrwO1glYEJlkg,12084
169
169
  googleapiclient/discovery_cache/documents/cloudtrace.v2.json,sha256=YqE6jcB7F-7Wc-xuHMgXcxO4rxS-QBbjuCDOWaonJ8E,21232
170
170
  googleapiclient/discovery_cache/documents/cloudtrace.v2beta1.json,sha256=C-rFqBUcGEdGeys6I18EtbUb-LV2oI5FL8D7EGbrLNk,11533
171
- googleapiclient/discovery_cache/documents/composer.v1.json,sha256=UQ99RsKx2-K5_MLhokpy6pA-IbAp7AHQgiaYPqAYyx0,105714
172
- googleapiclient/discovery_cache/documents/composer.v1beta1.json,sha256=_Y0HsjrPUcq_HhuFC-ZBaA3HN-BI3mIOiTeDewQnnK0,108640
171
+ googleapiclient/discovery_cache/documents/composer.v1.json,sha256=qH3fnC_gyU8a02OCoafj58vM8CPyj9Ld57eE6o24HvY,105994
172
+ googleapiclient/discovery_cache/documents/composer.v1beta1.json,sha256=yI3F0wTacfqQiOYFvqJUFlZqG4zJl4cKUS6Q0kwv_SM,108920
173
173
  googleapiclient/discovery_cache/documents/compute.alpha.json,sha256=y9zeD_E4u-Ma3FKZz7pctRXJsTIYetKwDhZnbFQktag,5017761
174
174
  googleapiclient/discovery_cache/documents/compute.beta.json,sha256=I7ILp16dbqksh1r-X0iLNMhgcJd01AFWNJfJDT25q2M,4476973
175
175
  googleapiclient/discovery_cache/documents/compute.v1.json,sha256=XMWzAnDL38QlVj35A-7L3gbtrciYNlmjVgy5PtvQmBM,4041183
@@ -177,7 +177,7 @@ googleapiclient/discovery_cache/documents/config.v1.json,sha256=s0GWOZOlfF82W7ae
177
177
  googleapiclient/discovery_cache/documents/connectors.v1.json,sha256=ghd8W65HO9qLaCf0gjSBId4kp4EV5DXEDPwnmdsz67A,261367
178
178
  googleapiclient/discovery_cache/documents/connectors.v2.json,sha256=2bFLJEEKBxwIA1-1_SBlPln4lCwf56uBOPGvJsslnzI,71814
179
179
  googleapiclient/discovery_cache/documents/contactcenteraiplatform.v1alpha1.json,sha256=_ophg0tfM2c9itoT7Ph9xiTbEt2ZRJRshOrTH6rVKiw,44191
180
- googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json,sha256=DLWrD0CvxwmUw16O_qoK1KrYabbVsTcvFI_2yOAYQp4,465284
180
+ googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json,sha256=_6tQWtjsI3oM2OM7vt1pbdExjsiBv8by4smYOFYuKXY,465285
181
181
  googleapiclient/discovery_cache/documents/container.v1.json,sha256=sotYg4sOm7lCj4DwYrdiIuyNgljqTLcTyyBUv2UGYNY,342946
182
182
  googleapiclient/discovery_cache/documents/container.v1beta1.json,sha256=dtgk1Lp7pC6g7oAfXoGwhiMtJFUuHPdPNB21g6hSLWE,367004
183
183
  googleapiclient/discovery_cache/documents/containeranalysis.v1.json,sha256=jAUd2LR9ogQJhLMnvO-sgadDDPqnQOyqoS_WflaSsJw,236766
@@ -196,18 +196,18 @@ googleapiclient/discovery_cache/documents/datafusion.v1.json,sha256=sGSoT575n-am
196
196
  googleapiclient/discovery_cache/documents/datafusion.v1beta1.json,sha256=053Oj0b65FVbbP5xNo1lOTL-t1emNJTymEd1UognsWM,76628
197
197
  googleapiclient/discovery_cache/documents/datalabeling.v1beta1.json,sha256=5AdOFMYk2uvTezbB0CLjZkRnBRzrasRNJaEdZC4TCJc,202109
198
198
  googleapiclient/discovery_cache/documents/datalineage.v1.json,sha256=1LKep_5OFkwXwVEUz4jgy7pUzMWvivYs9VJW7bNHhpM,52716
199
- googleapiclient/discovery_cache/documents/datamigration.v1.json,sha256=iJzkuM2NKV5ux_xf1ulVFYuIpfmbLl-9B1rK_VRuY_k,240488
199
+ googleapiclient/discovery_cache/documents/datamigration.v1.json,sha256=LDmS8z_5A8JL1DA2jkHG3nEszWgnWoUx_U1VMf03ydw,241202
200
200
  googleapiclient/discovery_cache/documents/datamigration.v1beta1.json,sha256=DHWhpOaH5DusAJflQUl7hpeMi8tCrBQZ6gJFJ3aVYOw,84129
201
201
  googleapiclient/discovery_cache/documents/datapipelines.v1.json,sha256=vocmGOA8i7K12Yy3kAeZ1IsUfm3fza3QWFE6taPqP6Y,38301
202
202
  googleapiclient/discovery_cache/documents/dataplex.v1.json,sha256=kUD3jjGGgAeSM3LWbo8qQdQbLbdtbIZTwZoiWXdbaSY,505747
203
203
  googleapiclient/discovery_cache/documents/dataportability.v1.json,sha256=HpZkBUfyNaCvA6Y8fCHUC_bJHuO1htY3-KHv8u-fZOs,50978
204
204
  googleapiclient/discovery_cache/documents/dataportability.v1beta.json,sha256=rx-IxyKqDN7xqTx7tdjQzybZsujIPJjI5_kU2c7VeM4,51034
205
- googleapiclient/discovery_cache/documents/dataproc.v1.json,sha256=SXO_K4GiPgY5eA05DXr_oQtccYRtOp-MxdGlWjP0LW8,426722
205
+ googleapiclient/discovery_cache/documents/dataproc.v1.json,sha256=b0qvitXrNn3D7UHcxd2IsaYVrv1Qr871nND9FZU1Wvc,428116
206
206
  googleapiclient/discovery_cache/documents/dataproc.v1beta2.json,sha256=jfuxbI0IJ3EFmdqwKxUp_DvxU6gLnDToTAicOhZM0qo,256974
207
207
  googleapiclient/discovery_cache/documents/datastore.v1.json,sha256=rLgPJcB4W-7TvccUrWyZ7OOWcmQJtBa05kwNvr_k9eM,100229
208
208
  googleapiclient/discovery_cache/documents/datastore.v1beta1.json,sha256=Yid7Qf4pqbNmwl1tWayQ_cYyNn7liUImn1YS-bbeijo,28932
209
209
  googleapiclient/discovery_cache/documents/datastore.v1beta3.json,sha256=7PvsBf-qzpwJ4jndS7gh34AfWU6OLjnpSn0JzM-YTlI,77221
210
- googleapiclient/discovery_cache/documents/datastream.v1.json,sha256=FxJuesqCLk2Vh9UgXP-ssuNunieSegH5YF8xAzswQqM,119199
210
+ googleapiclient/discovery_cache/documents/datastream.v1.json,sha256=BgARe0ZOPVZRC-wb9oO4R3_xMGzsXPC--cd-3U9Gxkk,119375
211
211
  googleapiclient/discovery_cache/documents/datastream.v1alpha1.json,sha256=Z39NqlEop9vBYHYwozndO42Dn7ITrQrf0sChxdaUTew,78971
212
212
  googleapiclient/discovery_cache/documents/deploymentmanager.alpha.json,sha256=41TotKSko5LlRXLiPWdj--WrDR5JQxtm9azbm5PFFEc,157016
213
213
  googleapiclient/discovery_cache/documents/deploymentmanager.v2.json,sha256=nNECN8yB7JQsazZOTeasWlBXmsSI5Uxgqtp-V1XsXrE,110758
@@ -217,20 +217,20 @@ googleapiclient/discovery_cache/documents/dfareporting.v3.3.json,sha256=AaucsfQ-
217
217
  googleapiclient/discovery_cache/documents/dfareporting.v3.4.json,sha256=0KvRG3-gvfK5CunHotnX5uTGYwl8W_af_vg0LX0q_NU,748283
218
218
  googleapiclient/discovery_cache/documents/dfareporting.v3.5.json,sha256=E0e7bs-i0WQg8X-rLjIOn5DpeCDtiE9yDB_-J4VuCAw,17300
219
219
  googleapiclient/discovery_cache/documents/dfareporting.v4.json,sha256=O4KKtW0HfsDPEHYskqU3ossXiVasE5_-bJV06AT3PUY,562732
220
- googleapiclient/discovery_cache/documents/dialogflow.v2.json,sha256=vB5xEGur-LHxN5F5rnhWZyejbL3iJFz_xu-8XRFBOpA,939063
221
- googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json,sha256=CD3haf2vOjFAqlO10HdUwLvunQ19lgl_B1cHkxFxBZw,962370
222
- googleapiclient/discovery_cache/documents/dialogflow.v3.json,sha256=iHRU_jyotVY9MRxQjIxYE00hS-Sdsl4BjegOZZlzydc,808240
223
- googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json,sha256=_R_Uwn-9dXir1L91FTZPf8HcC-PZpTBT3GWZ7B469-A,857363
220
+ googleapiclient/discovery_cache/documents/dialogflow.v2.json,sha256=mBz6E-VQTsmKaecXLYx1vaY4Ux__Kc5iKuezVW1vTAI,939091
221
+ googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json,sha256=Svg0azzFwt9-kjkjBljOebjSWPJpuTcqtr04pTLbHaU,962322
222
+ googleapiclient/discovery_cache/documents/dialogflow.v3.json,sha256=t179mbikan3StURtCULvttptjXEqqa865iboAQgPuFc,808323
223
+ googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json,sha256=HJcJq9ChepKqHgqQEEcKbLVtgOiuSxEdJlBXzMHoXOg,857446
224
224
  googleapiclient/discovery_cache/documents/digitalassetlinks.v1.json,sha256=3CICeK-vxTL7U-PF6KQfUjQxPO39tHKmLa32-6kwqsw,29872
225
225
  googleapiclient/discovery_cache/documents/discovery.v1.json,sha256=OQvmfp6aUxzASZk9m__FvI0wuRXNWI_41RykyxtDkzU,18215
226
- googleapiclient/discovery_cache/documents/discoveryengine.v1.json,sha256=1DGivZVXKM8An6_9GR32NxHO1tT2EuwmyzViAPtC4Uo,1008899
227
- googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json,sha256=URfGro2QU-GqtNS2VByESRZLQw3zEtQlciqzNPZBZx4,1169634
228
- googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json,sha256=nKmpAn5vrDM1qhLcuwN-iNux8AdjxjIk64N9j5ZlaJY,1073559
226
+ googleapiclient/discovery_cache/documents/discoveryengine.v1.json,sha256=7cStnWK7bt9c5LKidM2uFUrkGEfwEpsPr_Qnu9tMjNk,1009967
227
+ googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json,sha256=zx_gw4H_ElCZrxFxJWeX5eNb_ASS3jdIQZuS38LkmX8,1170835
228
+ googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json,sha256=608ogj_eAOE8kD9DP9cDYUrmK6Y6_aR6orsL8tZRV0E,1074627
229
229
  googleapiclient/discovery_cache/documents/displayvideo.v1.json,sha256=RRZQfVKtGzhfs9Kx6Rp2mrBcfaRJ9p5B9I76uIcVf4c,737810
230
230
  googleapiclient/discovery_cache/documents/displayvideo.v2.json,sha256=O4NwNXp3q_lbMRqj_tGOjtVhsoRqb8hDEnFuVJVr6RI,785229
231
231
  googleapiclient/discovery_cache/documents/displayvideo.v3.json,sha256=jKAfnCSHOhPrXMUYrPGw8HoU7csh2ZhZtUomPt0dWkc,913740
232
232
  googleapiclient/discovery_cache/documents/displayvideo.v4.json,sha256=V3oOTLFdpOPFJpLpiqHvTAWjyZEXwiTkm3n5t_qReXA,848871
233
- googleapiclient/discovery_cache/documents/dlp.v2.json,sha256=uA0ajRHs3AaTIwZyvFaQCk_NT5WCGMNVviDs4fZDSxw,525237
233
+ googleapiclient/discovery_cache/documents/dlp.v2.json,sha256=pT3sZnNbdvEhKNnziC468Yqetde7KjzwbJRKDoYIogo,527100
234
234
  googleapiclient/discovery_cache/documents/dns.v1.json,sha256=yLqVURduJwi3t7Jg_43UBOTPnG74K4kkrT53XpGHEro,121299
235
235
  googleapiclient/discovery_cache/documents/dns.v1beta2.json,sha256=p5ymbYYTMHIZyjOm5TxHg0t4Wolzko5gaFjwHi16tm4,121683
236
236
  googleapiclient/discovery_cache/documents/dns.v2.json,sha256=uMSPBTHSlq6gMc-OC9ap_C9WuE34lwbub8U8wOlwoTY,136579
@@ -247,7 +247,7 @@ googleapiclient/discovery_cache/documents/doubleclickbidmanager.v1.json,sha256=c
247
247
  googleapiclient/discovery_cache/documents/doubleclickbidmanager.v2.json,sha256=y_jmaALx58H7CcutbeZdjITVzjYpeA-Y6aUFAmnvP_E,21518
248
248
  googleapiclient/discovery_cache/documents/doubleclicksearch.v2.json,sha256=hKxva7ErQGWge70V83F4EHAk9YSSGEmBjlt-CG1Gbeg,34911
249
249
  googleapiclient/discovery_cache/documents/drive.v2.json,sha256=i1UdnwC7H098dPUZ7HW6OdlYhMEQ5uqBj0uPA1KjXPA,204601
250
- googleapiclient/discovery_cache/documents/drive.v3.json,sha256=PsJ2mGX_cjIl-jCjDoPCu7swbsmL3-zJTG7tv5nC5O0,175590
250
+ googleapiclient/discovery_cache/documents/drive.v3.json,sha256=wb9_NRCSJN0LeR7QOgK_IqZJWegEH-kZjE1p6a6Kjoc,176861
251
251
  googleapiclient/discovery_cache/documents/driveactivity.v2.json,sha256=SexajzanodYVuVUGQG6TXbAZo9tQXZwnaiqiTRFbUIk,37015
252
252
  googleapiclient/discovery_cache/documents/drivelabels.v2.json,sha256=XEniMP6MnFB_cAlTfWQKVZj-hOUy6-ML3KCaq3mMMSo,108498
253
253
  googleapiclient/discovery_cache/documents/drivelabels.v2beta.json,sha256=P3QqTd8FIfrED20ud5cHs6lue-40sBZ6tz37PNzwTq4,109974
@@ -300,7 +300,7 @@ googleapiclient/discovery_cache/documents/gkehub.v2.json,sha256=MafPn9XUCdG0f-Sf
300
300
  googleapiclient/discovery_cache/documents/gkehub.v2alpha.json,sha256=P5LDNDhBE93oGeF9YZH6uosHn3Q2tVV3nYXuqn_35GQ,109826
301
301
  googleapiclient/discovery_cache/documents/gkehub.v2beta.json,sha256=HEVI4WN-glO_Y83bQ8Ofle_WK-0LjjdPdjmVDc8W_VQ,109804
302
302
  googleapiclient/discovery_cache/documents/gkeonprem.v1.json,sha256=P-CtgUh1Og6JaL6XMtFPbjfUeLJExkKff8P6mgWXjwE,253321
303
- googleapiclient/discovery_cache/documents/gmail.v1.json,sha256=b33GjsCnaBTA-_8hSLBe2mKVoq5viriLPlwgrdGqz9c,138855
303
+ googleapiclient/discovery_cache/documents/gmail.v1.json,sha256=aJZIcpn8h2vAchkBPOUBnLPXViytsfMnmxkBl40DhPw,138973
304
304
  googleapiclient/discovery_cache/documents/gmailpostmastertools.v1.json,sha256=hn1pbcIEUbxWLI43jDndfvBw67dJ2MrnPi5cR93SBNQ,19156
305
305
  googleapiclient/discovery_cache/documents/gmailpostmastertools.v1beta1.json,sha256=fDU0TzGeaILZGZMr20TN2heEXDYK-Akmz5cIT8hIicE,19543
306
306
  googleapiclient/discovery_cache/documents/groupsmigration.v1.json,sha256=D1av9Pn3hJa_u2CCR0QiAOJzO4dnWVlxKPtcNpZzEa0,3947
@@ -308,7 +308,7 @@ googleapiclient/discovery_cache/documents/groupssettings.v1.json,sha256=PwxhV_pC
308
308
  googleapiclient/discovery_cache/documents/healthcare.v1.json,sha256=d-kQFHFM6dvaAFirYo6QAeJyXmwXh6EEVnXwMQDWI4k,438971
309
309
  googleapiclient/discovery_cache/documents/healthcare.v1beta1.json,sha256=541SQ8-yNLe8B_Eqlb22kGO5_mGZhGIKFgdqzucSmLU,498538
310
310
  googleapiclient/discovery_cache/documents/homegraph.v1.json,sha256=AA2WMT2GMNbzjn_AvW-J9O6KSkSDen_uC83-v18DvKs,19440
311
- googleapiclient/discovery_cache/documents/iam.v1.json,sha256=lgkhTXY0AHv4C0e1tthRcwF4WLLvGbNV29KyPJsJAn4,264878
311
+ googleapiclient/discovery_cache/documents/iam.v1.json,sha256=2EHoXZlTfE-j9HnNYkShhaSZLKATL9qUMGRRkVlZt2Q,260474
312
312
  googleapiclient/discovery_cache/documents/iam.v2.json,sha256=-PoSx-TxbrU8aYuDvtXphQeeKPYs6AV7aeuGUguEt3k,36073
313
313
  googleapiclient/discovery_cache/documents/iam.v2beta.json,sha256=b-lfD2P1OmmzpJVGCY23ZTBpsFs1bLBbn80HKbKP_LE,36197
314
314
  googleapiclient/discovery_cache/documents/iamcredentials.v1.json,sha256=dwj2vcEGYn55-h-svUulc9yXMaBZo3wDQmzsE0lV9NY,19185
@@ -350,7 +350,7 @@ googleapiclient/discovery_cache/documents/marketingplatformadmin.v1alpha.json,sh
350
350
  googleapiclient/discovery_cache/documents/meet.v2.json,sha256=Qesrk9wWj88A3wQzujY2bwTZeD18DY_b_KY6D-cn6yc,43604
351
351
  googleapiclient/discovery_cache/documents/memcache.v1.json,sha256=PHK31QEOXRYkeSFkyy7yvwoaHUqveTd7Nm9dlRo_WmY,64890
352
352
  googleapiclient/discovery_cache/documents/memcache.v1beta2.json,sha256=FK5nlnEOzAiQwYK8Ngc96ZpRT75K-0rizjWYBIGjeNI,66816
353
- googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json,sha256=GkDBd06cFwVsSdUp7xqPzyr3Uwm82fwrfgXt2Z_MZS4,181997
353
+ googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json,sha256=KSfJLeBmfIfNaZGFlnm5WmWZ404fOV45-8SgECGKebE,191521
354
354
  googleapiclient/discovery_cache/documents/merchantapi.conversions_v1beta.json,sha256=xRrIlKaHMuyiSgGPzgIKY7yqk8pTcv7rU5PHmsQyYhQ,20633
355
355
  googleapiclient/discovery_cache/documents/merchantapi.datasources_v1beta.json,sha256=ofxgiE90uMIksHL8ousuWaWw6c6nnfU4reLaPCRQKRw,36690
356
356
  googleapiclient/discovery_cache/documents/merchantapi.inventories_v1beta.json,sha256=tNxLQAJ0Afhl70VSt5qnVHqIoJhD8AofpwwL72WMyc8,24158
@@ -359,7 +359,7 @@ googleapiclient/discovery_cache/documents/merchantapi.lfp_v1beta.json,sha256=Jbh
359
359
  googleapiclient/discovery_cache/documents/merchantapi.notifications_v1beta.json,sha256=TLSLS7V69FLKGdN1E9jhr8ziOI68lhfu3seynuyX_-o,15632
360
360
  googleapiclient/discovery_cache/documents/merchantapi.ordertracking_v1beta.json,sha256=ceyQX0n8DBH40GR8sre5_ucQFq1FHeWmzVWhCFB8TnA,18886
361
361
  googleapiclient/discovery_cache/documents/merchantapi.products_v1beta.json,sha256=GX6EdvcV5AzmsAlz74VjngJRaZLZoHpp9OsJsJx7V2Y,68033
362
- googleapiclient/discovery_cache/documents/merchantapi.promotions_v1beta.json,sha256=pe97bbCq3graHHzPnOUp1eUgFzaVrBBa018_wczQWWE,39921
362
+ googleapiclient/discovery_cache/documents/merchantapi.promotions_v1beta.json,sha256=dJrLqxJzDgGYd7z8AQ-g9suA4rWvXV9646XNDmgberI,39744
363
363
  googleapiclient/discovery_cache/documents/merchantapi.quota_v1beta.json,sha256=vHbfGjuKXASRclsAEyUVL4igvxvPhcUiWiyce6t7HCA,11679
364
364
  googleapiclient/discovery_cache/documents/merchantapi.reports_v1beta.json,sha256=eIdbPJx6m59teQ2XwyZ5KwFExIUWUmDKrBqre0P8h7c,58764
365
365
  googleapiclient/discovery_cache/documents/merchantapi.reviews_v1beta.json,sha256=Ys5MolynZi1lzHjBUDHrw9gP6bpS7iqIRGlXNoGKYGE,42797
@@ -386,12 +386,12 @@ googleapiclient/discovery_cache/documents/netapp.v1.json,sha256=yfaG40BEHfESuxSb
386
386
  googleapiclient/discovery_cache/documents/netapp.v1beta1.json,sha256=eGnaFOBzL84RoxnYCK6YrjM4nvlICH5hp2VYf6txaWQ,135720
387
387
  googleapiclient/discovery_cache/documents/networkconnectivity.v1.json,sha256=240TG7eEPtZXGfVg9_XnCjO_N-jpMgzNpMT4K4FIJ8I,233274
388
388
  googleapiclient/discovery_cache/documents/networkconnectivity.v1alpha1.json,sha256=BYbqeAQyAjdam-lAz5kv4jGmUU0i6Q3VTZEXYHACzeM,80819
389
- googleapiclient/discovery_cache/documents/networkmanagement.v1.json,sha256=EB1PuRhLwZn7owOCqIjr7_xiMw4_jto5CK2H9xByJlE,150327
390
- googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json,sha256=t0IVfG5M8wTEUvOZJC9ZQ8fnmfes4J-2XeLqw3_oIZw,160202
389
+ googleapiclient/discovery_cache/documents/networkmanagement.v1.json,sha256=ktjXWC5IhK1UH4zyVBgt9OpO1PGTULzxazqKjvCFAPY,151156
390
+ googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json,sha256=KBMlPqOeWLSrXwgh1vtYDVpgSlynS1JklEO_OWdgaG4,161885
391
391
  googleapiclient/discovery_cache/documents/networksecurity.v1.json,sha256=4DB0hdd5_s6bpm58-K1SWasZ4nfQRlKuBgr6hBrbh_Q,321553
392
392
  googleapiclient/discovery_cache/documents/networksecurity.v1beta1.json,sha256=PHdzxV0c1V6IC_izGRyE-Nox4iN8AXmremeqNWu3-TQ,341887
393
393
  googleapiclient/discovery_cache/documents/networkservices.v1.json,sha256=XZOuRc1zJLfU1Myw5Z6mx_HR0X7tT2WFjFz-gWv7HeQ,237354
394
- googleapiclient/discovery_cache/documents/networkservices.v1beta1.json,sha256=HNx2-ea_D1X1-9ek2tdvjcilystafsWDgwz6WMjxNog,223699
394
+ googleapiclient/discovery_cache/documents/networkservices.v1beta1.json,sha256=v8sN4fYyPvSO0UN25XkcDYw3xaz9D1Long7UhtGvKVs,223700
395
395
  googleapiclient/discovery_cache/documents/notebooks.v1.json,sha256=ii6adyZhX9r5ekNsPuU4bd8TnpUpnvTZBZEiGUPYqDA,159045
396
396
  googleapiclient/discovery_cache/documents/notebooks.v2.json,sha256=OQ8QeMKWBQvckkTD-hKkH3abiYE1Ao8f1nhKXopIam4,77084
397
397
  googleapiclient/discovery_cache/documents/oauth2.v2.json,sha256=qbqQUKMu6g1IrIHIAfYwTAZZgIDf8j69Lr6i-rzbzLs,6601
@@ -413,7 +413,7 @@ googleapiclient/discovery_cache/documents/parallelstore.v1.json,sha256=aZs1oKvPC
413
413
  googleapiclient/discovery_cache/documents/parallelstore.v1beta.json,sha256=bm2wwH5FIdeCNIJKi2ksy_7t4gVgj6YVW9ElrWl2tPw,36513
414
414
  googleapiclient/discovery_cache/documents/paymentsresellersubscription.v1.json,sha256=_J8m3p_DhR23ile5m34U0O2_gn_aAkljiwxGUJp1inU,68608
415
415
  googleapiclient/discovery_cache/documents/people.v1.json,sha256=9-aQd4MBUAhJkl5wpEfTccS2ipglZT8uf978tHdcKAU,112570
416
- googleapiclient/discovery_cache/documents/places.v1.json,sha256=bOnxpoZCWBEjF-qG6gN3HRQiddGhW20mYgK3jVwmUvk,110121
416
+ googleapiclient/discovery_cache/documents/places.v1.json,sha256=2_PMLetGsAP1FSrC-KLkKoytyyOHmaRLIUBjqWpNRhA,110942
417
417
  googleapiclient/discovery_cache/documents/playablelocations.v3.json,sha256=wbkjdTm2IPCudHBKwwIOaAWwsRxfcinsOiKPR_C5G4M,25906
418
418
  googleapiclient/discovery_cache/documents/playcustomapp.v1.json,sha256=pG8LwuC9yO1R9lSyNXVskFTrZaBm_MQCl3JPegK2yck,5201
419
419
  googleapiclient/discovery_cache/documents/playdeveloperreporting.v1alpha1.json,sha256=ZD3dFjz_B-G6KJ9QLGJiGnmexwKfYQCMmA5cTt-d7JE,148544
@@ -422,9 +422,9 @@ googleapiclient/discovery_cache/documents/playgrouping.v1alpha1.json,sha256=IiCH
422
422
  googleapiclient/discovery_cache/documents/playintegrity.v1.json,sha256=2UG5AC_OwwBSTkNsgOlIaDZfeXa0LnLPQIwFVituiGE,22302
423
423
  googleapiclient/discovery_cache/documents/policyanalyzer.v1.json,sha256=UbzYQTXuhZcV_f8klEA9ps8syc4RTJ_30TpRYiLa5AE,11965
424
424
  googleapiclient/discovery_cache/documents/policyanalyzer.v1beta1.json,sha256=uc6Tw0al4RaKcVAwNyNoA2nEUNP7uzUdPxnZxnz6isQ,10922
425
- googleapiclient/discovery_cache/documents/policysimulator.v1.json,sha256=cmsFPE3YtJ6oFUxed-BNF9Ci02GiZMluiQ9O2klZdYo,100598
426
- googleapiclient/discovery_cache/documents/policysimulator.v1alpha.json,sha256=53UzAMBVDIQV4TlyG7JHSH87zCkxYkhGDV0bdQvxPy0,58233
427
- googleapiclient/discovery_cache/documents/policysimulator.v1beta.json,sha256=2N_wuSwKyT9egEsF_breBOmSVqirQXoyzhqULoiHCuQ,104967
425
+ googleapiclient/discovery_cache/documents/policysimulator.v1.json,sha256=7JtCCRRcrKy4xLOLSk_ikWYQNNVcJn6hKloKfP3mFls,103353
426
+ googleapiclient/discovery_cache/documents/policysimulator.v1alpha.json,sha256=wu4Ec5TyV5UDqmsTVJc8R7sVkIljCmgeWs2GHDJxOFY,61018
427
+ googleapiclient/discovery_cache/documents/policysimulator.v1beta.json,sha256=ORhEexshbXzrnczyG3tvAfYioH5iuNGHwQ5Sm4VPI60,107746
428
428
  googleapiclient/discovery_cache/documents/policysimulator.v1beta1.json,sha256=Q1ufGYQSG04J4ufoZ0JH4hgwdeN1QeW1dhREOv-b0Pw,54107
429
429
  googleapiclient/discovery_cache/documents/policytroubleshooter.v1.json,sha256=3WWpBNOwDE2E_9qN56IAkB_QoNxbKa656bHHCbmGbB8,31718
430
430
  googleapiclient/discovery_cache/documents/policytroubleshooter.v1beta.json,sha256=k5NV64Ld0v4t3sr3ajAP0LfK9-k6OgfaR_AyZxJPQko,30156
@@ -448,16 +448,16 @@ googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json,sha256=_Vk
448
448
  googleapiclient/discovery_cache/documents/recommendationengine.v1beta1.json,sha256=k0aW98mk8r7nsXNx8-yE_x0AIfu9uBMvo2XE14KkfeI,87898
449
449
  googleapiclient/discovery_cache/documents/recommender.v1.json,sha256=opxLJE3suZOJxlGLWEBWJCNdYVb2WAXiuuo5L42bHyE,98951
450
450
  googleapiclient/discovery_cache/documents/recommender.v1beta1.json,sha256=ZhhEVtBinUdLScN74LaAkBC84JCD-4DuJ-1S01qnMAc,111437
451
- googleapiclient/discovery_cache/documents/redis.v1.json,sha256=X9ke-io3G3VUmrLL0LmjFKLWPSdLth7foSGh8PyabKo,164878
452
- googleapiclient/discovery_cache/documents/redis.v1beta1.json,sha256=YM-2dpbD7hwPxgQ5mgobFFkcey1x8SDtFO_dHVw9rTY,165748
451
+ googleapiclient/discovery_cache/documents/redis.v1.json,sha256=qL-84Spqux3twkHingYErPcMlrZ__tgKNkzkoGEcToI,165231
452
+ googleapiclient/discovery_cache/documents/redis.v1beta1.json,sha256=mCJH31NR8pFetOfrLbSaCrULvSlG0UEkvHiKeTwhssA,166101
453
453
  googleapiclient/discovery_cache/documents/remotebuildexecution.v1.json,sha256=7GFLt5IiI_-OYe68YsVR99EYWAZbRDdQ7MBSu2yU8n4,117609
454
454
  googleapiclient/discovery_cache/documents/remotebuildexecution.v1alpha.json,sha256=hSDoD01FhwXYIVbrOwSe7cLI19DoN1AwZm4ylBQzTgU,124864
455
455
  googleapiclient/discovery_cache/documents/remotebuildexecution.v2.json,sha256=EII61EfJ8sqYPcx-Ilk5j-XosxGTIfrN48mLKLkGfnQ,148991
456
456
  googleapiclient/discovery_cache/documents/reseller.v1.json,sha256=Yj6bAjZzjoMxi574h73yo407FyuUUr5Xo7G_JlGkxx8,49119
457
457
  googleapiclient/discovery_cache/documents/resourcesettings.v1.json,sha256=PBtggh9NeN9JMcNY29fETTCUnggc6vP3cjwFXEEp_jo,22442
458
- googleapiclient/discovery_cache/documents/retail.v2.json,sha256=ueCcDd62i_LDOM7vRgp7xOCDQ0PZQeug6f8skvvQxg4,376787
459
- googleapiclient/discovery_cache/documents/retail.v2alpha.json,sha256=-QqW9AKXnEwmnNfvb6-U3AjOuMJBX34K0SCkmWdlOt4,439032
460
- googleapiclient/discovery_cache/documents/retail.v2beta.json,sha256=JsxkFBi4s4Z61QJsdBHFHyvz-0aLbVz4KUqEZZyfWNs,396068
458
+ googleapiclient/discovery_cache/documents/retail.v2.json,sha256=j8MGn5SM98e0bc3Sj154T3rTJWnJkJDFJuOzM105quY,379068
459
+ googleapiclient/discovery_cache/documents/retail.v2alpha.json,sha256=6yZ0gMYO1ilA7kYTtxxU9RySmdGNn5s4xJwKX_7Tx0U,440582
460
+ googleapiclient/discovery_cache/documents/retail.v2beta.json,sha256=Ej-Si0QV4jPRQqFqL5ZST4vu1-tTy8khJfNGoncxJ00,398385
461
461
  googleapiclient/discovery_cache/documents/run.v1.json,sha256=J6hNuYy0W2uok0qTgx06CBFE7cxFnpB8ZpGDzEGRBU4,258648
462
462
  googleapiclient/discovery_cache/documents/run.v1alpha1.json,sha256=Z0H_iXudGt7JDmcS4XZx09xCSBXPBv9MCktQqrAiayA,69965
463
463
  googleapiclient/discovery_cache/documents/run.v1beta1.json,sha256=huF9CDeN1HdW5tai_neIoAPtXOqg1t_KxstLag14WiE,40411
@@ -468,15 +468,15 @@ googleapiclient/discovery_cache/documents/saasservicemgmt.v1beta1.json,sha256=Gf
468
468
  googleapiclient/discovery_cache/documents/safebrowsing.v4.json,sha256=swfVWEKVKLtGSoSNbRdA0LdXy48qohgK8Pnwf6yiIjE,38346
469
469
  googleapiclient/discovery_cache/documents/safebrowsing.v5.json,sha256=IaeiQ_bXsQZjBAvCXNAAjnA9tSlhwjN8V_q5rqMyS7s,28399
470
470
  googleapiclient/discovery_cache/documents/sasportal.v1alpha1.json,sha256=MYsQcG35bK_r5XtPy_fGHq9fhWGRDCbfyftXSDP9K8c,99260
471
- googleapiclient/discovery_cache/documents/script.v1.json,sha256=NbawB8y4RGEF3c-4M2xt30DkLSTbjoWOs8A0d8NbD1s,49028
471
+ googleapiclient/discovery_cache/documents/script.v1.json,sha256=dz5W66zEcRwVrJr9waevmjrhwWEaAGQ3zXxV6OGj-Q4,48992
472
472
  googleapiclient/discovery_cache/documents/searchads360.v0.json,sha256=OcIQEMnizor28p1BbkXxG053PFTfHTFjlGwv3G5pNRY,332283
473
473
  googleapiclient/discovery_cache/documents/searchconsole.v1.json,sha256=w_Zd73I9mDUeGWCMT0-cOKLvuQ05JM-kNBYdxYBB7SY,40740
474
- googleapiclient/discovery_cache/documents/secretmanager.v1.json,sha256=eFG1RNoc2bRPpweNcNSeTQF3wfJ06a4QUP7FX5UpeM8,76183
475
- googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json,sha256=W1fjkmfJPbrbNxGX8mmYxUv2S3-WQrVpF5SDAkLXIaY,48004
476
- googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json,sha256=9GCD79-woE4KfoS3234j4uFoCrNFldeItryihszkazE,76509
477
- googleapiclient/discovery_cache/documents/securitycenter.v1.json,sha256=f3BZUPYkWtFJX6m4FK6UoI8SvB3Kfp5RE09UtnyXHxw,607622
478
- googleapiclient/discovery_cache/documents/securitycenter.v1beta1.json,sha256=HPQOE_qi7JRERkg6_5Iw8FH95HfzisKHl57gRPmjV6g,365723
479
- googleapiclient/discovery_cache/documents/securitycenter.v1beta2.json,sha256=BeoibV5ogNLC82T9YMxRVJtxT3nC5obxMM94Ph2h9cY,388542
474
+ googleapiclient/discovery_cache/documents/secretmanager.v1.json,sha256=l9s_H4OoieYMXXKXgvz6RqJ-ARWXJpGOu9b9BWuAQJ4,76626
475
+ googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json,sha256=61WOhx1C0SWbwfHsHOpDSr7K5ziWrjYIjVDn0FrNa-g,48447
476
+ googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json,sha256=ya8bGhNf-qqbxKJh8WxufNSBeSJbyY7vHBmP7QXpEaI,76952
477
+ googleapiclient/discovery_cache/documents/securitycenter.v1.json,sha256=fsFMjOa3uBhLZGrTD4Dc_H-XdDXZUGSlLv5YQ62TGoQ,607958
478
+ googleapiclient/discovery_cache/documents/securitycenter.v1beta1.json,sha256=ukJRWBaUWgB_15iMQWvK24yqUjbwnUxGs_4TetHgsfY,366059
479
+ googleapiclient/discovery_cache/documents/securitycenter.v1beta2.json,sha256=R6TplOlLPiILiJRSQaGgvEB26-_zM_FWoAI1nueWf4k,388878
480
480
  googleapiclient/discovery_cache/documents/securityposture.v1.json,sha256=m4ST-HK_fSFEwNUC3qvti1qGOUqMacBqjHRwAMXjqVY,71415
481
481
  googleapiclient/discovery_cache/documents/serviceconsumermanagement.v1.json,sha256=UbsEDe2cG5eXXoPb8oXwQFE48NJBi4bpKHZZXuIrE2g,165122
482
482
  googleapiclient/discovery_cache/documents/serviceconsumermanagement.v1beta1.json,sha256=CPFu85PuDpehmvUjDGK0gjvjeOQckNPgn66GRX6c7WU,172604
@@ -495,13 +495,13 @@ googleapiclient/discovery_cache/documents/slides.v1.json,sha256=QUf-dtFq3TVqEyUT
495
495
  googleapiclient/discovery_cache/documents/smartdevicemanagement.v1.json,sha256=VRNJs4ILczG5VbEi7-_jw3YjEkzGG78gRfeTwHHkUvM,12914
496
496
  googleapiclient/discovery_cache/documents/solar.v1.json,sha256=R0L-_8Rf3317nZZfvOMo9aKCrppE1OgIV3ZlLFlO3Xg,38899
497
497
  googleapiclient/discovery_cache/documents/sourcerepo.v1.json,sha256=PpTvPOAbVUYvw7py9gMn6bT_zn01aR939Fj9WvoSoTM,38672
498
- googleapiclient/discovery_cache/documents/spanner.v1.json,sha256=Xi2KaoKW6c4mj19KdcF95x_L4C5P0S6WkPFaXVklTYQ,368470
498
+ googleapiclient/discovery_cache/documents/spanner.v1.json,sha256=WGzK-p02ax1z2_9as-RFIT39t_jJeTX9cBLSaQlU67U,370518
499
499
  googleapiclient/discovery_cache/documents/speech.v1.json,sha256=GGEKtQoIBpaSPC5aUoJ2ITnTKiz6pdQDynndl3t5xvQ,64012
500
500
  googleapiclient/discovery_cache/documents/speech.v1p1beta1.json,sha256=DRXTB7k62NiHvh0Ba2x1DZKAot2Hs6svqTAuKtOhVEU,65166
501
501
  googleapiclient/discovery_cache/documents/speech.v2beta1.json,sha256=uKUcKcn6zNl_egbyhzSYNTlr_o2tpGelQ0WctfRAU54,18493
502
502
  googleapiclient/discovery_cache/documents/sqladmin.v1.json,sha256=JsUudNDOmZCfCiExL77a2VSflfTeRTva3Hmc3jyhUyg,239088
503
503
  googleapiclient/discovery_cache/documents/sqladmin.v1beta4.json,sha256=8iu__iCsKDKFXnhLSSlhiPoVfpidD5NZsi1bZqp8GYA,240508
504
- googleapiclient/discovery_cache/documents/storage.v1.json,sha256=yofiohfcl8kwoEPYY1yVmzHrQRaRJTDxRRWddZUuAmw,197106
504
+ googleapiclient/discovery_cache/documents/storage.v1.json,sha256=JJBdy5heXDS11K7hoXWDzRMZ3u3NE0NzyLVozpqB6tc,198356
505
505
  googleapiclient/discovery_cache/documents/storagebatchoperations.v1.json,sha256=juPc8bWuyWDug-Ta6QJSl8BQ67qr9sCq0E_aeKbX1uw,38891
506
506
  googleapiclient/discovery_cache/documents/storagetransfer.v1.json,sha256=nlECn8prj7FS-pK6zcBzt_SJWQp2rWvPL_zT_Mj7TV8,85407
507
507
  googleapiclient/discovery_cache/documents/streetviewpublish.v1.json,sha256=6yewpIR1whuQeotQcU0Z5FM9nNBtK4KxCT2nE6ihTz0,48408
@@ -556,14 +556,14 @@ googleapiclient/discovery_cache/documents/workflowexecutions.v1beta.json,sha256=
556
556
  googleapiclient/discovery_cache/documents/workflows.v1.json,sha256=ojBWVt2y4JKlS6eH4ZjSmmTk8vW5Npq0LEpKJj0b6Rk,28821
557
557
  googleapiclient/discovery_cache/documents/workflows.v1beta.json,sha256=dUndWb1xhicFE3Ku6WHE7zx1s1Qe87U6Kh0GcUuAIyQ,22686
558
558
  googleapiclient/discovery_cache/documents/workloadmanager.v1.json,sha256=YDgvt7ud7IAqK8uAjNqMIfMrfekRqFMKLuWorDu2iyk,94119
559
- googleapiclient/discovery_cache/documents/workspaceevents.v1.json,sha256=D4nxuL3wHzugmga7Qht5u8QmeCkWZNfwN4Y6FslQA1Y,31510
559
+ googleapiclient/discovery_cache/documents/workspaceevents.v1.json,sha256=xI8eTtsxCXeZOsXAd2waydYKQFxJWsowFDsy2JKzjhQ,31513
560
560
  googleapiclient/discovery_cache/documents/workstations.v1.json,sha256=qv0YSyJ4J8qi7Abn8E98AJ4Xwp_XOXOgMn6VoHGEsXU,106551
561
- googleapiclient/discovery_cache/documents/workstations.v1beta.json,sha256=TZ1bz1_0cCyFgFiLxH-m-hvpYG-uRDHfCdiqV0MJhYU,106291
561
+ googleapiclient/discovery_cache/documents/workstations.v1beta.json,sha256=uQnvJhFFZdoIZFDqenVlCX8pNsMzIynGTEbowXDVC7A,109369
562
562
  googleapiclient/discovery_cache/documents/youtube.v3.json,sha256=ZX2ajUc5GfASs16aZP_LfneXUXCJkWEIz0MunTBQ0Ao,374965
563
563
  googleapiclient/discovery_cache/documents/youtubeAnalytics.v1.json,sha256=KLPoKHO_XT4-LyIZjwSGh44f_htMwjePD2PXR8MH-YY,3220
564
564
  googleapiclient/discovery_cache/documents/youtubeAnalytics.v2.json,sha256=Ixl98t7bVU4LpG2rai6RgzSeW-TUmk4abOVGzzttGKQ,28888
565
565
  googleapiclient/discovery_cache/documents/youtubereporting.v1.json,sha256=fez-pYUk5gzTFG4W4mPJ7crQV1F1msk1Zdxf2DzpLl0,23094
566
- google_api_python_client-2.175.0.dist-info/METADATA,sha256=Zjm3j_LCw0kbSyOGU-i6eWXUy_89S36rim0ioBYN-x4,6952
567
- google_api_python_client-2.175.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
568
- google_api_python_client-2.175.0.dist-info/top_level.txt,sha256=lbWgdDwQ3oww0ub0pmZ3fmIYAOTHf18Two4U9CxRlnw,58
569
- google_api_python_client-2.175.0.dist-info/RECORD,,
566
+ google_api_python_client-2.176.0.dist-info/METADATA,sha256=7-1jWRnBMdA2nZrNK5QzFkUliJ1w62gl5k8ochuKSw8,6952
567
+ google_api_python_client-2.176.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
568
+ google_api_python_client-2.176.0.dist-info/top_level.txt,sha256=lbWgdDwQ3oww0ub0pmZ3fmIYAOTHf18Two4U9CxRlnw,58
569
+ google_api_python_client-2.176.0.dist-info/RECORD,,
@@ -203,7 +203,8 @@
203
203
  "$ref": "PlatformChildSite"
204
204
  },
205
205
  "scopes": [
206
- "https://www.googleapis.com/auth/adsense"
206
+ "https://www.googleapis.com/auth/adsense",
207
+ "https://www.googleapis.com/auth/adsense.readonly"
207
208
  ]
208
209
  },
209
210
  "list": {
@@ -305,7 +306,8 @@
305
306
  "$ref": "PlatformGroup"
306
307
  },
307
308
  "scopes": [
308
- "https://www.googleapis.com/auth/adsense"
309
+ "https://www.googleapis.com/auth/adsense",
310
+ "https://www.googleapis.com/auth/adsense.readonly"
309
311
  ]
310
312
  },
311
313
  "list": {
@@ -344,6 +346,40 @@
344
346
  "https://www.googleapis.com/auth/adsense",
345
347
  "https://www.googleapis.com/auth/adsense.readonly"
346
348
  ]
349
+ },
350
+ "patch": {
351
+ "description": "Update a Platform Group.",
352
+ "flatPath": "v1alpha/accounts/{accountsId}/platforms/{platformsId}/groups/{groupsId}",
353
+ "httpMethod": "PATCH",
354
+ "id": "adsenseplatform.accounts.platforms.groups.patch",
355
+ "parameterOrder": [
356
+ "name"
357
+ ],
358
+ "parameters": {
359
+ "name": {
360
+ "description": "Identifier. Format: accounts/{account}/platforms/{platform}/groups/{platform_group}",
361
+ "location": "path",
362
+ "pattern": "^accounts/[^/]+/platforms/[^/]+/groups/[^/]+$",
363
+ "required": true,
364
+ "type": "string"
365
+ },
366
+ "updateMask": {
367
+ "description": "Optional. The list of fields to update - currently only supports updating the `description` field.",
368
+ "format": "google-fieldmask",
369
+ "location": "query",
370
+ "type": "string"
371
+ }
372
+ },
373
+ "path": "v1alpha/{+name}",
374
+ "request": {
375
+ "$ref": "PlatformGroup"
376
+ },
377
+ "response": {
378
+ "$ref": "PlatformGroup"
379
+ },
380
+ "scopes": [
381
+ "https://www.googleapis.com/auth/adsense"
382
+ ]
347
383
  }
348
384
  }
349
385
  }
@@ -689,7 +725,7 @@
689
725
  }
690
726
  }
691
727
  },
692
- "revision": "20250623",
728
+ "revision": "20250703",
693
729
  "rootUrl": "https://adsenseplatform.googleapis.com/",
694
730
  "schemas": {
695
731
  "Account": {
@@ -101,6 +101,11 @@
101
101
  },
102
102
  {
103
103
  "description": "Locational Endpoint",
104
+ "endpointUrl": "https://europe-west10-aiplatform.googleapis.com/",
105
+ "location": "europe-west10"
106
+ },
107
+ {
108
+ "description": "Locational Endpoint",
104
109
  "endpointUrl": "https://europe-west2-aiplatform.googleapis.com/",
105
110
  "location": "europe-west2"
106
111
  },
@@ -20248,7 +20253,7 @@
20248
20253
  }
20249
20254
  }
20250
20255
  },
20251
- "revision": "20250613",
20256
+ "revision": "20250701",
20252
20257
  "rootUrl": "https://aiplatform.googleapis.com/",
20253
20258
  "schemas": {
20254
20259
  "CloudAiLargeModelsVisionGenerateVideoResponse": {
@@ -27256,7 +27261,7 @@
27256
27261
  "id": "GoogleCloudAiplatformV1FeatureValueMetadata",
27257
27262
  "properties": {
27258
27263
  "generateTime": {
27259
- "description": "Feature generation timestamp. Typically, it is provided by user at feature ingestion time. If not, feature store will use the system timestamp when the data is ingested into feature store. For streaming ingestion, the time, aligned by days, must be no older than five years (1825 days) and no later than one year (366 days) in the future.",
27264
+ "description": "Feature generation timestamp. Typically, it is provided by user at feature ingestion time. If not, feature store will use the system timestamp when the data is ingested into feature store. Legacy Feature Store: For streaming ingestion, the time, aligned by days, must be no older than five years (1825 days) and no later than one year (366 days) in the future.",
27260
27265
  "format": "google-datetime",
27261
27266
  "type": "string"
27262
27267
  }
@@ -28847,7 +28852,7 @@
28847
28852
  "type": "boolean"
28848
28853
  },
28849
28854
  "thinkingBudget": {
28850
- "description": "Optional. Indicates the thinking budget in tokens. This is only applied when enable_thinking is true.",
28855
+ "description": "Optional. Indicates the thinking budget in tokens.",
28851
28856
  "format": "int32",
28852
28857
  "type": "integer"
28853
28858
  }
@@ -31396,7 +31401,7 @@ false
31396
31401
  "type": "object"
31397
31402
  },
31398
31403
  "GoogleCloudAiplatformV1Metric": {
31399
- "description": "The metric used for dataset level evaluation.",
31404
+ "description": "The metric used for running evaluations.",
31400
31405
  "id": "GoogleCloudAiplatformV1Metric",
31401
31406
  "properties": {
31402
31407
  "aggregationMetrics": {
@@ -32079,7 +32084,7 @@ false
32079
32084
  "type": "string"
32080
32085
  },
32081
32086
  "invokeRoutePrefix": {
32082
- "description": "Immutable. Invoke route prefix for the custom container. \"/*\" is the only supported value right now. By setting this field, any non-root route on this model will be accessible with [PredictionService.Invoke] eg: \"/invoke/foo/bar\". Only one of `predict_route` or `invoke_route_prefix` can be set, and we default to using `predict_route` if this field is not set. If this field is set, the Model can only be deployed to dedicated endpoint.",
32087
+ "description": "Immutable. Invoke route prefix for the custom container. \"/*\" is the only supported value right now. By setting this field, any non-root route on this model will be accessible with invoke http call eg: \"/invoke/foo/bar\", however the [PredictionService.Invoke] RPC is not supported yet. Only one of `predict_route` or `invoke_route_prefix` can be set, and we default to using `predict_route` if this field is not set. If this field is set, the Model can only be deployed to dedicated endpoint.",
32083
32088
  "type": "string"
32084
32089
  },
32085
32090
  "livenessProbe": {
@@ -34372,7 +34377,7 @@ false
34372
34377
  "type": "object"
34373
34378
  },
34374
34379
  "GoogleCloudAiplatformV1PSCAutomationConfig": {
34375
- "description": "PSC config that is used to automatically create forwarding rule via ServiceConnectionMap.",
34380
+ "description": "PSC config that is used to automatically create PSC endpoints in the user projects.",
34376
34381
  "id": "GoogleCloudAiplatformV1PSCAutomationConfig",
34377
34382
  "properties": {
34378
34383
  "errorMessage": {
@@ -34391,7 +34396,7 @@ false
34391
34396
  "type": "string"
34392
34397
  },
34393
34398
  "network": {
34394
- "description": "Required. The full name of the Google Compute Engine [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks). [Format](https://cloud.google.com/compute/docs/reference/rest/v1/networks/insert): `projects/{project}/global/networks/{network}`. Where {project} is a project number, as in '12345', and {network} is network name.",
34399
+ "description": "Required. The full name of the Google Compute Engine [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks). [Format](https://cloud.google.com/compute/docs/reference/rest/v1/networks/get): `projects/{project}/global/networks/{network}`.",
34395
34400
  "type": "string"
34396
34401
  },
34397
34402
  "projectId": {
@@ -35208,6 +35213,11 @@ false
35208
35213
  "description": "Output only. The user specified name of the task that is defined in pipeline_spec.",
35209
35214
  "readOnly": true,
35210
35215
  "type": "string"
35216
+ },
35217
+ "taskUniqueName": {
35218
+ "description": "Output only. The unique name of a task. This field is used by rerun pipeline job. Console UI and Vertex AI SDK will support triggering pipeline job reruns. The name is constructed by concatenating all the parent tasks name with the task name. For example, if a task named \"child_task\" has a parent task named \"parent_task_1\" and parent task 1 has a parent task named \"parent_task_2\", the task unique name will be \"parent_task_2.parent_task_1.child_task\".",
35219
+ "readOnly": true,
35220
+ "type": "string"
35211
35221
  }
35212
35222
  },
35213
35223
  "type": "object"
@@ -35682,6 +35692,13 @@ false
35682
35692
  },
35683
35693
  "type": "array"
35684
35694
  },
35695
+ "pscAutomationConfigs": {
35696
+ "description": "Optional. List of projects and networks where the PSC endpoints will be created. This field is used by Online Inference(Prediction) only.",
35697
+ "items": {
35698
+ "$ref": "GoogleCloudAiplatformV1PSCAutomationConfig"
35699
+ },
35700
+ "type": "array"
35701
+ },
35685
35702
  "serviceAttachment": {
35686
35703
  "description": "Output only. The name of the generated service attachment resource. This is only populated if the endpoint is deployed with PrivateServiceConnect.",
35687
35704
  "readOnly": true,
@@ -46467,7 +46484,7 @@ false
46467
46484
  "type": "string"
46468
46485
  },
46469
46486
  "model": {
46470
- "description": "Output only. The resource name of the TunedModel. Format: `projects/{project}/locations/{location}/models/{model}`.",
46487
+ "description": "Output only. The resource name of the TunedModel. Format: `projects/{project}/locations/{location}/models/{model}@{version_id}` When tuning from a base model, the version_id will be 1. For continuous tuning, the version id will be incremented by 1 from the last version id in the parent model. E.g., `projects/{project}/locations/{location}/models/{model}@{last_version_id + 1}`",
46471
46488
  "readOnly": true,
46472
46489
  "type": "string"
46473
46490
  }