google-api-python-client 2.151.0__py2.py3-none-any.whl → 2.152.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.151.0.dist-info → google_api_python_client-2.152.0.dist-info}/METADATA +1 -1
- {google_api_python_client-2.151.0.dist-info → google_api_python_client-2.152.0.dist-info}/RECORD +68 -68
- {google_api_python_client-2.151.0.dist-info → google_api_python_client-2.152.0.dist-info}/WHEEL +1 -1
- googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json +7 -3
- googleapiclient/discovery_cache/documents/admin.directory_v1.json +25 -1
- googleapiclient/discovery_cache/documents/admin.directoryv1.json +25 -1
- googleapiclient/discovery_cache/documents/aiplatform.v1.json +386 -4
- googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json +880 -4
- googleapiclient/discovery_cache/documents/alloydb.v1.json +2 -2
- googleapiclient/discovery_cache/documents/alloydb.v1alpha.json +2 -2
- googleapiclient/discovery_cache/documents/alloydb.v1beta.json +2 -2
- googleapiclient/discovery_cache/documents/analyticshub.v1.json +5 -1
- googleapiclient/discovery_cache/documents/analyticshub.v1beta1.json +47 -47
- googleapiclient/discovery_cache/documents/androidmanagement.v1.json +2 -2
- googleapiclient/discovery_cache/documents/backupdr.v1.json +2 -2
- googleapiclient/discovery_cache/documents/beyondcorp.v1.json +29 -45
- googleapiclient/discovery_cache/documents/chat.v1.json +11 -11
- googleapiclient/discovery_cache/documents/clouddeploy.v1.json +105 -2
- googleapiclient/discovery_cache/documents/cloudfunctions.v2.json +6 -4
- googleapiclient/discovery_cache/documents/cloudfunctions.v2alpha.json +6 -4
- googleapiclient/discovery_cache/documents/cloudfunctions.v2beta.json +6 -4
- googleapiclient/discovery_cache/documents/composer.v1.json +9 -9
- googleapiclient/discovery_cache/documents/composer.v1beta1.json +9 -9
- googleapiclient/discovery_cache/documents/compute.v1.json +58 -6
- googleapiclient/discovery_cache/documents/container.v1beta1.json +69 -1
- googleapiclient/discovery_cache/documents/containeranalysis.v1alpha1.json +5 -3
- googleapiclient/discovery_cache/documents/dataflow.v1b3.json +36 -1
- googleapiclient/discovery_cache/documents/datastream.v1.json +119 -2
- googleapiclient/discovery_cache/documents/developerconnect.v1.json +2 -5
- googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json +286 -1
- googleapiclient/discovery_cache/documents/dialogflow.v3.json +32 -1
- googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +32 -1
- googleapiclient/discovery_cache/documents/discoveryengine.v1.json +163 -1
- googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +308 -1
- googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +308 -1
- googleapiclient/discovery_cache/documents/displayvideo.v2.json +25 -13
- googleapiclient/discovery_cache/documents/displayvideo.v3.json +29 -15
- googleapiclient/discovery_cache/documents/dlp.v2.json +10 -10
- googleapiclient/discovery_cache/documents/drive.v3.json +2 -2
- googleapiclient/discovery_cache/documents/eventarc.v1.json +8 -8
- googleapiclient/discovery_cache/documents/firebaseappdistribution.v1alpha.json +14 -2
- googleapiclient/discovery_cache/documents/gkehub.v1.json +19 -1
- googleapiclient/discovery_cache/documents/gkehub.v1alpha.json +5 -1
- googleapiclient/discovery_cache/documents/gkehub.v1beta.json +19 -1
- googleapiclient/discovery_cache/documents/gkehub.v2.json +5 -1
- googleapiclient/discovery_cache/documents/gkehub.v2alpha.json +5 -1
- googleapiclient/discovery_cache/documents/gkehub.v2beta.json +5 -1
- googleapiclient/discovery_cache/documents/gkeonprem.v1.json +44 -1
- googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +7 -7
- googleapiclient/discovery_cache/documents/merchantapi.conversions_v1beta.json +6 -3
- googleapiclient/discovery_cache/documents/merchantapi.reports_v1beta.json +11 -5
- googleapiclient/discovery_cache/documents/merchantapi.reviews_v1beta.json +26 -11
- googleapiclient/discovery_cache/documents/migrationcenter.v1alpha1.json +5 -1
- googleapiclient/discovery_cache/documents/networkmanagement.v1.json +6 -2
- googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +6 -2
- googleapiclient/discovery_cache/documents/networkservices.v1beta1.json +2 -2
- googleapiclient/discovery_cache/documents/osconfig.v2beta.json +4 -4
- googleapiclient/discovery_cache/documents/places.v1.json +1 -2
- googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json +3 -3
- googleapiclient/discovery_cache/documents/serviceusage.v1.json +166 -1
- googleapiclient/discovery_cache/documents/serviceusage.v1beta1.json +166 -1
- googleapiclient/discovery_cache/documents/tpu.v2alpha1.json +137 -3
- googleapiclient/discovery_cache/documents/translate.v3.json +5 -3
- googleapiclient/discovery_cache/documents/translate.v3beta1.json +7 -4
- googleapiclient/discovery_cache/documents/youtube.v3.json +6 -2
- googleapiclient/version.py +1 -1
- {google_api_python_client-2.151.0.dist-info → google_api_python_client-2.152.0.dist-info}/LICENSE +0 -0
- {google_api_python_client-2.151.0.dist-info → google_api_python_client-2.152.0.dist-info}/top_level.txt +0 -0
{google_api_python_client-2.151.0.dist-info → google_api_python_client-2.152.0.dist-info}/RECORD
RENAMED
|
@@ -10,7 +10,7 @@ googleapiclient/mimeparse.py,sha256=wwouQMCjppTocJtiQhkkTa27kocYwlFRALL2z11Xo1Y,
|
|
|
10
10
|
googleapiclient/model.py,sha256=NQDO1GhOGNVCJlSSCLOecdA11yf8RDXfSLFxYb3R7EE,14085
|
|
11
11
|
googleapiclient/sample_tools.py,sha256=hDBLJNwLluN6AGhaBR-3GXWDrOwRNPvXyseLOyz9l30,4315
|
|
12
12
|
googleapiclient/schema.py,sha256=rR3u8WPQ_V8a7GCUsNuvtf6GxzwuMO0HaqsTBp3tnyM,10414
|
|
13
|
-
googleapiclient/version.py,sha256=
|
|
13
|
+
googleapiclient/version.py,sha256=nmBAy-SLZA_lS9Jpc8xEm0y5hBoSTafEHdIzN3lq5Tk,599
|
|
14
14
|
googleapiclient/discovery_cache/__init__.py,sha256=ww_vl0vhVLuHSEdRTv3-gq6EDG--Ff7rILYHHFifnzc,2315
|
|
15
15
|
googleapiclient/discovery_cache/appengine_memcache.py,sha256=6T1pQj-toAhDwfgLuiggFGhxKNGw5y-NnLUzLIF_M4s,1657
|
|
16
16
|
googleapiclient/discovery_cache/base.py,sha256=yCDPtxnbNN-p5_9fzBacC6P3wcUPlaCQIy5v_dXTons,1389
|
|
@@ -18,7 +18,7 @@ googleapiclient/discovery_cache/file_cache.py,sha256=sim3Mg4HgRYo3vX75jvcKy_aV56
|
|
|
18
18
|
googleapiclient/discovery_cache/documents/abusiveexperiencereport.v1.json,sha256=S71sOgX6Jaa_CVbAYzdQANp6oxb8poocJieP6Q0KW0E,5671
|
|
19
19
|
googleapiclient/discovery_cache/documents/acceleratedmobilepageurl.v1.json,sha256=pyMbFLPRkHJ-j_vpoXoTgLeJmB_Ff8aGoY94qtSIjC4,6729
|
|
20
20
|
googleapiclient/discovery_cache/documents/accessapproval.v1.json,sha256=zk7qnoDt9iLceoLvoqKvyCfYMmMs4g_wO21SwHQktTY,49990
|
|
21
|
-
googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json,sha256=
|
|
21
|
+
googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json,sha256=iPnMhb1VN8EwROXnSAuBWMRS8E-tux3okvl3-WayRD0,118396
|
|
22
22
|
googleapiclient/discovery_cache/documents/accesscontextmanager.v1beta.json,sha256=Vsv_nz7ubkkbGwNgxirN2AWgUuYH0mADUx9LFaqKu_c,51062
|
|
23
23
|
googleapiclient/discovery_cache/documents/acmedns.v1.json,sha256=l4yO_s08Dowy9AdSBd857ZVqw6Ea4PWt1KE1OqOb9mE,6858
|
|
24
24
|
googleapiclient/discovery_cache/documents/addressvalidation.v1.json,sha256=fyE7f9MCpnrF4nUHspwMbMl1pA0o-KecFfZnIniV8I8,46903
|
|
@@ -29,8 +29,8 @@ googleapiclient/discovery_cache/documents/adexchangebuyer2.v2beta1.json,sha256=D
|
|
|
29
29
|
googleapiclient/discovery_cache/documents/adexperiencereport.v1.json,sha256=ZcB2Sna6t35lyCS6gJZ-FBePqKfGK9y1m2K8zVNDkN0,6644
|
|
30
30
|
googleapiclient/discovery_cache/documents/admin.datatransfer_v1.json,sha256=cvllELDkZ78kNbbgK7uz1DLCuPwJwg-2sB5jhPEYgB4,12021
|
|
31
31
|
googleapiclient/discovery_cache/documents/admin.datatransferv1.json,sha256=cvllELDkZ78kNbbgK7uz1DLCuPwJwg-2sB5jhPEYgB4,12021
|
|
32
|
-
googleapiclient/discovery_cache/documents/admin.directory_v1.json,sha256=
|
|
33
|
-
googleapiclient/discovery_cache/documents/admin.directoryv1.json,sha256=
|
|
32
|
+
googleapiclient/discovery_cache/documents/admin.directory_v1.json,sha256=FwzKBqTObwpHfFbX3lCd-Sig4tFoou1ULoMQlZpoAA8,273118
|
|
33
|
+
googleapiclient/discovery_cache/documents/admin.directoryv1.json,sha256=FwzKBqTObwpHfFbX3lCd-Sig4tFoou1ULoMQlZpoAA8,273118
|
|
34
34
|
googleapiclient/discovery_cache/documents/admin.reports_v1.json,sha256=D2jiASxzuDM7MVJOWXkwvAOrAUtGfHxBI0_BB24f1ls,52363
|
|
35
35
|
googleapiclient/discovery_cache/documents/admin.reportsv1.json,sha256=D2jiASxzuDM7MVJOWXkwvAOrAUtGfHxBI0_BB24f1ls,52363
|
|
36
36
|
googleapiclient/discovery_cache/documents/admob.v1.json,sha256=KqHlEbdrL6m9INFAwhX9wFuqvR5Kjk_rdfu6mtc4XY4,52164
|
|
@@ -40,24 +40,24 @@ googleapiclient/discovery_cache/documents/adsensehost.v4.1.json,sha256=kKGnNG3aF
|
|
|
40
40
|
googleapiclient/discovery_cache/documents/adsenseplatform.v1.json,sha256=9Ew-FSzKU42DfgEXPnHsknyMtcU-V-wfDWWssEyw5Ug,20156
|
|
41
41
|
googleapiclient/discovery_cache/documents/adsenseplatform.v1alpha.json,sha256=d58hYnnHh-qq95UqBLFByULbAL2KtpE1by5LOrZ6bb8,20276
|
|
42
42
|
googleapiclient/discovery_cache/documents/advisorynotifications.v1.json,sha256=LjKYP_4Fy_is5k-nccRqXa9usXF5_rBxhE_qdN9FkqE,20673
|
|
43
|
-
googleapiclient/discovery_cache/documents/aiplatform.v1.json,sha256=
|
|
44
|
-
googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json,sha256=
|
|
43
|
+
googleapiclient/discovery_cache/documents/aiplatform.v1.json,sha256=KKfbYAa1vIMd-oEsLLDMdqN7KglpIJ-oMnXbBfgf2uU,1629197
|
|
44
|
+
googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json,sha256=lca-pEV8F9WVzfVtIf8Zdz_Y5qsUqz7wEn7PAB87VwU,1930129
|
|
45
45
|
googleapiclient/discovery_cache/documents/airquality.v1.json,sha256=Jid1ijxffWKiYwOdpwu_toVra3fOeowW8QuMkz2wpao,40963
|
|
46
46
|
googleapiclient/discovery_cache/documents/alertcenter.v1beta1.json,sha256=N6jVO1PseL3z9zGnMDcdALRExUU1iKKorZFkXOarqoM,67802
|
|
47
|
-
googleapiclient/discovery_cache/documents/alloydb.v1.json,sha256=
|
|
48
|
-
googleapiclient/discovery_cache/documents/alloydb.v1alpha.json,sha256=
|
|
49
|
-
googleapiclient/discovery_cache/documents/alloydb.v1beta.json,sha256=
|
|
47
|
+
googleapiclient/discovery_cache/documents/alloydb.v1.json,sha256=t0g3jkgOGi5EyfWwrEtz323JqqjTEicKCbENSo3nD_k,186275
|
|
48
|
+
googleapiclient/discovery_cache/documents/alloydb.v1alpha.json,sha256=NL8OWiA-7DKoogOICAWeI0Ct4DHTjcyjNWKbiXMEb1A,193302
|
|
49
|
+
googleapiclient/discovery_cache/documents/alloydb.v1beta.json,sha256=8jJxiDyLpq9r2C3sGkeF2WKqELJgy4H6kLl5EhxL328,191563
|
|
50
50
|
googleapiclient/discovery_cache/documents/analytics.v3.json,sha256=pq5nLmdNvFR-k8Sre800U3mI2tU6hVZGdQCNX_VJNiE,195428
|
|
51
51
|
googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json,sha256=7jxsF7ySLN7bKF9t0iLw9HnEY3oPi78XyohukpHGoEA,321073
|
|
52
52
|
googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json,sha256=81EB8rlxGQUB6NNT-KzPACctacslM5o9lWvnjkdB524,122671
|
|
53
53
|
googleapiclient/discovery_cache/documents/analyticsdata.v1alpha.json,sha256=3rdVFqqDjQQ7-0qi_UkAYpRthvRKjoXJ8SJzulNHBn0,80445
|
|
54
54
|
googleapiclient/discovery_cache/documents/analyticsdata.v1beta.json,sha256=Mxh630PhVRiwTd_OReYxCXj_Ho5gztCNahNcjPA4tkU,96832
|
|
55
|
-
googleapiclient/discovery_cache/documents/analyticshub.v1.json,sha256=
|
|
56
|
-
googleapiclient/discovery_cache/documents/analyticshub.v1beta1.json,sha256=
|
|
55
|
+
googleapiclient/discovery_cache/documents/analyticshub.v1.json,sha256=tnYkBHE7KuYEwc9lUelEHFjBA-bMIaIruBegD0CZxKk,99302
|
|
56
|
+
googleapiclient/discovery_cache/documents/analyticshub.v1beta1.json,sha256=UZajUbbZkyMou33Q5nvHINYQMzZqlNGIULu5lJJ6zXk,55490
|
|
57
57
|
googleapiclient/discovery_cache/documents/analyticsreporting.v4.json,sha256=8S4FyrAstnlesJ3ss4fYM7V18YvJgMh9S9jIo-vAOY8,61333
|
|
58
58
|
googleapiclient/discovery_cache/documents/androiddeviceprovisioning.v1.json,sha256=iMJBwzzLrgpZwkZA0SovYJCeQdrucAqNYo2Bxhkopic,60958
|
|
59
59
|
googleapiclient/discovery_cache/documents/androidenterprise.v1.json,sha256=Y7_TCF1YcaTETgCEKCuuWF4rmyFemWDMjh7qyr63ySo,154341
|
|
60
|
-
googleapiclient/discovery_cache/documents/androidmanagement.v1.json,sha256=
|
|
60
|
+
googleapiclient/discovery_cache/documents/androidmanagement.v1.json,sha256=Dj0EQEqi0wkRa2ig6SusgXmmAdwbBsGcb9wJz2l5i7M,266544
|
|
61
61
|
googleapiclient/discovery_cache/documents/androidpublisher.v3.json,sha256=j2rj-rjWXYIPeXyxV8HnvS46fT0SsEJ06NDWGsPqnm0,312594
|
|
62
62
|
googleapiclient/discovery_cache/documents/apigateway.v1.json,sha256=x5PRGknuVKWRuOCpMvL5ScuJyGf39tHnf8NjSzkeZwY,67378
|
|
63
63
|
googleapiclient/discovery_cache/documents/apigateway.v1beta.json,sha256=ZuxjYs504OjdDt4m9qI3ZX0QhHSg3IPeTThn7kgfR5M,69091
|
|
@@ -80,12 +80,12 @@ googleapiclient/discovery_cache/documents/assuredworkloads.v1.json,sha256=byQ_k9
|
|
|
80
80
|
googleapiclient/discovery_cache/documents/assuredworkloads.v1beta1.json,sha256=lOaUOZY09W_sjf-f35BDKCCzHuci_Hnq4Y2WCMCBZh4,72271
|
|
81
81
|
googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1.json,sha256=86L3nETmTCPxNMDPAdxCTKW4DBTBFJsrtW8_C5aqSas,110293
|
|
82
82
|
googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1alpha.json,sha256=qAPW_oOmLXF7U2gQA8qV23gYv2wcTmCVZaiXFgYLLYg,118624
|
|
83
|
-
googleapiclient/discovery_cache/documents/backupdr.v1.json,sha256=
|
|
83
|
+
googleapiclient/discovery_cache/documents/backupdr.v1.json,sha256=zF7Iy2w5yKkFKfzr-qClF06bIzRUX6TnJOjp0XqVP_0,173572
|
|
84
84
|
googleapiclient/discovery_cache/documents/baremetalsolution.v1.json,sha256=DgpA2txkVyJ3FJmckMnRzB1LGtD8K6qo8F2eYT6Bi3c,13574
|
|
85
85
|
googleapiclient/discovery_cache/documents/baremetalsolution.v1alpha1.json,sha256=LWBZqVLJQlt0qgc4yoRJWQfwH0oPL8aS4wHGF8LRfzk,19186
|
|
86
86
|
googleapiclient/discovery_cache/documents/baremetalsolution.v2.json,sha256=hiQNSG63T3om5Hldrdn0CoUpOciITjxNmDuf9lsl11c,105593
|
|
87
87
|
googleapiclient/discovery_cache/documents/batch.v1.json,sha256=C0aFdmOL0eMNl9rnjG_dOOpiBm42vXEmsadVcJR9Nus,85947
|
|
88
|
-
googleapiclient/discovery_cache/documents/beyondcorp.v1.json,sha256=
|
|
88
|
+
googleapiclient/discovery_cache/documents/beyondcorp.v1.json,sha256=EIF7pZcMYsSP10WLNs2lAJ_3O4J_wXzFlOQpn3LDw4o,173654
|
|
89
89
|
googleapiclient/discovery_cache/documents/beyondcorp.v1alpha.json,sha256=q7Ezw7oiN--WdnmcWEl7_21NkMokMLfpurRD-CX-cTA,298283
|
|
90
90
|
googleapiclient/discovery_cache/documents/biglake.v1.json,sha256=JiAvdp7lTnDjHSpeG0RZ_mZFOtNCW5lXWrok81NGECs,26554
|
|
91
91
|
googleapiclient/discovery_cache/documents/bigquery.v2.json,sha256=QFI8nBV35K1CJ2005gHPrs3p9KskmBJOhr97dPKGWxc,388886
|
|
@@ -109,7 +109,7 @@ googleapiclient/discovery_cache/documents/books.v1.json,sha256=dWEew3bc3mDWbAhR-
|
|
|
109
109
|
googleapiclient/discovery_cache/documents/businessprofileperformance.v1.json,sha256=2FQwtRgx3ObOq_qdL-a_M9evFaluSAUCpPAXZ15JpmM,24459
|
|
110
110
|
googleapiclient/discovery_cache/documents/calendar.v3.json,sha256=UrlmVRJBkeRQwb6IlMAZ_snFb0uN9_TaLiZY3zWr9XI,115957
|
|
111
111
|
googleapiclient/discovery_cache/documents/certificatemanager.v1.json,sha256=TOuB6HUgqe-mvJqpmHd0AF_FxHhw4R4V2qEkik9gYgA,72546
|
|
112
|
-
googleapiclient/discovery_cache/documents/chat.v1.json,sha256=
|
|
112
|
+
googleapiclient/discovery_cache/documents/chat.v1.json,sha256=cX_KHMQQcpdQQHMWe7sp8LL5KnIs_JzX2bU5qAfBr8E,257425
|
|
113
113
|
googleapiclient/discovery_cache/documents/checks.v1alpha.json,sha256=SFzPnNPNTDTza31bUO_69yNYIO9O_4dYbNZFfbPcXmc,73828
|
|
114
114
|
googleapiclient/discovery_cache/documents/chromemanagement.v1.json,sha256=FVNY04ZSF6fmRADLQTbbfr9dedXUl7LTnAo5YH8MyVs,161893
|
|
115
115
|
googleapiclient/discovery_cache/documents/chromepolicy.v1.json,sha256=U8aUViChrsWWhhWgmQtXTnzJ6TP7d6rNcFVQTRGfi3E,61795
|
|
@@ -134,12 +134,12 @@ googleapiclient/discovery_cache/documents/cloudcommerceprocurement.v1.json,sha25
|
|
|
134
134
|
googleapiclient/discovery_cache/documents/cloudcontrolspartner.v1.json,sha256=1VaSaL3sfDvQZMUTWJwc9Wa08eDQ6fcRI7na3rzUd7g,39726
|
|
135
135
|
googleapiclient/discovery_cache/documents/cloudcontrolspartner.v1beta.json,sha256=cxSOJXU_PgUOlzhu34BefnRW2t-AsNewWac4fCctwJ0,39838
|
|
136
136
|
googleapiclient/discovery_cache/documents/clouddebugger.v2.json,sha256=2IO6Cc_uKUbDzdXhyc02Xr2Y7vd8TIRq_2iWDhwGYPE,53446
|
|
137
|
-
googleapiclient/discovery_cache/documents/clouddeploy.v1.json,sha256=
|
|
137
|
+
googleapiclient/discovery_cache/documents/clouddeploy.v1.json,sha256=IsygU7iAAQSQw2Qn77tLU4sqHiyNSm2Be35WuN2ZZ_E,255962
|
|
138
138
|
googleapiclient/discovery_cache/documents/clouderrorreporting.v1beta1.json,sha256=LT3OJ_dSdWCJnai8IcrGZ5Gxr4xti3uIknpzRPbNzN8,46460
|
|
139
139
|
googleapiclient/discovery_cache/documents/cloudfunctions.v1.json,sha256=grqYWHZGkFzUvbjaedusjQsxpkhjtBFxaCdfyW-uZQY,64411
|
|
140
|
-
googleapiclient/discovery_cache/documents/cloudfunctions.v2.json,sha256=
|
|
141
|
-
googleapiclient/discovery_cache/documents/cloudfunctions.v2alpha.json,sha256=
|
|
142
|
-
googleapiclient/discovery_cache/documents/cloudfunctions.v2beta.json,sha256=
|
|
140
|
+
googleapiclient/discovery_cache/documents/cloudfunctions.v2.json,sha256=6jTqaFwgMtRcechfGAjmSbD00dYy3dXGikszdoLjMLg,84802
|
|
141
|
+
googleapiclient/discovery_cache/documents/cloudfunctions.v2alpha.json,sha256=i8ZzZ6qeV3ZqugiNZrnaabae2LYIR0LxvRnhY_6drIQ,85057
|
|
142
|
+
googleapiclient/discovery_cache/documents/cloudfunctions.v2beta.json,sha256=ZYVk6G2uikgj7lUK5feUJI8JnfJbjBv9bmDDCoPvft0,85006
|
|
143
143
|
googleapiclient/discovery_cache/documents/cloudidentity.v1.json,sha256=56wI6AboxjSZrmP7JVUzxqXX6fhfb9Rs6fnH5WgU7aE,156653
|
|
144
144
|
googleapiclient/discovery_cache/documents/cloudidentity.v1beta1.json,sha256=zVN3IZJZvFPah-OZsYM0jZuZ0hWyGn49nKD7CLiVKrc,191399
|
|
145
145
|
googleapiclient/discovery_cache/documents/cloudiot.v1.json,sha256=BLM9X9po2P0rn8osda4MgRc990yAYWFVbRMnoCTjN6w,94703
|
|
@@ -163,20 +163,20 @@ googleapiclient/discovery_cache/documents/cloudtasks.v2beta3.json,sha256=YlCFZo2
|
|
|
163
163
|
googleapiclient/discovery_cache/documents/cloudtrace.v1.json,sha256=s-TVg4l2KG8Xa9LYhl4Xvar3Sl4b2Btck2esIAVx8Ag,13573
|
|
164
164
|
googleapiclient/discovery_cache/documents/cloudtrace.v2.json,sha256=FYR7MlSneNHE1yqrY3FPqSw3syBJDXNaNMhid1taIX4,21080
|
|
165
165
|
googleapiclient/discovery_cache/documents/cloudtrace.v2beta1.json,sha256=C-rFqBUcGEdGeys6I18EtbUb-LV2oI5FL8D7EGbrLNk,11533
|
|
166
|
-
googleapiclient/discovery_cache/documents/composer.v1.json,sha256=
|
|
167
|
-
googleapiclient/discovery_cache/documents/composer.v1beta1.json,sha256=
|
|
166
|
+
googleapiclient/discovery_cache/documents/composer.v1.json,sha256=g_PH3TipcZJwOE9RU7RUN27AMbjTe5C3-W1Bb2F6slY,104665
|
|
167
|
+
googleapiclient/discovery_cache/documents/composer.v1beta1.json,sha256=clifvR8WWnFqSo0si-pAL0EZZQW5iozuppQDpZSEXLM,108555
|
|
168
168
|
googleapiclient/discovery_cache/documents/compute.alpha.json,sha256=77v7nx-QVJuv6Hz0yKifWTswLt__rYxOdi8ztt8YBdQ,4596979
|
|
169
169
|
googleapiclient/discovery_cache/documents/compute.beta.json,sha256=McRgiWFkIS4m-KsWlEDESuajsvcXW7tT_YwT1GoPq4Y,4128264
|
|
170
|
-
googleapiclient/discovery_cache/documents/compute.v1.json,sha256=
|
|
170
|
+
googleapiclient/discovery_cache/documents/compute.v1.json,sha256=FA2P_4GEe_xCQ5SV77CKSONmtdM29pBVUU-2xNkAFy0,3744972
|
|
171
171
|
googleapiclient/discovery_cache/documents/config.v1.json,sha256=9tLbH98VFrGAsdDYKVOQsVI0F16mLIPUfiHyp54YKiw,101032
|
|
172
172
|
googleapiclient/discovery_cache/documents/connectors.v1.json,sha256=2Ld26ytNGjGDl6mdf9bCO2419xIjjT-Rg4tJ6Wb4Hzc,225852
|
|
173
173
|
googleapiclient/discovery_cache/documents/connectors.v2.json,sha256=3oFlR5Bk3brELU4t2y52i-fPRfwrY0Lj62EUBsSVMx4,70153
|
|
174
174
|
googleapiclient/discovery_cache/documents/contactcenteraiplatform.v1alpha1.json,sha256=JtRuVXQebAxLyjUTPC_NxqE5_rArJ-CG2Hvmcz6qHoY,43517
|
|
175
175
|
googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json,sha256=VU8XGP4jjlNZmrpWWarwQB8M4S3DuOAMjjoAkS6jz4I,366111
|
|
176
176
|
googleapiclient/discovery_cache/documents/container.v1.json,sha256=GoDbCLwSnaT1RVDYOEaug0NnUkIVl_bt0fiW7E-ofKI,306103
|
|
177
|
-
googleapiclient/discovery_cache/documents/container.v1beta1.json,sha256=
|
|
177
|
+
googleapiclient/discovery_cache/documents/container.v1beta1.json,sha256=K2YMaPrB_eLydOshYbCsDygCzKifq4hT3MwRmo_QXRk,341751
|
|
178
178
|
googleapiclient/discovery_cache/documents/containeranalysis.v1.json,sha256=UfbzOfSdF5AwiBfmEW-d-JVU7bpD28jjMsk4hgXpXaE,223841
|
|
179
|
-
googleapiclient/discovery_cache/documents/containeranalysis.v1alpha1.json,sha256=
|
|
179
|
+
googleapiclient/discovery_cache/documents/containeranalysis.v1alpha1.json,sha256=b7J1ha6J1BZnZKGoAp5l1LNj73yV2Ne2gp0sidv8dH0,247765
|
|
180
180
|
googleapiclient/discovery_cache/documents/containeranalysis.v1beta1.json,sha256=z9rOvR5m2M0ajXP_aCfRZFAWTTJe-wsKDgWhezu6BrQ,239061
|
|
181
181
|
googleapiclient/discovery_cache/documents/content.v2.1.json,sha256=mRSztdPQGZqc2heNTUorJbnY1tRQ89pu8rceJSahg2k,459524
|
|
182
182
|
googleapiclient/discovery_cache/documents/content.v2.json,sha256=PuV1X8AOtI9T1gaQphOf14GgA06gplme2e31cRNVSlU,389993
|
|
@@ -185,7 +185,7 @@ googleapiclient/discovery_cache/documents/css.v1.json,sha256=oNLrQwcHQUI5s2QYcp3
|
|
|
185
185
|
googleapiclient/discovery_cache/documents/customsearch.v1.json,sha256=gkOUqUMB14JgNUySDvnSooKihyAmZWmbBYJ6Jpz0wHs,63076
|
|
186
186
|
googleapiclient/discovery_cache/documents/datacatalog.v1.json,sha256=24BR2D7ZLltU6mbGrg69AyUOrVOIqG6PGTLL5bWjhvM,190703
|
|
187
187
|
googleapiclient/discovery_cache/documents/datacatalog.v1beta1.json,sha256=c2ROJXcXGwQKZRJB6c3hvIFIMxWjDxBRnF_kwAsRFuE,181608
|
|
188
|
-
googleapiclient/discovery_cache/documents/dataflow.v1b3.json,sha256
|
|
188
|
+
googleapiclient/discovery_cache/documents/dataflow.v1b3.json,sha256=-ezYYLaeyDieiYlPzb3hLWNOH9zIMJxRgMxGHzVNZUQ,267586
|
|
189
189
|
googleapiclient/discovery_cache/documents/dataform.v1beta1.json,sha256=ZfxysLKDW86Hw6Iok_gNGjQC37KkvdpuxYfFw0rNTPA,144764
|
|
190
190
|
googleapiclient/discovery_cache/documents/datafusion.v1.json,sha256=sMtwuW19dUJEpJYoj8FsffAlqJWhEqYbJJLgZoNXuL0,71206
|
|
191
191
|
googleapiclient/discovery_cache/documents/datafusion.v1beta1.json,sha256=Z94T0Pu5SNNPMEzFgOtt28-ije-bBL7bqwFc_qknNz8,80217
|
|
@@ -202,30 +202,30 @@ googleapiclient/discovery_cache/documents/dataproc.v1beta2.json,sha256=jfuxbI0IJ
|
|
|
202
202
|
googleapiclient/discovery_cache/documents/datastore.v1.json,sha256=oZR1QRoULAIl10BbhQ679mzXRqfEGAVNItLh4tUlL3Q,100083
|
|
203
203
|
googleapiclient/discovery_cache/documents/datastore.v1beta1.json,sha256=VO7aIgeLjU5MmVCPFhUE8xpT0iKgN9C3huRHRh7Gq3o,28932
|
|
204
204
|
googleapiclient/discovery_cache/documents/datastore.v1beta3.json,sha256=qLI1HDg2B1L408Rxr2iJjHuxSNL1RorPuHJJ6q6BI-Y,77077
|
|
205
|
-
googleapiclient/discovery_cache/documents/datastream.v1.json,sha256=
|
|
205
|
+
googleapiclient/discovery_cache/documents/datastream.v1.json,sha256=aQVQekcdSPmCZQVCg5OfMt-QPlAVX_Ynmr78VZn1uBo,100753
|
|
206
206
|
googleapiclient/discovery_cache/documents/datastream.v1alpha1.json,sha256=AAAqC45oLfKyi2-ubWcPP9570HQpOZ-WtfiH4P-pgd4,78725
|
|
207
207
|
googleapiclient/discovery_cache/documents/deploymentmanager.alpha.json,sha256=IeAFy-JCVsNFU699Qj0vKMPx-tgSmphxxH5w9xag6Yk,144399
|
|
208
208
|
googleapiclient/discovery_cache/documents/deploymentmanager.v2.json,sha256=ZAF_tsFrsG0r-96Z5lnKMNQyLlg376CyMF2sbT046TY,99029
|
|
209
209
|
googleapiclient/discovery_cache/documents/deploymentmanager.v2beta.json,sha256=VIcGLcWb8uO-NaDJXDdiVHgeZ76bJq7P4n33O7pRia0,140563
|
|
210
|
-
googleapiclient/discovery_cache/documents/developerconnect.v1.json,sha256=
|
|
210
|
+
googleapiclient/discovery_cache/documents/developerconnect.v1.json,sha256=Dg-cKD8Cr08P2S6NjU13z_d93dd3YS2vHexAclO6O7w,60129
|
|
211
211
|
googleapiclient/discovery_cache/documents/dfareporting.v3.3.json,sha256=AaucsfQ-9Hx6evOCWHX3E6n6llRjAlvVFEqLD2bpYXE,721039
|
|
212
212
|
googleapiclient/discovery_cache/documents/dfareporting.v3.4.json,sha256=0KvRG3-gvfK5CunHotnX5uTGYwl8W_af_vg0LX0q_NU,748283
|
|
213
213
|
googleapiclient/discovery_cache/documents/dfareporting.v3.5.json,sha256=E0e7bs-i0WQg8X-rLjIOn5DpeCDtiE9yDB_-J4VuCAw,17300
|
|
214
214
|
googleapiclient/discovery_cache/documents/dfareporting.v4.json,sha256=23kvdMdJDjisuIu1O1MbQ9DRnU01m1tZpPpcoRtFKq8,561870
|
|
215
215
|
googleapiclient/discovery_cache/documents/dialogflow.v2.json,sha256=mtTN62v_jTDlmuqcJNXMOFczwzn6HVok-9RrwuSe_aE,888548
|
|
216
|
-
googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json,sha256=
|
|
217
|
-
googleapiclient/discovery_cache/documents/dialogflow.v3.json,sha256=
|
|
218
|
-
googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json,sha256=
|
|
216
|
+
googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json,sha256=QNO5uL8DrGLu6PVIWQq4S3ZKgjRmoEVrD426mwn59gQ,902188
|
|
217
|
+
googleapiclient/discovery_cache/documents/dialogflow.v3.json,sha256=oqQCOSkw1GqoOeN26Rwv07VaXrKNoaSkXgMj4Jug414,707827
|
|
218
|
+
googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json,sha256=hLcUXPR9fKpDIT_UidM4eD7gTxpTFfhqHC6_rRJAiMs,779473
|
|
219
219
|
googleapiclient/discovery_cache/documents/digitalassetlinks.v1.json,sha256=EHAt06qAGWocv-SdXvlWjzUlYZwAcuGyA3whPPDk9-o,27271
|
|
220
220
|
googleapiclient/discovery_cache/documents/discovery.v1.json,sha256=OQvmfp6aUxzASZk9m__FvI0wuRXNWI_41RykyxtDkzU,18215
|
|
221
|
-
googleapiclient/discovery_cache/documents/discoveryengine.v1.json,sha256=
|
|
222
|
-
googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json,sha256=
|
|
223
|
-
googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json,sha256=
|
|
221
|
+
googleapiclient/discovery_cache/documents/discoveryengine.v1.json,sha256=pOn9gdfaQelEU8h8oHnA2-M8D1_MfVLEYkN6L1DmxP4,794137
|
|
222
|
+
googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json,sha256=AFDZCgjGCI6AC_LOSuqpCcEyujDQyl5zmweiroRRh48,872485
|
|
223
|
+
googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json,sha256=PC4cEz91RXDj5SJExTa_Dw3Vf3RFv72W66iDkpfmNk4,838564
|
|
224
224
|
googleapiclient/discovery_cache/documents/displayvideo.v1.json,sha256=RRZQfVKtGzhfs9Kx6Rp2mrBcfaRJ9p5B9I76uIcVf4c,737810
|
|
225
|
-
googleapiclient/discovery_cache/documents/displayvideo.v2.json,sha256=
|
|
226
|
-
googleapiclient/discovery_cache/documents/displayvideo.v3.json,sha256=
|
|
225
|
+
googleapiclient/discovery_cache/documents/displayvideo.v2.json,sha256=6UDLcN-78T__AAjhjOq0RCw5TrAIR1jzMrbolmOn8Gg,865409
|
|
226
|
+
googleapiclient/discovery_cache/documents/displayvideo.v3.json,sha256=vkR4DtPlSXBUh60976TggtbNHTp43seG54TrWGhQFhA,888711
|
|
227
227
|
googleapiclient/discovery_cache/documents/displayvideo.v4.json,sha256=ZawYORuamvnE2jVpVNrXpFwg7zEdTwNcHKxcGREHJ1k,9032
|
|
228
|
-
googleapiclient/discovery_cache/documents/dlp.v2.json,sha256=
|
|
228
|
+
googleapiclient/discovery_cache/documents/dlp.v2.json,sha256=eGNslRSuYuPf3DjGzKRU-Z-S1mwjuJqj5AOFHgA6Fgo,502623
|
|
229
229
|
googleapiclient/discovery_cache/documents/dns.v1.json,sha256=fvdiy9RNIOiWPijhaySQLNn3wuFi2LMAkyuYZrngZuA,120283
|
|
230
230
|
googleapiclient/discovery_cache/documents/dns.v1beta2.json,sha256=ouCdW33KUXkKOhDICc9bCf6MImPCHm-XO7i4XqSAhG4,120667
|
|
231
231
|
googleapiclient/discovery_cache/documents/dns.v2.json,sha256=uMSPBTHSlq6gMc-OC9ap_C9WuE34lwbub8U8wOlwoTY,136579
|
|
@@ -242,12 +242,12 @@ googleapiclient/discovery_cache/documents/doubleclickbidmanager.v1.json,sha256=c
|
|
|
242
242
|
googleapiclient/discovery_cache/documents/doubleclickbidmanager.v2.json,sha256=6RTXu53BSvzuhG_XjyBAIyI8vc1Z7QWkJ_SggHTN-mI,21365
|
|
243
243
|
googleapiclient/discovery_cache/documents/doubleclicksearch.v2.json,sha256=nMNNU5Wh63p6VgzxMbwKymqzMi3TmZnMbsqjzeWuT3M,34837
|
|
244
244
|
googleapiclient/discovery_cache/documents/drive.v2.json,sha256=1JsmCK3ifu5GB1Pdc7PUSaEhuwzVSDuuNaXG5bjJJtI,202718
|
|
245
|
-
googleapiclient/discovery_cache/documents/drive.v3.json,sha256=
|
|
245
|
+
googleapiclient/discovery_cache/documents/drive.v3.json,sha256=y58ozcPumGA3tuGc21Q-LmWCibpGzMUIxWfFxzvG-cI,169095
|
|
246
246
|
googleapiclient/discovery_cache/documents/driveactivity.v2.json,sha256=8hW2V8ATuQ1vZVA-Dnvf68A76ZQ_sbrF0i_ZYC-Un84,36906
|
|
247
247
|
googleapiclient/discovery_cache/documents/drivelabels.v2.json,sha256=Ht1FQobkilICz2rSzJMAStHsyHCNnK8379lRIX4Qewc,105403
|
|
248
248
|
googleapiclient/discovery_cache/documents/drivelabels.v2beta.json,sha256=KllsdDh4AyvkzyqPDGNwMqPPDI7ELklHrDItFP24vNI,106827
|
|
249
249
|
googleapiclient/discovery_cache/documents/essentialcontacts.v1.json,sha256=QtOLZeKQ0sPdiDEBGqfvjxWQMxQQA5GJT6bN53yTWOk,34471
|
|
250
|
-
googleapiclient/discovery_cache/documents/eventarc.v1.json,sha256=
|
|
250
|
+
googleapiclient/discovery_cache/documents/eventarc.v1.json,sha256=eym1-013G5a2QuqK6fp1baJSaomP7t8NPNv19NKtThs,162291
|
|
251
251
|
googleapiclient/discovery_cache/documents/eventarc.v1beta1.json,sha256=mY2ecbNBWJyhuWfnF0fndnDH0Dqr1a38N8c36huuixw,46836
|
|
252
252
|
googleapiclient/discovery_cache/documents/factchecktools.v1alpha1.json,sha256=W4CxWFn3fyxidiE6iML3nT2EJg8FsBTVPgOOGjXKy6I,22449
|
|
253
253
|
googleapiclient/discovery_cache/documents/fcm.v1.json,sha256=rBD2rjlHPODwr5Y742Ks5JAh28fdJzNvQ98K91Mrjj4,30285
|
|
@@ -258,7 +258,7 @@ googleapiclient/discovery_cache/documents/firebase.v1beta1.json,sha256=o2InHgEah
|
|
|
258
258
|
googleapiclient/discovery_cache/documents/firebaseappcheck.v1.json,sha256=4sJ6aL6BDdt90T5PJa-4W5DbSIrHL0SvxCL4Dp5Xyxw,101098
|
|
259
259
|
googleapiclient/discovery_cache/documents/firebaseappcheck.v1beta.json,sha256=ZgX4sBB3YsiZzB1iKf47-uyZKWS4hKs9F9UriqctAcI,119685
|
|
260
260
|
googleapiclient/discovery_cache/documents/firebaseappdistribution.v1.json,sha256=Bdun29LD6qekzTv46dYqZRyKMxZ2TpnjGVfYL6KY3mU,65374
|
|
261
|
-
googleapiclient/discovery_cache/documents/firebaseappdistribution.v1alpha.json,sha256=
|
|
261
|
+
googleapiclient/discovery_cache/documents/firebaseappdistribution.v1alpha.json,sha256=VjGQtkQ3L_5fN0CNmPS_JobQSUlcv2GKhcVaoATSmVw,46977
|
|
262
262
|
googleapiclient/discovery_cache/documents/firebasedatabase.v1beta.json,sha256=lTa0yiZ-qlfE4uKb8HPUVrG6F4VyO2IRZDAAMw4xhDM,15636
|
|
263
263
|
googleapiclient/discovery_cache/documents/firebasedataconnect.v1beta.json,sha256=atxYcEPJKa_yzJWb80b-tdOXQwyVrd02S9v7I6uoTs0,65299
|
|
264
264
|
googleapiclient/discovery_cache/documents/firebasedynamiclinks.v1.json,sha256=TVNb4D5K0EUb5sJTvfnOsigWxHMs-G-5Q4RuSkVR5Fg,33238
|
|
@@ -283,15 +283,15 @@ googleapiclient/discovery_cache/documents/genomics.v1.json,sha256=r75lm6eDRH0cxi
|
|
|
283
283
|
googleapiclient/discovery_cache/documents/genomics.v1alpha2.json,sha256=OBijBJvThGSucv3G0IILtC8RNGFmdxYrZeLTDFMncsM,66239
|
|
284
284
|
googleapiclient/discovery_cache/documents/genomics.v2alpha1.json,sha256=80yCmc2cqlgSJfPYAxqPMCKFxDWRksFMZzsEkgcsQmI,63816
|
|
285
285
|
googleapiclient/discovery_cache/documents/gkebackup.v1.json,sha256=4KEbn6HYjXPL_OEPe1xPl8Of5oURqkTvuMgHIJiMHDE,152819
|
|
286
|
-
googleapiclient/discovery_cache/documents/gkehub.v1.json,sha256=
|
|
287
|
-
googleapiclient/discovery_cache/documents/gkehub.v1alpha.json,sha256=
|
|
286
|
+
googleapiclient/discovery_cache/documents/gkehub.v1.json,sha256=SADYzhjha2bNmdCDD7WcsPRZi_EFFbi20ztI3fOKILc,228322
|
|
287
|
+
googleapiclient/discovery_cache/documents/gkehub.v1alpha.json,sha256=JArkVG3C1kiZIV0KmKS09sEeSNVo-1fuvzBod2YALkA,253987
|
|
288
288
|
googleapiclient/discovery_cache/documents/gkehub.v1alpha2.json,sha256=jIsXo_cDmHYf0RJNlhYTrM1ELjde46sbGHhrfbOGDc4,65373
|
|
289
|
-
googleapiclient/discovery_cache/documents/gkehub.v1beta.json,sha256=
|
|
289
|
+
googleapiclient/discovery_cache/documents/gkehub.v1beta.json,sha256=eCWEx_4-SC_yxbzI4UnaqfeTcm9oQvblVvC9VTNZpxU,233183
|
|
290
290
|
googleapiclient/discovery_cache/documents/gkehub.v1beta1.json,sha256=v6J9FpZ0oF3ZLnOeOLBSBv_rkr2yAaRHUS7rrhX7gb4,70370
|
|
291
|
-
googleapiclient/discovery_cache/documents/gkehub.v2.json,sha256=
|
|
292
|
-
googleapiclient/discovery_cache/documents/gkehub.v2alpha.json,sha256=
|
|
293
|
-
googleapiclient/discovery_cache/documents/gkehub.v2beta.json,sha256=
|
|
294
|
-
googleapiclient/discovery_cache/documents/gkeonprem.v1.json,sha256=
|
|
291
|
+
googleapiclient/discovery_cache/documents/gkehub.v2.json,sha256=O3DRJ1tnv4RouhzTr5-JmNA18-siMixwy1kvVHRu3jc,105594
|
|
292
|
+
googleapiclient/discovery_cache/documents/gkehub.v2alpha.json,sha256=s_BoF-hCWkjt8PfHNjjkfLJQSgTnXGP538aytBb6N5U,105704
|
|
293
|
+
googleapiclient/discovery_cache/documents/gkehub.v2beta.json,sha256=REmDWvPzw0BNopsSSSmDvJuic29AZ7DtXKn6OWZK3_8,105682
|
|
294
|
+
googleapiclient/discovery_cache/documents/gkeonprem.v1.json,sha256=2R_IQxVS8Ea6EoKRMLUkD_SRZ5fjBkcj2GoCm4wi8Bg,251338
|
|
295
295
|
googleapiclient/discovery_cache/documents/gmail.v1.json,sha256=uc1urdhwNDi3D4tXAqICCeyOWvDq2rj8LfiYyNtjbys,130285
|
|
296
296
|
googleapiclient/discovery_cache/documents/gmailpostmastertools.v1.json,sha256=VZ9GeZ9mWC-xOoTrHu-dGjgPbcoSf49GJjQYGaEsKz0,19146
|
|
297
297
|
googleapiclient/discovery_cache/documents/gmailpostmastertools.v1beta1.json,sha256=2AzegFtjBD7FyGwpyGjlsZKSKjWpHrhjEveNQWkMLJo,19533
|
|
@@ -341,8 +341,8 @@ googleapiclient/discovery_cache/documents/marketingplatformadmin.v1alpha.json,sh
|
|
|
341
341
|
googleapiclient/discovery_cache/documents/meet.v2.json,sha256=BBEIyy5XViNkOgfMe65O-rw9KBb8_yTlwgMBtD7hnuA,37589
|
|
342
342
|
googleapiclient/discovery_cache/documents/memcache.v1.json,sha256=4i5N8zjO2CgySgFO_beCtfPNR43yErxoHLGjH3onSAE,71496
|
|
343
343
|
googleapiclient/discovery_cache/documents/memcache.v1beta2.json,sha256=lT4Tt833MA4YeoNAOHP7l8L_oVkRtYyLqkyVSyZ3FUU,73422
|
|
344
|
-
googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json,sha256=
|
|
345
|
-
googleapiclient/discovery_cache/documents/merchantapi.conversions_v1beta.json,sha256=
|
|
344
|
+
googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json,sha256=iVJeVHKqXtAXcBg-X--MoxX6i_80YUvK7s7nRNNCXqQ,123820
|
|
345
|
+
googleapiclient/discovery_cache/documents/merchantapi.conversions_v1beta.json,sha256=pnAkUsJvAo-sgmmaQMNQoqPpiY-hVJdVM9zC6owjx4A,19556
|
|
346
346
|
googleapiclient/discovery_cache/documents/merchantapi.datasources_v1beta.json,sha256=yMx3lH7Rpb2eSulBss1JhTYaYJWTms6xwkArD539JUY,32985
|
|
347
347
|
googleapiclient/discovery_cache/documents/merchantapi.inventories_v1beta.json,sha256=DHNFafOm8G_yjXKvjPVxUKwnZM59AuPcm5nLybdNgBs,23144
|
|
348
348
|
googleapiclient/discovery_cache/documents/merchantapi.lfp_v1beta.json,sha256=Xjf5IIRFf1ZeNy01axvZSSJR6H0UVfVkq3TdXLXS4hE,21849
|
|
@@ -350,13 +350,13 @@ googleapiclient/discovery_cache/documents/merchantapi.notifications_v1beta.json,
|
|
|
350
350
|
googleapiclient/discovery_cache/documents/merchantapi.products_v1beta.json,sha256=WVr1VlMg5N_eN1BMwfGDLHZ_LOvjUOvvMqih04U2xuM,58530
|
|
351
351
|
googleapiclient/discovery_cache/documents/merchantapi.promotions_v1beta.json,sha256=whn8d_IJPy3dwi9ldPzeE_ZxqkqdwAkA-zdLjhTI5UQ,38233
|
|
352
352
|
googleapiclient/discovery_cache/documents/merchantapi.quota_v1beta.json,sha256=BquGQRHJmDNChlH5qfg-LW08Isjdc_flbFD5skIIehg,10666
|
|
353
|
-
googleapiclient/discovery_cache/documents/merchantapi.reports_v1beta.json,sha256=
|
|
354
|
-
googleapiclient/discovery_cache/documents/merchantapi.reviews_v1beta.json,sha256=
|
|
353
|
+
googleapiclient/discovery_cache/documents/merchantapi.reports_v1beta.json,sha256=R4N65sEAJoBTgQkfFngQglF4dN6RMfMOE9NxaoJPqV4,57588
|
|
354
|
+
googleapiclient/discovery_cache/documents/merchantapi.reviews_v1beta.json,sha256=RRC9iIP86ZqSXbfYCkWHPj1kQA7kvnBbW5t9D9haaWc,41355
|
|
355
355
|
googleapiclient/discovery_cache/documents/metastore.v1.json,sha256=h_5kTqyI1Og3tUbwcuRELpuduRTATBUQp2QAYBO5iX0,138361
|
|
356
356
|
googleapiclient/discovery_cache/documents/metastore.v1alpha.json,sha256=p2A9NR7ELR-quiKiHxUe0iBXlLJthwiqOgpFuG6KaDg,148116
|
|
357
357
|
googleapiclient/discovery_cache/documents/metastore.v1beta.json,sha256=nBLr28IMBekdT1952GSFwLL-hyvfA05KqhdeD6I1Hic,148010
|
|
358
358
|
googleapiclient/discovery_cache/documents/migrationcenter.v1.json,sha256=PPV2yxbpC1i7UB9m7jteTLqR9c4MJC4O2caHxj5a758,185597
|
|
359
|
-
googleapiclient/discovery_cache/documents/migrationcenter.v1alpha1.json,sha256=
|
|
359
|
+
googleapiclient/discovery_cache/documents/migrationcenter.v1alpha1.json,sha256=esGTf8jMbdKH8435jbbsXYraeeC4fGwCYD3mRRT9PcY,260327
|
|
360
360
|
googleapiclient/discovery_cache/documents/ml.v1.json,sha256=uqETRsZi42bFXNgpJJuSq7GPJ-rdilit-ZKFfJgE8hA,175515
|
|
361
361
|
googleapiclient/discovery_cache/documents/monitoring.v1.json,sha256=Ne0hyA1VQw2M2G0_8C_fCb9Jdutu1bb6QmkazqujrhI,110148
|
|
362
362
|
googleapiclient/discovery_cache/documents/monitoring.v3.json,sha256=EJ9ynv3vM_AG3CIgX1uqG3pUNIY9Tgwfk5jl8pKHB2Y,339754
|
|
@@ -372,12 +372,12 @@ googleapiclient/discovery_cache/documents/netapp.v1.json,sha256=Q-hBG47huDYBFyps
|
|
|
372
372
|
googleapiclient/discovery_cache/documents/netapp.v1beta1.json,sha256=pVlD_1REqr6UpudONoz15XR5KBePgBs2ccStQ2fs2H8,112090
|
|
373
373
|
googleapiclient/discovery_cache/documents/networkconnectivity.v1.json,sha256=fuD2XmYlZO8bG2r_GL7oTy9LUwhGXIFDl83reLJnNpo,211838
|
|
374
374
|
googleapiclient/discovery_cache/documents/networkconnectivity.v1alpha1.json,sha256=KMVJWTYKPMisGrJffMqqROI9pJWVVQ6fTG-Duan-VbY,77792
|
|
375
|
-
googleapiclient/discovery_cache/documents/networkmanagement.v1.json,sha256=
|
|
376
|
-
googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json,sha256=
|
|
375
|
+
googleapiclient/discovery_cache/documents/networkmanagement.v1.json,sha256=DgTExAEDfp2ZypKKmEQ3It0sDOtQ-86qKCMBWQknh6s,123280
|
|
376
|
+
googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json,sha256=numARdl0CSx2TISa2DV_HAy8jqJknt4HXBrf0BF29zo,134028
|
|
377
377
|
googleapiclient/discovery_cache/documents/networksecurity.v1.json,sha256=2CvWo4jdMwfOM4x3HtRdHI5EhgOtv4aUC-rqVrI6lHM,190143
|
|
378
378
|
googleapiclient/discovery_cache/documents/networksecurity.v1beta1.json,sha256=p7-tzJSoalpJ13rz7BIbx1oQlG-EsntFS8IHgEzQyZE,254533
|
|
379
379
|
googleapiclient/discovery_cache/documents/networkservices.v1.json,sha256=Zt8M4NLXNfkz__0vTbhdbu9b9aT3DsIzESL2hB6k1Lc,208792
|
|
380
|
-
googleapiclient/discovery_cache/documents/networkservices.v1beta1.json,sha256=
|
|
380
|
+
googleapiclient/discovery_cache/documents/networkservices.v1beta1.json,sha256=RyjPJaNdmMV_Mb9i5VsxUyb3ZATOcvdjFGjPiAFHhs4,194029
|
|
381
381
|
googleapiclient/discovery_cache/documents/notebooks.v1.json,sha256=pmyJ8KXDk6H65F87tGPLGyGASN70YQz3vErciW39RuU,158619
|
|
382
382
|
googleapiclient/discovery_cache/documents/notebooks.v2.json,sha256=iyalAOzcMk_9yJNIgJibHPwjT85ZYhAb8wgxPIQMQ8w,73277
|
|
383
383
|
googleapiclient/discovery_cache/documents/oauth2.v2.json,sha256=qbqQUKMu6g1IrIHIAfYwTAZZgIDf8j69Lr6i-rzbzLs,6601
|
|
@@ -388,14 +388,14 @@ googleapiclient/discovery_cache/documents/orgpolicy.v2.json,sha256=bab6N-des4zuv
|
|
|
388
388
|
googleapiclient/discovery_cache/documents/osconfig.v1.json,sha256=28EEBvNthhUfBCO7Xuknx9qGhBFW5rnbIeNWseVXBTw,138150
|
|
389
389
|
googleapiclient/discovery_cache/documents/osconfig.v1alpha.json,sha256=cLMIsVbszB8lvSuoT7zqZh238ultIoYn4hgYt0jCNDc,102715
|
|
390
390
|
googleapiclient/discovery_cache/documents/osconfig.v1beta.json,sha256=-7OlB-yBXvLDXesX4y567n1M3mEeASXEKoxx-ej8Dg0,84199
|
|
391
|
-
googleapiclient/discovery_cache/documents/osconfig.v2beta.json,sha256=
|
|
391
|
+
googleapiclient/discovery_cache/documents/osconfig.v2beta.json,sha256=g_jQgV74Ef1UFRfssmvsBTXlXD3Lim_XHuosrPHBAz8,82828
|
|
392
392
|
googleapiclient/discovery_cache/documents/oslogin.v1.json,sha256=4ET1m0EGL0LRqHrMX2sb2bPlseYbvXREX8i5281ygPs,13069
|
|
393
393
|
googleapiclient/discovery_cache/documents/oslogin.v1alpha.json,sha256=x8lZwSFxvP_YpYXn5zKC8WaIbzec2RuSP3Aa5Ehkxag,18208
|
|
394
394
|
googleapiclient/discovery_cache/documents/oslogin.v1beta.json,sha256=LKp2K_NdUiOikukkd2toj-jRemOpu7dSAghx_9r1JY4,17332
|
|
395
395
|
googleapiclient/discovery_cache/documents/pagespeedonline.v5.json,sha256=HLFi19o2CGZYT-nR4oK9F-9tXBWrREeBDm9f3PKKcJY,28503
|
|
396
396
|
googleapiclient/discovery_cache/documents/paymentsresellersubscription.v1.json,sha256=c8i5QrVTuc-7eWMYSJCxt6ulGQREiXuqQrverR25Wpg,58037
|
|
397
397
|
googleapiclient/discovery_cache/documents/people.v1.json,sha256=J4mQcN80Mg6uuLYNkT4mBIZsTRc7STO1J57hLurIhCg,112444
|
|
398
|
-
googleapiclient/discovery_cache/documents/places.v1.json,sha256=
|
|
398
|
+
googleapiclient/discovery_cache/documents/places.v1.json,sha256=iXvCYXmK_I-250wbUoNez9psZXzXocskLJgjRPrtLVI,98356
|
|
399
399
|
googleapiclient/discovery_cache/documents/playablelocations.v3.json,sha256=wbkjdTm2IPCudHBKwwIOaAWwsRxfcinsOiKPR_C5G4M,25906
|
|
400
400
|
googleapiclient/discovery_cache/documents/playcustomapp.v1.json,sha256=pG8LwuC9yO1R9lSyNXVskFTrZaBm_MQCl3JPegK2yck,5201
|
|
401
401
|
googleapiclient/discovery_cache/documents/playdeveloperreporting.v1alpha1.json,sha256=cfeFCJTIz0b26BlmRXEm-0zfkfmWP0bBzx_LqT8m10s,138520
|
|
@@ -426,7 +426,7 @@ googleapiclient/discovery_cache/documents/rapidmigrationassessment.v1.json,sha25
|
|
|
426
426
|
googleapiclient/discovery_cache/documents/readerrevenuesubscriptionlinking.v1.json,sha256=JOu8DhlAMWpRZ5g8I56l7bdSkxgoj4oIb-JBxAk_rLs,8706
|
|
427
427
|
googleapiclient/discovery_cache/documents/realtimebidding.v1.json,sha256=xQOSp1oYf1siTtqt6bqK4DhO_hSAYo2W_ne-fS-aays,118354
|
|
428
428
|
googleapiclient/discovery_cache/documents/realtimebidding.v1alpha.json,sha256=0aZYwk8L6hmk_xVK_rr4BwT4FPEn56oiZWKVqin92rs,18365
|
|
429
|
-
googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json,sha256=
|
|
429
|
+
googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json,sha256=Ehf5XeN_0KtYf7ghR8KUICwFxPZd71MbqFPMbridgVc,94747
|
|
430
430
|
googleapiclient/discovery_cache/documents/recommendationengine.v1beta1.json,sha256=k0aW98mk8r7nsXNx8-yE_x0AIfu9uBMvo2XE14KkfeI,87898
|
|
431
431
|
googleapiclient/discovery_cache/documents/recommender.v1.json,sha256=opxLJE3suZOJxlGLWEBWJCNdYVb2WAXiuuo5L42bHyE,98951
|
|
432
432
|
googleapiclient/discovery_cache/documents/recommender.v1beta1.json,sha256=Omjt4eqkiA3MB0WwSQvD7NL_57N7_MXpff4xe6yC37o,110537
|
|
@@ -467,8 +467,8 @@ googleapiclient/discovery_cache/documents/servicedirectory.v1beta1.json,sha256=P
|
|
|
467
467
|
googleapiclient/discovery_cache/documents/servicemanagement.v1.json,sha256=s8nhd_1gcZB_3wuj60ys2KY3ElDIgG4gYc0Ea0vInSM,179617
|
|
468
468
|
googleapiclient/discovery_cache/documents/servicenetworking.v1.json,sha256=CkCrcy4HPsXUN4Zs6FNZOwFZpNLJx6TUb7QU6zVfQyk,193685
|
|
469
469
|
googleapiclient/discovery_cache/documents/servicenetworking.v1beta.json,sha256=Ymx_gzwkzjU6reA0WvC1NXydSFNm0_bLlYJsIzq916g,146401
|
|
470
|
-
googleapiclient/discovery_cache/documents/serviceusage.v1.json,sha256=
|
|
471
|
-
googleapiclient/discovery_cache/documents/serviceusage.v1beta1.json,sha256=
|
|
470
|
+
googleapiclient/discovery_cache/documents/serviceusage.v1.json,sha256=YpDIOLP5DYMaqvd94gETkFWrDP2xqfa-ZzznvOpHqX8,164185
|
|
471
|
+
googleapiclient/discovery_cache/documents/serviceusage.v1beta1.json,sha256=8vhXudf2zJ9z18XUn5iD30dq8XfLxGXJZC3a5sbJ5WM,201785
|
|
472
472
|
googleapiclient/discovery_cache/documents/sheets.v4.json,sha256=Dgznm8QD_4DL6Km7buWoLmhdHGtm6xQe0pBLYn-kuKE,289966
|
|
473
473
|
googleapiclient/discovery_cache/documents/siteVerification.v1.json,sha256=xvq_xsL575_6zsUckW9eo-jWWdxW6Ng13g8ohB2uGLA,8419
|
|
474
474
|
googleapiclient/discovery_cache/documents/slides.v1.json,sha256=zJid0TPXb1gvEe8QX6RihzxQqaXLsxCMKjbBPjQiuOQ,184797
|
|
@@ -496,14 +496,14 @@ googleapiclient/discovery_cache/documents/toolresults.v1beta3.json,sha256=5Pnr_D
|
|
|
496
496
|
googleapiclient/discovery_cache/documents/tpu.v1.json,sha256=PgHSjFiWCKaCGH_c3FqdFJIfAFMwcTVN8cVhvYBgFl0,32175
|
|
497
497
|
googleapiclient/discovery_cache/documents/tpu.v1alpha1.json,sha256=brcBh9R6oCJhmeHwGCNLtRUpe7c8aDThpelXHmjGs9I,32590
|
|
498
498
|
googleapiclient/discovery_cache/documents/tpu.v2.json,sha256=BzHB9S7Kgk4yvQ8-4vYadNwDvcRlW6YchkgVFJ1Dw9o,55255
|
|
499
|
-
googleapiclient/discovery_cache/documents/tpu.v2alpha1.json,sha256=
|
|
499
|
+
googleapiclient/discovery_cache/documents/tpu.v2alpha1.json,sha256=tPKK6eHN8Plz7_AnF2H1KFu4tVWTV3ODKv6hNMCVTqk,65426
|
|
500
500
|
googleapiclient/discovery_cache/documents/trafficdirector.v2.json,sha256=Mwr5Rl2tgkRXEwvkVxuYeYBMR1TlkznDoMZvp4TobFQ,32631
|
|
501
501
|
googleapiclient/discovery_cache/documents/trafficdirector.v3.json,sha256=XEqVGLMARZhwrhcJgkbaht9RXTxFch6OspyqggWJZNg,49583
|
|
502
502
|
googleapiclient/discovery_cache/documents/transcoder.v1.json,sha256=exIC2RnxSzTHHPhw_hOpsdv8ttiBQKiRys2ZfF7q4xA,68230
|
|
503
503
|
googleapiclient/discovery_cache/documents/transcoder.v1beta1.json,sha256=nj-9u_qqRm_1H3tlaTpWZ2AEkXlgI6uIzwTqj7DZQYg,60514
|
|
504
504
|
googleapiclient/discovery_cache/documents/translate.v2.json,sha256=uIVhWVyniBow5R6_BxTdei59xpeUcu2hPy_fLyX8Jig,11984
|
|
505
|
-
googleapiclient/discovery_cache/documents/translate.v3.json,sha256=
|
|
506
|
-
googleapiclient/discovery_cache/documents/translate.v3beta1.json,sha256=
|
|
505
|
+
googleapiclient/discovery_cache/documents/translate.v3.json,sha256=fnZSCQQpVHILLv3SYc6hKeS2p17K65BLzorf-gC2kQI,119244
|
|
506
|
+
googleapiclient/discovery_cache/documents/translate.v3beta1.json,sha256=E5O7dbvoc8IsW9XKC4A2ckWYsPNKSQd8Ad0gCkOjcwM,68578
|
|
507
507
|
googleapiclient/discovery_cache/documents/travelimpactmodel.v1.json,sha256=eDKYeRQqM2TzYd6p5wtwmApjKvJxBBmcsC_YFSxfhNY,9794
|
|
508
508
|
googleapiclient/discovery_cache/documents/vault.v1.json,sha256=Uaa1jOwnz7Wjm4FeWt5fPJSFux1M5snlN1rgz500BPI,74874
|
|
509
509
|
googleapiclient/discovery_cache/documents/vectortile.v1.json,sha256=ox05W0ZLG7Yn-6uUQOP3yeXgibQfaQ6tqA6iv865DQg,47652
|
|
@@ -538,12 +538,12 @@ googleapiclient/discovery_cache/documents/workloadmanager.v1.json,sha256=_LW0bSn
|
|
|
538
538
|
googleapiclient/discovery_cache/documents/workspaceevents.v1.json,sha256=T4pwLaChDZ0_1oOVReXgNzQc0t7t-lfOBhLAGHd09PE,30827
|
|
539
539
|
googleapiclient/discovery_cache/documents/workstations.v1.json,sha256=Y-JJBieEK8YfsJ7R5sBtQx3suZzSZmIA8GnIttL9b9w,102674
|
|
540
540
|
googleapiclient/discovery_cache/documents/workstations.v1beta.json,sha256=rixsI-Tlrjeg-eCBUaWBCWnhWdtvsWoBZgcKv_jHduc,102076
|
|
541
|
-
googleapiclient/discovery_cache/documents/youtube.v3.json,sha256=
|
|
541
|
+
googleapiclient/discovery_cache/documents/youtube.v3.json,sha256=AX_MSVGluUzxdcEV3ZLj9KBPnPo5Efrdo3OxPeWUGVE,373644
|
|
542
542
|
googleapiclient/discovery_cache/documents/youtubeAnalytics.v1.json,sha256=KLPoKHO_XT4-LyIZjwSGh44f_htMwjePD2PXR8MH-YY,3220
|
|
543
543
|
googleapiclient/discovery_cache/documents/youtubeAnalytics.v2.json,sha256=Ixl98t7bVU4LpG2rai6RgzSeW-TUmk4abOVGzzttGKQ,28888
|
|
544
544
|
googleapiclient/discovery_cache/documents/youtubereporting.v1.json,sha256=fez-pYUk5gzTFG4W4mPJ7crQV1F1msk1Zdxf2DzpLl0,23094
|
|
545
|
-
google_api_python_client-2.
|
|
546
|
-
google_api_python_client-2.
|
|
547
|
-
google_api_python_client-2.
|
|
548
|
-
google_api_python_client-2.
|
|
549
|
-
google_api_python_client-2.
|
|
545
|
+
google_api_python_client-2.152.0.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
546
|
+
google_api_python_client-2.152.0.dist-info/METADATA,sha256=ZpctcrBj-JZD4UsrusqsENmt7yReqrgqtgGpIKlwVIU,6652
|
|
547
|
+
google_api_python_client-2.152.0.dist-info/WHEEL,sha256=OpXWERl2xLPRHTvd2ZXo_iluPEQd8uSbYkJ53NAER_Y,109
|
|
548
|
+
google_api_python_client-2.152.0.dist-info/top_level.txt,sha256=lbWgdDwQ3oww0ub0pmZ3fmIYAOTHf18Two4U9CxRlnw,58
|
|
549
|
+
google_api_python_client-2.152.0.dist-info/RECORD,,
|
|
@@ -1206,7 +1206,7 @@
|
|
|
1206
1206
|
],
|
|
1207
1207
|
"parameters": {
|
|
1208
1208
|
"append": {
|
|
1209
|
-
"description": "Optional. This field controls whether or not certain repeated settings in the update request overwrite or append to existing settings on the binding. If true, then append. Otherwise overwrite. So far, only scoped_access_settings supports appending. Global access_levels, dry_run_access_levels, reauth_settings, and session_settings are not compatible with append functionality, and the request will return an error if append=true when these settings are in the update_mask. The request will also return an error if append=true when \"scoped_access_settings\" is not set in the update_mask.",
|
|
1209
|
+
"description": "Optional. This field controls whether or not certain repeated settings in the update request overwrite or append to existing settings on the binding. If true, then append. Otherwise overwrite. So far, only scoped_access_settings with reauth_settings supports appending. Global access_levels, access_levels in scoped_access_settings, dry_run_access_levels, reauth_settings, and session_settings are not compatible with append functionality, and the request will return an error if append=true when these settings are in the update_mask. The request will also return an error if append=true when \"scoped_access_settings\" is not set in the update_mask.",
|
|
1210
1210
|
"location": "query",
|
|
1211
1211
|
"type": "boolean"
|
|
1212
1212
|
},
|
|
@@ -1295,7 +1295,7 @@
|
|
|
1295
1295
|
}
|
|
1296
1296
|
}
|
|
1297
1297
|
},
|
|
1298
|
-
"revision": "
|
|
1298
|
+
"revision": "20241028",
|
|
1299
1299
|
"rootUrl": "https://accesscontextmanager.googleapis.com/",
|
|
1300
1300
|
"schemas": {
|
|
1301
1301
|
"AccessContextManagerOperationMetadata": {
|
|
@@ -1884,7 +1884,7 @@
|
|
|
1884
1884
|
"type": "object"
|
|
1885
1885
|
},
|
|
1886
1886
|
"GcpUserAccessBinding": {
|
|
1887
|
-
"description": "Restricts access to Cloud Console and Google Cloud APIs for a set of users using Context-Aware Access.
|
|
1887
|
+
"description": "Restricts access to Cloud Console and Google Cloud APIs for a set of users using Context-Aware Access.",
|
|
1888
1888
|
"id": "GcpUserAccessBinding",
|
|
1889
1889
|
"properties": {
|
|
1890
1890
|
"accessLevels": {
|
|
@@ -1926,6 +1926,10 @@
|
|
|
1926
1926
|
"$ref": "ScopedAccessSettings"
|
|
1927
1927
|
},
|
|
1928
1928
|
"type": "array"
|
|
1929
|
+
},
|
|
1930
|
+
"sessionSettings": {
|
|
1931
|
+
"$ref": "SessionSettings",
|
|
1932
|
+
"description": "Optional. GCSL policy for the group key. Migrated from ReauthSettings"
|
|
1929
1933
|
}
|
|
1930
1934
|
},
|
|
1931
1935
|
"type": "object"
|
|
@@ -4671,7 +4671,7 @@
|
|
|
4671
4671
|
}
|
|
4672
4672
|
}
|
|
4673
4673
|
},
|
|
4674
|
-
"revision": "
|
|
4674
|
+
"revision": "20241029",
|
|
4675
4675
|
"rootUrl": "https://admin.googleapis.com/",
|
|
4676
4676
|
"schemas": {
|
|
4677
4677
|
"Alias": {
|
|
@@ -5184,6 +5184,25 @@ false
|
|
|
5184
5184
|
},
|
|
5185
5185
|
"type": "object"
|
|
5186
5186
|
},
|
|
5187
|
+
"ByteUsage": {
|
|
5188
|
+
"description": "Represents a data capacity with some amount of current usage in bytes.",
|
|
5189
|
+
"id": "ByteUsage",
|
|
5190
|
+
"properties": {
|
|
5191
|
+
"capacityBytes": {
|
|
5192
|
+
"description": "Output only. The total capacity value, in bytes.",
|
|
5193
|
+
"format": "int64",
|
|
5194
|
+
"readOnly": true,
|
|
5195
|
+
"type": "string"
|
|
5196
|
+
},
|
|
5197
|
+
"usedBytes": {
|
|
5198
|
+
"description": "Output only. The current usage value, in bytes.",
|
|
5199
|
+
"format": "int64",
|
|
5200
|
+
"readOnly": true,
|
|
5201
|
+
"type": "string"
|
|
5202
|
+
}
|
|
5203
|
+
},
|
|
5204
|
+
"type": "object"
|
|
5205
|
+
},
|
|
5187
5206
|
"CalendarResource": {
|
|
5188
5207
|
"description": "Public API: Resources.calendars",
|
|
5189
5208
|
"id": "CalendarResource",
|
|
@@ -5640,6 +5659,11 @@ false
|
|
|
5640
5659
|
"readOnly": true,
|
|
5641
5660
|
"type": "string"
|
|
5642
5661
|
},
|
|
5662
|
+
"diskSpaceUsage": {
|
|
5663
|
+
"$ref": "ByteUsage",
|
|
5664
|
+
"description": "Output only. How much disk space the device has available and is currently using.",
|
|
5665
|
+
"readOnly": true
|
|
5666
|
+
},
|
|
5643
5667
|
"diskVolumeReports": {
|
|
5644
5668
|
"description": "Reports of disk space and other info about mounted/connected volumes.",
|
|
5645
5669
|
"items": {
|
|
@@ -4671,7 +4671,7 @@
|
|
|
4671
4671
|
}
|
|
4672
4672
|
}
|
|
4673
4673
|
},
|
|
4674
|
-
"revision": "
|
|
4674
|
+
"revision": "20241029",
|
|
4675
4675
|
"rootUrl": "https://admin.googleapis.com/",
|
|
4676
4676
|
"schemas": {
|
|
4677
4677
|
"Alias": {
|
|
@@ -5184,6 +5184,25 @@ false
|
|
|
5184
5184
|
},
|
|
5185
5185
|
"type": "object"
|
|
5186
5186
|
},
|
|
5187
|
+
"ByteUsage": {
|
|
5188
|
+
"description": "Represents a data capacity with some amount of current usage in bytes.",
|
|
5189
|
+
"id": "ByteUsage",
|
|
5190
|
+
"properties": {
|
|
5191
|
+
"capacityBytes": {
|
|
5192
|
+
"description": "Output only. The total capacity value, in bytes.",
|
|
5193
|
+
"format": "int64",
|
|
5194
|
+
"readOnly": true,
|
|
5195
|
+
"type": "string"
|
|
5196
|
+
},
|
|
5197
|
+
"usedBytes": {
|
|
5198
|
+
"description": "Output only. The current usage value, in bytes.",
|
|
5199
|
+
"format": "int64",
|
|
5200
|
+
"readOnly": true,
|
|
5201
|
+
"type": "string"
|
|
5202
|
+
}
|
|
5203
|
+
},
|
|
5204
|
+
"type": "object"
|
|
5205
|
+
},
|
|
5187
5206
|
"CalendarResource": {
|
|
5188
5207
|
"description": "Public API: Resources.calendars",
|
|
5189
5208
|
"id": "CalendarResource",
|
|
@@ -5640,6 +5659,11 @@ false
|
|
|
5640
5659
|
"readOnly": true,
|
|
5641
5660
|
"type": "string"
|
|
5642
5661
|
},
|
|
5662
|
+
"diskSpaceUsage": {
|
|
5663
|
+
"$ref": "ByteUsage",
|
|
5664
|
+
"description": "Output only. How much disk space the device has available and is currently using.",
|
|
5665
|
+
"readOnly": true
|
|
5666
|
+
},
|
|
5643
5667
|
"diskVolumeReports": {
|
|
5644
5668
|
"description": "Reports of disk space and other info about mounted/connected volumes.",
|
|
5645
5669
|
"items": {
|