google-api-python-client 2.138.0__py2.py3-none-any.whl → 2.139.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.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/METADATA +1 -1
- {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/RECORD +47 -47
- googleapiclient/discovery_cache/documents/analyticshub.v1.json +2 -2
- googleapiclient/discovery_cache/documents/appengine.v1.json +13 -7
- googleapiclient/discovery_cache/documents/appengine.v1beta.json +13 -7
- googleapiclient/discovery_cache/documents/artifactregistry.v1.json +2 -2
- googleapiclient/discovery_cache/documents/artifactregistry.v1beta1.json +2 -2
- googleapiclient/discovery_cache/documents/artifactregistry.v1beta2.json +2 -2
- googleapiclient/discovery_cache/documents/bigquery.v2.json +21 -3
- googleapiclient/discovery_cache/documents/bigtableadmin.v2.json +12 -2
- googleapiclient/discovery_cache/documents/chat.v1.json +9 -9
- googleapiclient/discovery_cache/documents/cloudbuild.v2.json +3 -3
- googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json +184 -1
- googleapiclient/discovery_cache/documents/contentwarehouse.v1.json +285 -1
- googleapiclient/discovery_cache/documents/datamigration.v1.json +7 -1
- googleapiclient/discovery_cache/documents/dataplex.v1.json +656 -29
- googleapiclient/discovery_cache/documents/dialogflow.v2.json +9 -1
- googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json +9 -1
- googleapiclient/discovery_cache/documents/dialogflow.v3.json +9 -1
- googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +24 -1
- googleapiclient/discovery_cache/documents/discovery.v1.json +49 -0
- googleapiclient/discovery_cache/documents/dlp.v2.json +62 -5
- googleapiclient/discovery_cache/documents/dns.v1.json +16 -1
- googleapiclient/discovery_cache/documents/dns.v1beta2.json +16 -1
- googleapiclient/discovery_cache/documents/drive.v2.json +3 -3
- googleapiclient/discovery_cache/documents/drive.v3.json +4 -4
- googleapiclient/discovery_cache/documents/file.v1.json +1 -84
- googleapiclient/discovery_cache/documents/file.v1beta1.json +1 -84
- googleapiclient/discovery_cache/documents/firebaseappdistribution.v1alpha.json +219 -2
- googleapiclient/discovery_cache/documents/firebaseml.v2beta.json +54 -1
- googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +1 -55
- googleapiclient/discovery_cache/documents/monitoring.v1.json +52 -10
- googleapiclient/discovery_cache/documents/monitoring.v3.json +7 -3
- googleapiclient/discovery_cache/documents/networkconnectivity.v1.json +2 -2
- googleapiclient/discovery_cache/documents/networkmanagement.v1.json +5 -1
- googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +5 -1
- googleapiclient/discovery_cache/documents/networksecurity.v1beta1.json +538 -1
- googleapiclient/discovery_cache/documents/playintegrity.v1.json +42 -1
- googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json +69 -1
- googleapiclient/discovery_cache/documents/run.v1.json +2 -2
- googleapiclient/discovery_cache/documents/walletobjects.v1.json +8 -1
- googleapiclient/discovery_cache/documents/workloadmanager.v1.json +68 -4
- googleapiclient/discovery_cache/documents/workspaceevents.v1.json +6 -6
- googleapiclient/version.py +1 -1
- {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/LICENSE +0 -0
- {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/WHEEL +0 -0
- {google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.0.dist-info}/top_level.txt +0 -0
{google_api_python_client-2.138.0.dist-info → google_api_python_client-2.139.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=uWL2Q6pks_gXvZMvX-4Y0RDJQ9mcMylehtuRkEGCnxo,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
|
|
@@ -52,7 +52,7 @@ googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json,sha256=FIW
|
|
|
52
52
|
googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json,sha256=CMHhJnosyKswPZncteT18qn-Gf4MfEV7Yt5JH7WAwf4,122177
|
|
53
53
|
googleapiclient/discovery_cache/documents/analyticsdata.v1alpha.json,sha256=3rdVFqqDjQQ7-0qi_UkAYpRthvRKjoXJ8SJzulNHBn0,80445
|
|
54
54
|
googleapiclient/discovery_cache/documents/analyticsdata.v1beta.json,sha256=jWAe_c1k1Gf-lpvcYGqeNb16YjjcHyZ5XPXo9rzcGTQ,96599
|
|
55
|
-
googleapiclient/discovery_cache/documents/analyticshub.v1.json,sha256=
|
|
55
|
+
googleapiclient/discovery_cache/documents/analyticshub.v1.json,sha256=wj29ocC3bDVjdiDKyq00T4UKCX3t3iWwx1wmNOHBUQA,99143
|
|
56
56
|
googleapiclient/discovery_cache/documents/analyticshub.v1beta1.json,sha256=wgF6CJC1iRvG6LgDLxafyN1SRRMPIF5NBfP4TMIhTXc,55262
|
|
57
57
|
googleapiclient/discovery_cache/documents/analyticsreporting.v4.json,sha256=8S4FyrAstnlesJ3ss4fYM7V18YvJgMh9S9jIo-vAOY8,61333
|
|
58
58
|
googleapiclient/discovery_cache/documents/androiddeviceprovisioning.v1.json,sha256=8uu_cJdU3-wHYKdK9OcUN-qLj1aCr6UyXUnAQ--Nhn8,60784
|
|
@@ -65,17 +65,17 @@ googleapiclient/discovery_cache/documents/apigee.v1.json,sha256=glsdtriQrYfnTwh8
|
|
|
65
65
|
googleapiclient/discovery_cache/documents/apigeeregistry.v1.json,sha256=hCu1irwJNFHGEQgiTM5HJtqvF1JUeqpBVA8SGUn9syQ,156027
|
|
66
66
|
googleapiclient/discovery_cache/documents/apikeys.v2.json,sha256=INwKVwEc8KI9tf28zf-_i4qJeH9ZWQ5skNw01wTZ-WM,22139
|
|
67
67
|
googleapiclient/discovery_cache/documents/apim.v1alpha.json,sha256=kktY7aRouoMlByWAQ1dvEa89Uf_hu26exnk8D8mu5Fs,48179
|
|
68
|
-
googleapiclient/discovery_cache/documents/appengine.v1.json,sha256=
|
|
68
|
+
googleapiclient/discovery_cache/documents/appengine.v1.json,sha256=KeHhC5auspeq60Ucx3wSOEWN5lLF7O75QAtk-TDJnqI,148428
|
|
69
69
|
googleapiclient/discovery_cache/documents/appengine.v1alpha.json,sha256=lOgFxdwAvhOn1gxzw1OxBWxS3So4MSjmOT0zEf0z5hY,60154
|
|
70
|
-
googleapiclient/discovery_cache/documents/appengine.v1beta.json,sha256=
|
|
70
|
+
googleapiclient/discovery_cache/documents/appengine.v1beta.json,sha256=nQ0JzpGZmVljEgV6Uz9Q_JTTNcldMQ4RRcELmk3chGc,155759
|
|
71
71
|
googleapiclient/discovery_cache/documents/appengine.v1beta4.json,sha256=yELseCdExWSunuF7afIqEw_94UU7PvKCXDmWkyAbYWg,110912
|
|
72
72
|
googleapiclient/discovery_cache/documents/appengine.v1beta5.json,sha256=OHCPs6izs9jPAEuG8s9dr76KCn3f5lKdfWE5NaQBhZo,110227
|
|
73
73
|
googleapiclient/discovery_cache/documents/apphub.v1.json,sha256=NtYhitrHe_zVmMeP1PohCPBvikNJ0_loQnRgSdxoTo8,92413
|
|
74
74
|
googleapiclient/discovery_cache/documents/apphub.v1alpha.json,sha256=mNp9A-TADrkl2Sy9R2gxlDH98Vh9cAGsYIigwLLbwX8,97031
|
|
75
75
|
googleapiclient/discovery_cache/documents/area120tables.v1alpha1.json,sha256=W3nRxsh01aYTWrEV05o-14Ubu4UvIqDelbu01_s9Ve0,26671
|
|
76
|
-
googleapiclient/discovery_cache/documents/artifactregistry.v1.json,sha256=
|
|
77
|
-
googleapiclient/discovery_cache/documents/artifactregistry.v1beta1.json,sha256=
|
|
78
|
-
googleapiclient/discovery_cache/documents/artifactregistry.v1beta2.json,sha256=
|
|
76
|
+
googleapiclient/discovery_cache/documents/artifactregistry.v1.json,sha256=4uL-4wYwn75-PwYx622xzvK8Q-4bjjQiDID8cdzoCH8,129466
|
|
77
|
+
googleapiclient/discovery_cache/documents/artifactregistry.v1beta1.json,sha256=1X7hvdJ-99orVhYwlLlolavh5U3EXBsfZyejhTBKkI4,60375
|
|
78
|
+
googleapiclient/discovery_cache/documents/artifactregistry.v1beta2.json,sha256=XKO-MvDm5e5d25DRJM_fwkyjcl-Q-TV-I_Oy2SLEv6A,78972
|
|
79
79
|
googleapiclient/discovery_cache/documents/assuredworkloads.v1.json,sha256=5Qy7HIJDf90h-GzI2ONwxIdHpEA-Vbn4TN8uVI2x_AM,58126
|
|
80
80
|
googleapiclient/discovery_cache/documents/assuredworkloads.v1beta1.json,sha256=GBIUNjmfwLOXqffGAXOeyQWOJFmxsY7NQgsmz0c8fGc,61425
|
|
81
81
|
googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1.json,sha256=YjtsDS_4rNBp6gpPxNbwWllsRI8VbMB7djRXs_uNbL4,110108
|
|
@@ -88,7 +88,7 @@ googleapiclient/discovery_cache/documents/batch.v1.json,sha256=GDanLR_eb76YmGLJE
|
|
|
88
88
|
googleapiclient/discovery_cache/documents/beyondcorp.v1.json,sha256=CQ5tbIhijx_bOGAQwb8p4phrfnACtJiezphdypcMoWw,138267
|
|
89
89
|
googleapiclient/discovery_cache/documents/beyondcorp.v1alpha.json,sha256=Gw0dowrP_If0wDP_LJ7WT2VyiLEUqj1ZnDF0jLlKF2I,278685
|
|
90
90
|
googleapiclient/discovery_cache/documents/biglake.v1.json,sha256=JiAvdp7lTnDjHSpeG0RZ_mZFOtNCW5lXWrok81NGECs,26554
|
|
91
|
-
googleapiclient/discovery_cache/documents/bigquery.v2.json,sha256=
|
|
91
|
+
googleapiclient/discovery_cache/documents/bigquery.v2.json,sha256=HRc3zgEzhcrlDqu-nR101PUgEcw9vbU_m4o3pwmMb5Y,380476
|
|
92
92
|
googleapiclient/discovery_cache/documents/bigqueryconnection.v1.json,sha256=PQsPNkBe8xL_8a1CYCCTHoZZg1ApYTi34gJaUnIn_nU,43588
|
|
93
93
|
googleapiclient/discovery_cache/documents/bigqueryconnection.v1beta1.json,sha256=d45MeNg37AdYm_s8hO7ZqLd8hDw3qbpif9ecV1OMYIA,32721
|
|
94
94
|
googleapiclient/discovery_cache/documents/bigquerydatapolicy.v1.json,sha256=qs4API-5LGOxGxOMpWLmPx1A1124LfwlXhcJSYj_fUg,34611
|
|
@@ -97,7 +97,7 @@ googleapiclient/discovery_cache/documents/bigqueryreservation.v1.json,sha256=zDa
|
|
|
97
97
|
googleapiclient/discovery_cache/documents/bigqueryreservation.v1alpha2.json,sha256=u1WvY6zx7CYg_q9OhtqB5I8Su4b1kEA7p3VwegecO8U,44509
|
|
98
98
|
googleapiclient/discovery_cache/documents/bigqueryreservation.v1beta1.json,sha256=zVtHmOXJTgtYX3JK9YoFUW8uNNHwi-ZPHs4gQN-Y0cY,60957
|
|
99
99
|
googleapiclient/discovery_cache/documents/bigtableadmin.v1.json,sha256=udwAbAWXjShMSJcvAaxRNI-V5QFFQdE6InVOhHT-y7Q,32684
|
|
100
|
-
googleapiclient/discovery_cache/documents/bigtableadmin.v2.json,sha256=
|
|
100
|
+
googleapiclient/discovery_cache/documents/bigtableadmin.v2.json,sha256=yS50zvyl2rBx2WAJ9p7BKvSg4APK4KrIRTSRP0MVNqQ,176239
|
|
101
101
|
googleapiclient/discovery_cache/documents/billingbudgets.v1.json,sha256=v3YOJsAFLFb0dBL3DDh40t5RYi_K8YZUszEi-IY0XQM,27319
|
|
102
102
|
googleapiclient/discovery_cache/documents/billingbudgets.v1beta1.json,sha256=W1XxaGkQBjVGfxUdSJFFi2WIfppU-rP-rkFpSuTKvqk,26850
|
|
103
103
|
googleapiclient/discovery_cache/documents/binaryauthorization.v1.json,sha256=1fyukRfB4uUyEpOBzGWo2BF1CIXsPFh5UzuP7vESdes,84788
|
|
@@ -109,7 +109,7 @@ googleapiclient/discovery_cache/documents/books.v1.json,sha256=dWEew3bc3mDWbAhR-
|
|
|
109
109
|
googleapiclient/discovery_cache/documents/businessprofileperformance.v1.json,sha256=3eLb2-guxrQX8Lp7jSP9ET2Rz1O66q7qXH5laepbk10,24089
|
|
110
110
|
googleapiclient/discovery_cache/documents/calendar.v3.json,sha256=S8Q9xONGdb8TY-zjg29tAOFYtRHbmre9kfOUZax3JYU,115570
|
|
111
111
|
googleapiclient/discovery_cache/documents/certificatemanager.v1.json,sha256=X57KrJ3fKAg4FyK9iQcfNvIUOyXwBHSB5qiMfkXqp0M,70743
|
|
112
|
-
googleapiclient/discovery_cache/documents/chat.v1.json,sha256=
|
|
112
|
+
googleapiclient/discovery_cache/documents/chat.v1.json,sha256=3xksXGo6Vz6SXxXBHBEXgqbHo0r5R3TPuXnU4JNiOr4,226529
|
|
113
113
|
googleapiclient/discovery_cache/documents/checks.v1alpha.json,sha256=2fboRx_z54wlUaFm4886hwrSZt6ZxG4DtFJ43Ayo3Mo,66207
|
|
114
114
|
googleapiclient/discovery_cache/documents/chromemanagement.v1.json,sha256=ajtjcU7GIc6SPZNJp5Bqzp8J12kG7-UgtiM5U7qVZ3c,159071
|
|
115
115
|
googleapiclient/discovery_cache/documents/chromepolicy.v1.json,sha256=QYrpOxpOaRTtlrgOOl5GnFhdThcOGeb5IW4RrU9PIdU,61896
|
|
@@ -128,7 +128,7 @@ googleapiclient/discovery_cache/documents/cloudbuild.v1.json,sha256=N_X1BtqpRTgw
|
|
|
128
128
|
googleapiclient/discovery_cache/documents/cloudbuild.v1alpha1.json,sha256=tN8lxatpJZdx4mhuKWjgzYeBfbN3ZFgZOhdDI8HdMTc,103536
|
|
129
129
|
googleapiclient/discovery_cache/documents/cloudbuild.v1alpha2.json,sha256=FqGePJRUozQZ3MgYXXDeeBwhKb38oRdL3RDyfn5LKOA,102139
|
|
130
130
|
googleapiclient/discovery_cache/documents/cloudbuild.v1beta1.json,sha256=Z9D0XmsAbFI1Ug2BBm8i4hocf4dzGW0MP_3rprbHH2I,105268
|
|
131
|
-
googleapiclient/discovery_cache/documents/cloudbuild.v2.json,sha256=
|
|
131
|
+
googleapiclient/discovery_cache/documents/cloudbuild.v2.json,sha256=REcV_u015mWfPHqvn_A0WgZfCtfUtAZCSnVsLx-iu_8,106632
|
|
132
132
|
googleapiclient/discovery_cache/documents/cloudchannel.v1.json,sha256=MfXxhobt6hDoKIefJPwsydJifoLWLJ54SF_uC_s5O9A,239183
|
|
133
133
|
googleapiclient/discovery_cache/documents/cloudcommerceprocurement.v1.json,sha256=NtXgLDh60lxmnNf3YKeRYfUr2suT9B1KvXUyXvfeXuU,40056
|
|
134
134
|
googleapiclient/discovery_cache/documents/cloudcontrolspartner.v1.json,sha256=WGO1S1ldTS_UqPCz-QtDGqrxLXGWBGzL4aR_KEfIg5Q,36613
|
|
@@ -172,7 +172,7 @@ googleapiclient/discovery_cache/documents/config.v1.json,sha256=9tLbH98VFrGAsdDY
|
|
|
172
172
|
googleapiclient/discovery_cache/documents/connectors.v1.json,sha256=h9gNM2-mmlVYOK9CARSG6wYpNxkBCpBl1yjeLlD3xbc,214483
|
|
173
173
|
googleapiclient/discovery_cache/documents/connectors.v2.json,sha256=tgAsY6Vhcpt7U3IAhvuUO-l8nYW_-ldpFekTYnD7Ao4,68950
|
|
174
174
|
googleapiclient/discovery_cache/documents/contactcenteraiplatform.v1alpha1.json,sha256=Li67zB9-zpg-vXuEz4QOn8gsQC_4K4zhkMCLxSiO9t8,43190
|
|
175
|
-
googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json,sha256=
|
|
175
|
+
googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json,sha256=dp9vtzSB6OFoSPPXL7wtMEpGtYpFi6qIcyowPker16c,220201
|
|
176
176
|
googleapiclient/discovery_cache/documents/container.v1.json,sha256=IqZIjyV47TXowh2kwW5chUkkib6oTTcp7aY-p-mU2is,293085
|
|
177
177
|
googleapiclient/discovery_cache/documents/container.v1beta1.json,sha256=hdb0EbbYd6FGbShp21fdHp_m91aKLxPusAWKOr8ZOEA,319590
|
|
178
178
|
googleapiclient/discovery_cache/documents/containeranalysis.v1.json,sha256=vjFgkQ4OFIVGMtPlGCLo6giToKGRyO7_lM75C47Q51g,205427
|
|
@@ -180,7 +180,7 @@ googleapiclient/discovery_cache/documents/containeranalysis.v1alpha1.json,sha256
|
|
|
180
180
|
googleapiclient/discovery_cache/documents/containeranalysis.v1beta1.json,sha256=TBuHpnO_iH1ssVpZOybPzESLFpW4fKMlJKl05V7Dkf0,220507
|
|
181
181
|
googleapiclient/discovery_cache/documents/content.v2.1.json,sha256=0TqsqFzqZLQRQCmyBDiHSjl2lYi3d3_uiPbhWNO_8vQ,608627
|
|
182
182
|
googleapiclient/discovery_cache/documents/content.v2.json,sha256=PuV1X8AOtI9T1gaQphOf14GgA06gplme2e31cRNVSlU,389993
|
|
183
|
-
googleapiclient/discovery_cache/documents/contentwarehouse.v1.json,sha256=
|
|
183
|
+
googleapiclient/discovery_cache/documents/contentwarehouse.v1.json,sha256=8In20n3CQxdMzSxYVUxBKB0DO2zonvS33P1dbHQeBuA,226115
|
|
184
184
|
googleapiclient/discovery_cache/documents/css.v1.json,sha256=Du1JOIlWsnMDmrFLocifTjIuh03DsWn0V5YNJKYe-Fo,36693
|
|
185
185
|
googleapiclient/discovery_cache/documents/customsearch.v1.json,sha256=rMbYphwIkPhTucLi2nEilrZaYX9EWWFzxbZ0VUeSr1M,62694
|
|
186
186
|
googleapiclient/discovery_cache/documents/datacatalog.v1.json,sha256=SlG1O6BLI9I_BLSCtfkfaiHc62muB8gXvRQ5jdfqzOA,182205
|
|
@@ -191,10 +191,10 @@ googleapiclient/discovery_cache/documents/datafusion.v1.json,sha256=sMtwuW19dUJE
|
|
|
191
191
|
googleapiclient/discovery_cache/documents/datafusion.v1beta1.json,sha256=Z94T0Pu5SNNPMEzFgOtt28-ije-bBL7bqwFc_qknNz8,80217
|
|
192
192
|
googleapiclient/discovery_cache/documents/datalabeling.v1beta1.json,sha256=VJXeKNDTAWpQ6WtRl1ooWHt6r4Sk_RGXyyPxsDeszAY,202099
|
|
193
193
|
googleapiclient/discovery_cache/documents/datalineage.v1.json,sha256=fzO9VN4uBbto8T_Rh4gQbDKSH7vmkLMYdG3XGJo1h7s,45445
|
|
194
|
-
googleapiclient/discovery_cache/documents/datamigration.v1.json,sha256=
|
|
194
|
+
googleapiclient/discovery_cache/documents/datamigration.v1.json,sha256=vdEEbgMmszWH-2fEJXt9m-NK0wkI0Jg_YO9Dpj9EI-M,213927
|
|
195
195
|
googleapiclient/discovery_cache/documents/datamigration.v1beta1.json,sha256=ZG5X-UgysgDdh340sazBOmeXKO33juNsSz930hgRpws,83902
|
|
196
196
|
googleapiclient/discovery_cache/documents/datapipelines.v1.json,sha256=vocmGOA8i7K12Yy3kAeZ1IsUfm3fza3QWFE6taPqP6Y,38301
|
|
197
|
-
googleapiclient/discovery_cache/documents/dataplex.v1.json,sha256=
|
|
197
|
+
googleapiclient/discovery_cache/documents/dataplex.v1.json,sha256=ZzDlqaAFsfU4lB0766dcp0hqZBQxD77GkotLJ-caIPY,417579
|
|
198
198
|
googleapiclient/discovery_cache/documents/dataportability.v1.json,sha256=NaRmDLtjEOAVtKyppTuA_DooR3Dc-cC0Zyz2IiosfAw,35993
|
|
199
199
|
googleapiclient/discovery_cache/documents/dataportability.v1beta.json,sha256=wylm_SUcBNuHrgtNUD1MfjlFUuoWxfUcdjdOKqoFTbQ,36033
|
|
200
200
|
googleapiclient/discovery_cache/documents/dataproc.v1.json,sha256=EaKvS8CCQbp-EN-Rv5bb6NstwLLJI8R_XzboxOg-4sk,294775
|
|
@@ -212,12 +212,12 @@ googleapiclient/discovery_cache/documents/dfareporting.v3.3.json,sha256=AaucsfQ-
|
|
|
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=T-dp9EgAA4tTdjp7tTZkngt1q3YcaXZUX-cTqcMSoCI,25014
|
|
214
214
|
googleapiclient/discovery_cache/documents/dfareporting.v4.json,sha256=yLtA9LZLBQQFjH39pXg871rudCWrNAKI0JEEmoElskU,549585
|
|
215
|
-
googleapiclient/discovery_cache/documents/dialogflow.v2.json,sha256=
|
|
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=
|
|
215
|
+
googleapiclient/discovery_cache/documents/dialogflow.v2.json,sha256=_-6itxWHHCop5nqaSmj6SXLcw6EJw8mksHjPZV7NnGA,885433
|
|
216
|
+
googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json,sha256=RkXlhoXg3FxlL1Q523Esvecw7e9yC_SBpQKp_LO2HGA,891297
|
|
217
|
+
googleapiclient/discovery_cache/documents/dialogflow.v3.json,sha256=XHYyu6xcm8uPHqBrGTNBhhS90bH2mBx7WnAKBXDAAsQ,708976
|
|
218
|
+
googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json,sha256=Nb1FPjh_i4o-v5W0ccgrFwwTB475e1kXxYSyJLsbEW4,775513
|
|
219
219
|
googleapiclient/discovery_cache/documents/digitalassetlinks.v1.json,sha256=EHAt06qAGWocv-SdXvlWjzUlYZwAcuGyA3whPPDk9-o,27271
|
|
220
|
-
googleapiclient/discovery_cache/documents/discovery.v1.json,sha256=
|
|
220
|
+
googleapiclient/discovery_cache/documents/discovery.v1.json,sha256=OQvmfp6aUxzASZk9m__FvI0wuRXNWI_41RykyxtDkzU,18215
|
|
221
221
|
googleapiclient/discovery_cache/documents/discoveryengine.v1.json,sha256=5BTNPwQhtC8cR7rla3Mty83Qr40x75EenRB607-SZa0,696586
|
|
222
222
|
googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json,sha256=-HAhYGHNxhMcvZT8O_zKG2QiLGfOA9yhMud26OTed84,775710
|
|
223
223
|
googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json,sha256=GRKrmKjJUKweHr_uypyNRcIW-BWecCSDq1kg5okdn00,729028
|
|
@@ -225,9 +225,9 @@ googleapiclient/discovery_cache/documents/displayvideo.v1.json,sha256=RRZQfVKtGz
|
|
|
225
225
|
googleapiclient/discovery_cache/documents/displayvideo.v2.json,sha256=Y3f9AuG8besMl-0d01xEM_OY_fS2SY6gRoZhi-4PoZw,864357
|
|
226
226
|
googleapiclient/discovery_cache/documents/displayvideo.v3.json,sha256=lTxjbqseHg30VbRAjs-CY3qhr45PGUFNiR_5Srayw60,877784
|
|
227
227
|
googleapiclient/discovery_cache/documents/displayvideo.v4.json,sha256=ZawYORuamvnE2jVpVNrXpFwg7zEdTwNcHKxcGREHJ1k,9032
|
|
228
|
-
googleapiclient/discovery_cache/documents/dlp.v2.json,sha256=
|
|
229
|
-
googleapiclient/discovery_cache/documents/dns.v1.json,sha256=
|
|
230
|
-
googleapiclient/discovery_cache/documents/dns.v1beta2.json,sha256=
|
|
228
|
+
googleapiclient/discovery_cache/documents/dlp.v2.json,sha256=OdD6GrYqJYQRhLFstfcpTR0jtyZKCIPHp8qgE-oPSMQ,486935
|
|
229
|
+
googleapiclient/discovery_cache/documents/dns.v1.json,sha256=fvdiy9RNIOiWPijhaySQLNn3wuFi2LMAkyuYZrngZuA,120283
|
|
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
|
|
232
232
|
googleapiclient/discovery_cache/documents/docs.v1.json,sha256=UI1_cFHE01wbWoNr0-CWiXoo1Z9g9nWk2wmM4JYxctA,175283
|
|
233
233
|
googleapiclient/discovery_cache/documents/documentai.v1.json,sha256=NlHkZfuXiz8b4e2vcS0bdSfAm34EN-NRfhYj8pGUQG4,325973
|
|
@@ -241,8 +241,8 @@ googleapiclient/discovery_cache/documents/doubleclickbidmanager.v1.1.json,sha256
|
|
|
241
241
|
googleapiclient/discovery_cache/documents/doubleclickbidmanager.v1.json,sha256=c-oeCNUdKAdNJa3Bm3sqAgb6LpgiCn-s6NUUp4rsUt8,3347
|
|
242
242
|
googleapiclient/discovery_cache/documents/doubleclickbidmanager.v2.json,sha256=k2ijTeq-ESOfX0DhstOvPavXXolPo5CCzPLCEinijRo,19306
|
|
243
243
|
googleapiclient/discovery_cache/documents/doubleclicksearch.v2.json,sha256=nMNNU5Wh63p6VgzxMbwKymqzMi3TmZnMbsqjzeWuT3M,34837
|
|
244
|
-
googleapiclient/discovery_cache/documents/drive.v2.json,sha256=
|
|
245
|
-
googleapiclient/discovery_cache/documents/drive.v3.json,sha256=
|
|
244
|
+
googleapiclient/discovery_cache/documents/drive.v2.json,sha256=qxip7BBf2Ia5bIsIMif0cslCSskBiRhx93QwRw4I1mg,201567
|
|
245
|
+
googleapiclient/discovery_cache/documents/drive.v3.json,sha256=uTTvkGTOf2b3HEUAbyBg9BrueRI8DDdyoPAwU1ajo_I,155007
|
|
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
|
|
@@ -252,20 +252,20 @@ googleapiclient/discovery_cache/documents/eventarc.v1beta1.json,sha256=mY2ecbNBW
|
|
|
252
252
|
googleapiclient/discovery_cache/documents/factchecktools.v1alpha1.json,sha256=9Y7zQZ2EkMtkhMZFUkoiXUjARCpeo_1r3Z_8yGYskAc,22817
|
|
253
253
|
googleapiclient/discovery_cache/documents/fcm.v1.json,sha256=rBD2rjlHPODwr5Y742Ks5JAh28fdJzNvQ98K91Mrjj4,30285
|
|
254
254
|
googleapiclient/discovery_cache/documents/fcmdata.v1beta1.json,sha256=MyF9jSa11RwspABXDPfTYu7GVCMRxKoOOAeb6FkJiIY,15964
|
|
255
|
-
googleapiclient/discovery_cache/documents/file.v1.json,sha256=
|
|
256
|
-
googleapiclient/discovery_cache/documents/file.v1beta1.json,sha256=
|
|
255
|
+
googleapiclient/discovery_cache/documents/file.v1.json,sha256=r8Awy3sLoS-zrS5qaM-5D3cNxwss7n073VbM-kLNIc4,77049
|
|
256
|
+
googleapiclient/discovery_cache/documents/file.v1beta1.json,sha256=xw4zZR-PTvcR-48NK0ZyzJrqwcRKPCOPVBxDKACiMBQ,88489
|
|
257
257
|
googleapiclient/discovery_cache/documents/firebase.v1beta1.json,sha256=TrtGRHhqdbMVTauJsfA6fxHrK-QxJvrP87oBzMyTV0g,112124
|
|
258
258
|
googleapiclient/discovery_cache/documents/firebaseappcheck.v1.json,sha256=ot5WhAGZ3L7TjXlrmkNogtvMRSmg0pbMyeRBTWx90eg,100852
|
|
259
259
|
googleapiclient/discovery_cache/documents/firebaseappcheck.v1beta.json,sha256=3aOcKWyVyu_u7v30FH0B6xrfjSK7Fjz57kvQlHu1CNQ,119199
|
|
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=9E9b2HKK_f0HJZ3CqE7C0ZMCNjuwfQvt85onD_-NJfw,44109
|
|
262
262
|
googleapiclient/discovery_cache/documents/firebasedatabase.v1beta.json,sha256=lTa0yiZ-qlfE4uKb8HPUVrG6F4VyO2IRZDAAMw4xhDM,15636
|
|
263
263
|
googleapiclient/discovery_cache/documents/firebasedynamiclinks.v1.json,sha256=r-tftOXQ9RWN9UUnYUCyf1J9doOWgIBO3ZMnWKejqsY,32930
|
|
264
264
|
googleapiclient/discovery_cache/documents/firebasehosting.v1.json,sha256=bkYW4DCUp1TH6_aAQiMqVhbrNSl3zrpA6ZXZnCI_p1E,26740
|
|
265
265
|
googleapiclient/discovery_cache/documents/firebasehosting.v1beta1.json,sha256=35WM0roy6_pJoCwTgml7DPn-xXi3QU5jaZZDMfESBfc,133655
|
|
266
266
|
googleapiclient/discovery_cache/documents/firebaseml.v1.json,sha256=qv9Wz8sUecvPZV76GpfLqDqAAbaTLlUxnRy7fRKHMtw,10354
|
|
267
267
|
googleapiclient/discovery_cache/documents/firebaseml.v1beta2.json,sha256=1Ajl7yL81dyXtz5SQPKdh6GpKMR6W3dw-tdYjI1Sky4,16713
|
|
268
|
-
googleapiclient/discovery_cache/documents/firebaseml.v2beta.json,sha256=
|
|
268
|
+
googleapiclient/discovery_cache/documents/firebaseml.v2beta.json,sha256=qWxOKKuujq_RH4iXKtAQIFvBwRc5Qrxr9Fn0Nu4jWLk,46182
|
|
269
269
|
googleapiclient/discovery_cache/documents/firebaserules.v1.json,sha256=Gv85ZXbaT1npDoA64ToZZkjohopbRUVi44B77xQLxIs,34167
|
|
270
270
|
googleapiclient/discovery_cache/documents/firebasestorage.v1beta.json,sha256=-eKOkecTPQBW5dPs0_umpPqerbPln2jMW0N0gvyAlwE,12239
|
|
271
271
|
googleapiclient/discovery_cache/documents/firestore.v1.json,sha256=2JCHcedAAPMrGwOIsARseuY2J3MvyPDJXTp1DNV4E4Q,171720
|
|
@@ -338,7 +338,7 @@ googleapiclient/discovery_cache/documents/marketingplatformadmin.v1alpha.json,sh
|
|
|
338
338
|
googleapiclient/discovery_cache/documents/meet.v2.json,sha256=8lpuNUExDPU1GxTN5FvFI4QiiOCGihZHN_HeOuZ-VTg,37477
|
|
339
339
|
googleapiclient/discovery_cache/documents/memcache.v1.json,sha256=2CDO4M4ivf9Lx3tXrwsPj_iYUrIzyhbzzHL8crWN5MQ,63883
|
|
340
340
|
googleapiclient/discovery_cache/documents/memcache.v1beta2.json,sha256=b1pkI7PjGnu7ori6A5tQLcj9G4k_NJm3IXimKmWBxZM,65809
|
|
341
|
-
googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json,sha256=
|
|
341
|
+
googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json,sha256=6MLMWu8jf-4-iiZ6AYh19S1YDuoHas5ifhA_axr-P9c,121446
|
|
342
342
|
googleapiclient/discovery_cache/documents/merchantapi.conversions_v1beta.json,sha256=OBKSmFfEOMFNAbWVx_FihRaD9dAUmKB4cmhmmOlMdD8,19185
|
|
343
343
|
googleapiclient/discovery_cache/documents/merchantapi.datasources_v1beta.json,sha256=JcWlc9mwRzw-ZRaK5gZ6x_SHvbCWSFIfR002XqsKypA,25318
|
|
344
344
|
googleapiclient/discovery_cache/documents/merchantapi.inventories_v1beta.json,sha256=gsKBLFBO8nTOcCoYFoz15p4ukaPynLQ28DEyXucVHRc,22823
|
|
@@ -354,8 +354,8 @@ googleapiclient/discovery_cache/documents/metastore.v1beta.json,sha256=nBLr28IMB
|
|
|
354
354
|
googleapiclient/discovery_cache/documents/migrationcenter.v1.json,sha256=p8ixa69627S8p4-MPD_l5HFQMfJ1mC_WY91wmInhkIw,182774
|
|
355
355
|
googleapiclient/discovery_cache/documents/migrationcenter.v1alpha1.json,sha256=oWin0TNXJfzL3_bNZje8uSyFxj1MxD5G4tS0Kl1xVV4,248689
|
|
356
356
|
googleapiclient/discovery_cache/documents/ml.v1.json,sha256=uqETRsZi42bFXNgpJJuSq7GPJ-rdilit-ZKFfJgE8hA,175515
|
|
357
|
-
googleapiclient/discovery_cache/documents/monitoring.v1.json,sha256=
|
|
358
|
-
googleapiclient/discovery_cache/documents/monitoring.v3.json,sha256=
|
|
357
|
+
googleapiclient/discovery_cache/documents/monitoring.v1.json,sha256=NJCR0bd6EA40lNqqIkkPoJlautuairMfr9QRSn5wJDE,109393
|
|
358
|
+
googleapiclient/discovery_cache/documents/monitoring.v3.json,sha256=u6pzUTMC5CU_1V6OmSIM5g5X0mCiswsENLxxtU07XWc,332538
|
|
359
359
|
googleapiclient/discovery_cache/documents/mybusinessaccountmanagement.v1.json,sha256=76-LradKPGDO6pz432AJRwNb3cQW5heq0Mh9fz_ABDY,31822
|
|
360
360
|
googleapiclient/discovery_cache/documents/mybusinessbusinesscalls.v1.json,sha256=w_OnSvJZU62j-5J8o3Mt3CmA2Rk7_GKu5DuhsIV574Y,16209
|
|
361
361
|
googleapiclient/discovery_cache/documents/mybusinessbusinessinformation.v1.json,sha256=b-EZRC1nDcT0ckfqD0EpIYPv30vW_VUVgXh1_riWNiU,65869
|
|
@@ -364,12 +364,12 @@ googleapiclient/discovery_cache/documents/mybusinessnotifications.v1.json,sha256
|
|
|
364
364
|
googleapiclient/discovery_cache/documents/mybusinessplaceactions.v1.json,sha256=EnWkiYLZggSlFINF0ujYooNwRMh1qPxdVLR2n-Ikhbk,14578
|
|
365
365
|
googleapiclient/discovery_cache/documents/mybusinessqanda.v1.json,sha256=MBjZalhwZNuin_Y54kxl13lctTp5ODRexqgaUK0BCBM,14263
|
|
366
366
|
googleapiclient/discovery_cache/documents/mybusinessverifications.v1.json,sha256=_cq-CIG-TaJGFAwSEMkH6yOmBZjftORvPKm0pykD_qc,25381
|
|
367
|
-
googleapiclient/discovery_cache/documents/networkconnectivity.v1.json,sha256=
|
|
367
|
+
googleapiclient/discovery_cache/documents/networkconnectivity.v1.json,sha256=RPtyXvHYafVI7dL9Yd5FK1SoYJC98sRJydsFHydnEYk,205992
|
|
368
368
|
googleapiclient/discovery_cache/documents/networkconnectivity.v1alpha1.json,sha256=oEW7R3y3APz89kJZk4bilgxdWBlP69ptJh3poGDduRI,76315
|
|
369
|
-
googleapiclient/discovery_cache/documents/networkmanagement.v1.json,sha256=
|
|
370
|
-
googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json,sha256=
|
|
369
|
+
googleapiclient/discovery_cache/documents/networkmanagement.v1.json,sha256=8drmWFSCJRSzSKTk6fnE26RzZyOaH3s2gnI-cOtFnc8,116165
|
|
370
|
+
googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json,sha256=2oYwm-kFmgU1W6SMQL_gI3LJE1glSqmz9_Br3G5YjIA,116723
|
|
371
371
|
googleapiclient/discovery_cache/documents/networksecurity.v1.json,sha256=jkvu2t3ij4dp0LaQs9hjwPTzXcicZqOFGrdqcBlUg6Y,184921
|
|
372
|
-
googleapiclient/discovery_cache/documents/networksecurity.v1beta1.json,sha256=
|
|
372
|
+
googleapiclient/discovery_cache/documents/networksecurity.v1beta1.json,sha256=ur33fOzxZzR1XkPYisIz1cBXOBMgg1vsZh_ZEjMFbgE,209208
|
|
373
373
|
googleapiclient/discovery_cache/documents/networkservices.v1.json,sha256=WvmX4QJWIXh9ycT536QiwTU9y-uQr5ict_RAH7cD4xU,188201
|
|
374
374
|
googleapiclient/discovery_cache/documents/networkservices.v1beta1.json,sha256=cuY7FEpGFUTGIZnxfe-p1uE3GVZXmAqDysZKjtXJM6Y,176645
|
|
375
375
|
googleapiclient/discovery_cache/documents/notebooks.v1.json,sha256=ovUn8mBMjWsFRM_MZ6JvMYES5D2jBmY3SywSFoZndT4,158357
|
|
@@ -393,7 +393,7 @@ googleapiclient/discovery_cache/documents/playcustomapp.v1.json,sha256=pG8LwuC9y
|
|
|
393
393
|
googleapiclient/discovery_cache/documents/playdeveloperreporting.v1alpha1.json,sha256=XAJU7SVy6o6kDz0WRpR3fplk4ZYGFRLwt8aToVBE7Dk,137481
|
|
394
394
|
googleapiclient/discovery_cache/documents/playdeveloperreporting.v1beta1.json,sha256=w7ysvBazGXbyUgTFKQSv-dllMi9iu2pvp4FumHd9Duc,137287
|
|
395
395
|
googleapiclient/discovery_cache/documents/playgrouping.v1alpha1.json,sha256=IiCHjssDE3DyDE09U8j9GumZpi2t6SZfFiy_myuQm-s,6307
|
|
396
|
-
googleapiclient/discovery_cache/documents/playintegrity.v1.json,sha256=
|
|
396
|
+
googleapiclient/discovery_cache/documents/playintegrity.v1.json,sha256=bv9gSolQ9mI0-rw-JiGxTd_TMR5neDh5M5wStOGfpMI,19913
|
|
397
397
|
googleapiclient/discovery_cache/documents/policyanalyzer.v1.json,sha256=UbzYQTXuhZcV_f8klEA9ps8syc4RTJ_30TpRYiLa5AE,11965
|
|
398
398
|
googleapiclient/discovery_cache/documents/policyanalyzer.v1beta1.json,sha256=uc6Tw0al4RaKcVAwNyNoA2nEUNP7uzUdPxnZxnz6isQ,10922
|
|
399
399
|
googleapiclient/discovery_cache/documents/policysimulator.v1.json,sha256=gMZnIMbRESNAojGbxXSbvs3nBrtGMFYT41TpMd3dlbo,94133
|
|
@@ -418,7 +418,7 @@ googleapiclient/discovery_cache/documents/rapidmigrationassessment.v1.json,sha25
|
|
|
418
418
|
googleapiclient/discovery_cache/documents/readerrevenuesubscriptionlinking.v1.json,sha256=PMCmsfZHG8uxy8xeYV9Hxha3nF9GP1RafO6KBPBnyYI,8887
|
|
419
419
|
googleapiclient/discovery_cache/documents/realtimebidding.v1.json,sha256=ynm79BwWSzS4wUghadth4JQWOVq8GUyrDp52MYZsPc0,117315
|
|
420
420
|
googleapiclient/discovery_cache/documents/realtimebidding.v1alpha.json,sha256=0aZYwk8L6hmk_xVK_rr4BwT4FPEn56oiZWKVqin92rs,18365
|
|
421
|
-
googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json,sha256=
|
|
421
|
+
googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json,sha256=L_2we8zI9WN0dqF6Q3sU8_jnkNqhDIwBjjb15cwJAW8,89920
|
|
422
422
|
googleapiclient/discovery_cache/documents/recommendationengine.v1beta1.json,sha256=k0aW98mk8r7nsXNx8-yE_x0AIfu9uBMvo2XE14KkfeI,87898
|
|
423
423
|
googleapiclient/discovery_cache/documents/recommender.v1.json,sha256=NzmZPbSDaHwuBRr1UJ5BMWq_0jjTMOYiTdU86ejJxLM,98571
|
|
424
424
|
googleapiclient/discovery_cache/documents/recommender.v1beta1.json,sha256=hOLL0VwzJ9FFNe_MsRY3yrVp0mcE3TR8ISk7CrOXnnA,110152
|
|
@@ -432,7 +432,7 @@ googleapiclient/discovery_cache/documents/resourcesettings.v1.json,sha256=PBtggh
|
|
|
432
432
|
googleapiclient/discovery_cache/documents/retail.v2.json,sha256=-oDiQRizBVvs0SxecTTCp9B3mvPts9Q199ACKWggXrA,346767
|
|
433
433
|
googleapiclient/discovery_cache/documents/retail.v2alpha.json,sha256=2F1KRrW8oXx0jMS0_p5kvCKnrdyrQT21huWi4lcUMLg,389270
|
|
434
434
|
googleapiclient/discovery_cache/documents/retail.v2beta.json,sha256=qm9xHmzteoQwSkJtN4l7PN-9FrPfH2oOcT4-Oze2vvw,358725
|
|
435
|
-
googleapiclient/discovery_cache/documents/run.v1.json,sha256=
|
|
435
|
+
googleapiclient/discovery_cache/documents/run.v1.json,sha256=FKgDnDCpg2-gCnM9gBTFBrJhvZil8ZQKTcjX6EJ1rf4,237365
|
|
436
436
|
googleapiclient/discovery_cache/documents/run.v1alpha1.json,sha256=Z0H_iXudGt7JDmcS4XZx09xCSBXPBv9MCktQqrAiayA,69965
|
|
437
437
|
googleapiclient/discovery_cache/documents/run.v1beta1.json,sha256=huF9CDeN1HdW5tai_neIoAPtXOqg1t_KxstLag14WiE,40411
|
|
438
438
|
googleapiclient/discovery_cache/documents/run.v2.json,sha256=IDl7nJiKaqQI3PbhPq5UgzgN7MN76g-iA_PTVQnZhpg,214678
|
|
@@ -515,7 +515,7 @@ googleapiclient/discovery_cache/documents/vmmigration.v1alpha1.json,sha256=D9xaS
|
|
|
515
515
|
googleapiclient/discovery_cache/documents/vmwareengine.v1.json,sha256=MKj1DarV1VvqJgcl3DdGp2J9WQDncDHi4Wt-HziUgC0,256026
|
|
516
516
|
googleapiclient/discovery_cache/documents/vpcaccess.v1.json,sha256=dNAAsEAKvzGeLZ56fQAIvcXU9retK4M74_oKkUJNcvY,21088
|
|
517
517
|
googleapiclient/discovery_cache/documents/vpcaccess.v1beta1.json,sha256=XpezOT-bJC5gtPpDq7mBa53O-tQdexXpFHYphD737HY,21487
|
|
518
|
-
googleapiclient/discovery_cache/documents/walletobjects.v1.json,sha256=
|
|
518
|
+
googleapiclient/discovery_cache/documents/walletobjects.v1.json,sha256=dKDdfhqRoEbOA7s57Wyare9yuscbGjOToQMU1GKAJbY,325259
|
|
519
519
|
googleapiclient/discovery_cache/documents/webfonts.v1.json,sha256=2rRNnUYk-ciNDxKVHxdZ0oDav0fJK9weyEZuxy895SM,6307
|
|
520
520
|
googleapiclient/discovery_cache/documents/webmasters.v3.json,sha256=TOTCcpZyUk-dbmnjFVFoQam0hq2wFQg2UV9x-4fuVLY,20097
|
|
521
521
|
googleapiclient/discovery_cache/documents/webrisk.v1.json,sha256=jZjPo5bKgaZMfTrCYpkEGIG80_df4XZGXg9UuQl9kuE,26586
|
|
@@ -526,16 +526,16 @@ googleapiclient/discovery_cache/documents/workflowexecutions.v1.json,sha256=wKaW
|
|
|
526
526
|
googleapiclient/discovery_cache/documents/workflowexecutions.v1beta.json,sha256=tERDKKmiGTK-l3wOrCAhVaA1SjA9d2Wp2fcbqaScb4E,14318
|
|
527
527
|
googleapiclient/discovery_cache/documents/workflows.v1.json,sha256=4aLWhOqG8qpwaXeZs-BRup7l_57rU5L6vBVdadbM4-0,28058
|
|
528
528
|
googleapiclient/discovery_cache/documents/workflows.v1beta.json,sha256=uzRGy5XU0VF1X9yjB5cVgfnnUDAOWrSoNYIvdAeYHsk,22461
|
|
529
|
-
googleapiclient/discovery_cache/documents/workloadmanager.v1.json,sha256=
|
|
530
|
-
googleapiclient/discovery_cache/documents/workspaceevents.v1.json,sha256=
|
|
529
|
+
googleapiclient/discovery_cache/documents/workloadmanager.v1.json,sha256=ROqp7bNrECOTuTlY6WY0bjc-Rt_TInUlP_G12BIhwvc,70800
|
|
530
|
+
googleapiclient/discovery_cache/documents/workspaceevents.v1.json,sha256=ZaeJJ7fjvXPhcgpqUolALOT5BMkt4UeKabm8SCpK1UM,28333
|
|
531
531
|
googleapiclient/discovery_cache/documents/workstations.v1.json,sha256=gU53sqLUHmDw-0xb_ENm_cmo9BB1zsd4-WYbj0wAhVo,98346
|
|
532
532
|
googleapiclient/discovery_cache/documents/workstations.v1beta.json,sha256=WLZZEFHN6I3pfU2RSSdfHQxGcQe70qzqTogJUiiLZ5M,100553
|
|
533
533
|
googleapiclient/discovery_cache/documents/youtube.v3.json,sha256=2X-SCQe3jUgvSTc7sfJGOC0WUEJDE00cQBYolaU5JQM,370941
|
|
534
534
|
googleapiclient/discovery_cache/documents/youtubeAnalytics.v1.json,sha256=KLPoKHO_XT4-LyIZjwSGh44f_htMwjePD2PXR8MH-YY,3220
|
|
535
535
|
googleapiclient/discovery_cache/documents/youtubeAnalytics.v2.json,sha256=Ixl98t7bVU4LpG2rai6RgzSeW-TUmk4abOVGzzttGKQ,28888
|
|
536
536
|
googleapiclient/discovery_cache/documents/youtubereporting.v1.json,sha256=fez-pYUk5gzTFG4W4mPJ7crQV1F1msk1Zdxf2DzpLl0,23094
|
|
537
|
-
google_api_python_client-2.
|
|
538
|
-
google_api_python_client-2.
|
|
539
|
-
google_api_python_client-2.
|
|
540
|
-
google_api_python_client-2.
|
|
541
|
-
google_api_python_client-2.
|
|
537
|
+
google_api_python_client-2.139.0.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
538
|
+
google_api_python_client-2.139.0.dist-info/METADATA,sha256=XqozaKL6uTMLgYr--JQ-QBuFprK9mu88CzGNRj5E-bg,6657
|
|
539
|
+
google_api_python_client-2.139.0.dist-info/WHEEL,sha256=0XQbNV6JE5ziJsWjIU8TRRv0N6SohNonLWgP86g5fiI,109
|
|
540
|
+
google_api_python_client-2.139.0.dist-info/top_level.txt,sha256=lbWgdDwQ3oww0ub0pmZ3fmIYAOTHf18Two4U9CxRlnw,58
|
|
541
|
+
google_api_python_client-2.139.0.dist-info/RECORD,,
|
|
@@ -422,7 +422,7 @@
|
|
|
422
422
|
]
|
|
423
423
|
},
|
|
424
424
|
"subscribe": {
|
|
425
|
-
"description": "Creates a Subscription to a Data
|
|
425
|
+
"description": "Creates a Subscription to a Data Clean Room. This is a long-running operation as it will create one or more linked datasets.",
|
|
426
426
|
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:subscribe",
|
|
427
427
|
"httpMethod": "POST",
|
|
428
428
|
"id": "analyticshub.projects.locations.dataExchanges.subscribe",
|
|
@@ -1022,7 +1022,7 @@
|
|
|
1022
1022
|
}
|
|
1023
1023
|
}
|
|
1024
1024
|
},
|
|
1025
|
-
"revision": "
|
|
1025
|
+
"revision": "20240715",
|
|
1026
1026
|
"rootUrl": "https://analyticshub.googleapis.com/",
|
|
1027
1027
|
"schemas": {
|
|
1028
1028
|
"AnalyticsHubSubscriptionInfo": {
|
|
@@ -1718,7 +1718,7 @@
|
|
|
1718
1718
|
}
|
|
1719
1719
|
}
|
|
1720
1720
|
},
|
|
1721
|
-
"revision": "
|
|
1721
|
+
"revision": "20240722",
|
|
1722
1722
|
"rootUrl": "https://appengine.googleapis.com/",
|
|
1723
1723
|
"schemas": {
|
|
1724
1724
|
"ApiConfigHandler": {
|
|
@@ -3699,7 +3699,8 @@ true
|
|
|
3699
3699
|
"type": "object"
|
|
3700
3700
|
},
|
|
3701
3701
|
"id": {
|
|
3702
|
-
"description": "Relative name of the service within the application. Example: default.@OutputOnly",
|
|
3702
|
+
"description": "Output only. Relative name of the service within the application. Example: default.@OutputOnly",
|
|
3703
|
+
"readOnly": true,
|
|
3703
3704
|
"type": "string"
|
|
3704
3705
|
},
|
|
3705
3706
|
"labels": {
|
|
@@ -3710,7 +3711,8 @@ true
|
|
|
3710
3711
|
"type": "object"
|
|
3711
3712
|
},
|
|
3712
3713
|
"name": {
|
|
3713
|
-
"description": "Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly",
|
|
3714
|
+
"description": "Output only. Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly",
|
|
3715
|
+
"readOnly": true,
|
|
3714
3716
|
"type": "string"
|
|
3715
3717
|
},
|
|
3716
3718
|
"networkSettings": {
|
|
@@ -4026,7 +4028,8 @@ true
|
|
|
4026
4028
|
"type": "string"
|
|
4027
4029
|
},
|
|
4028
4030
|
"createdBy": {
|
|
4029
|
-
"description": "Email address of the user who created this version.@OutputOnly",
|
|
4031
|
+
"description": "Output only. Email address of the user who created this version.@OutputOnly",
|
|
4032
|
+
"readOnly": true,
|
|
4030
4033
|
"type": "string"
|
|
4031
4034
|
},
|
|
4032
4035
|
"defaultExpiration": {
|
|
@@ -4039,8 +4042,9 @@ true
|
|
|
4039
4042
|
"description": "Code and application artifacts that make up this version.Only returned in GET requests if view=FULL is set."
|
|
4040
4043
|
},
|
|
4041
4044
|
"diskUsageBytes": {
|
|
4042
|
-
"description": "Total size in bytes of all the files that are included in this version and currently hosted on the App Engine disk.@OutputOnly",
|
|
4045
|
+
"description": "Output only. Total size in bytes of all the files that are included in this version and currently hosted on the App Engine disk.@OutputOnly",
|
|
4043
4046
|
"format": "int64",
|
|
4047
|
+
"readOnly": true,
|
|
4044
4048
|
"type": "string"
|
|
4045
4049
|
},
|
|
4046
4050
|
"endpointsApiService": {
|
|
@@ -4145,7 +4149,8 @@ true
|
|
|
4145
4149
|
"description": "A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of its memory over time. Manually scaled versions are sometimes referred to as \"backends\"."
|
|
4146
4150
|
},
|
|
4147
4151
|
"name": {
|
|
4148
|
-
"description": "Full path to the Version resource in the API. Example: apps/myapp/services/default/versions/v1.@OutputOnly",
|
|
4152
|
+
"description": "Output only. Full path to the Version resource in the API. Example: apps/myapp/services/default/versions/v1.@OutputOnly",
|
|
4153
|
+
"readOnly": true,
|
|
4149
4154
|
"type": "string"
|
|
4150
4155
|
},
|
|
4151
4156
|
"network": {
|
|
@@ -4203,7 +4208,8 @@ true
|
|
|
4203
4208
|
"type": "boolean"
|
|
4204
4209
|
},
|
|
4205
4210
|
"versionUrl": {
|
|
4206
|
-
"description": "Serving URL for this version. Example: \"https://myversion-dot-myservice-dot-myapp.appspot.com\"@OutputOnly",
|
|
4211
|
+
"description": "Output only. Serving URL for this version. Example: \"https://myversion-dot-myservice-dot-myapp.appspot.com\"@OutputOnly",
|
|
4212
|
+
"readOnly": true,
|
|
4207
4213
|
"type": "string"
|
|
4208
4214
|
},
|
|
4209
4215
|
"vm": {
|
|
@@ -1918,7 +1918,7 @@
|
|
|
1918
1918
|
}
|
|
1919
1919
|
}
|
|
1920
1920
|
},
|
|
1921
|
-
"revision": "
|
|
1921
|
+
"revision": "20240722",
|
|
1922
1922
|
"rootUrl": "https://appengine.googleapis.com/",
|
|
1923
1923
|
"schemas": {
|
|
1924
1924
|
"ApiConfigHandler": {
|
|
@@ -3948,7 +3948,8 @@ true
|
|
|
3948
3948
|
"type": "object"
|
|
3949
3949
|
},
|
|
3950
3950
|
"id": {
|
|
3951
|
-
"description": "Relative name of the service within the application. Example: default.@OutputOnly",
|
|
3951
|
+
"description": "Output only. Relative name of the service within the application. Example: default.@OutputOnly",
|
|
3952
|
+
"readOnly": true,
|
|
3952
3953
|
"type": "string"
|
|
3953
3954
|
},
|
|
3954
3955
|
"labels": {
|
|
@@ -3959,7 +3960,8 @@ true
|
|
|
3959
3960
|
"type": "object"
|
|
3960
3961
|
},
|
|
3961
3962
|
"name": {
|
|
3962
|
-
"description": "Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly",
|
|
3963
|
+
"description": "Output only. Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOnly",
|
|
3964
|
+
"readOnly": true,
|
|
3963
3965
|
"type": "string"
|
|
3964
3966
|
},
|
|
3965
3967
|
"networkSettings": {
|
|
@@ -4273,7 +4275,8 @@ true
|
|
|
4273
4275
|
"type": "string"
|
|
4274
4276
|
},
|
|
4275
4277
|
"createdBy": {
|
|
4276
|
-
"description": "Email address of the user who created this version.@OutputOnly",
|
|
4278
|
+
"description": "Output only. Email address of the user who created this version.@OutputOnly",
|
|
4279
|
+
"readOnly": true,
|
|
4277
4280
|
"type": "string"
|
|
4278
4281
|
},
|
|
4279
4282
|
"defaultExpiration": {
|
|
@@ -4286,8 +4289,9 @@ true
|
|
|
4286
4289
|
"description": "Code and application artifacts that make up this version.Only returned in GET requests if view=FULL is set."
|
|
4287
4290
|
},
|
|
4288
4291
|
"diskUsageBytes": {
|
|
4289
|
-
"description": "Total size in bytes of all the files that are included in this version and currently hosted on the App Engine disk.@OutputOnly",
|
|
4292
|
+
"description": "Output only. Total size in bytes of all the files that are included in this version and currently hosted on the App Engine disk.@OutputOnly",
|
|
4290
4293
|
"format": "int64",
|
|
4294
|
+
"readOnly": true,
|
|
4291
4295
|
"type": "string"
|
|
4292
4296
|
},
|
|
4293
4297
|
"endpointsApiService": {
|
|
@@ -4392,7 +4396,8 @@ true
|
|
|
4392
4396
|
"description": "A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of its memory over time. Manually scaled versions are sometimes referred to as \"backends\"."
|
|
4393
4397
|
},
|
|
4394
4398
|
"name": {
|
|
4395
|
-
"description": "Full path to the Version resource in the API. Example: apps/myapp/services/default/versions/v1.@OutputOnly",
|
|
4399
|
+
"description": "Output only. Full path to the Version resource in the API. Example: apps/myapp/services/default/versions/v1.@OutputOnly",
|
|
4400
|
+
"readOnly": true,
|
|
4396
4401
|
"type": "string"
|
|
4397
4402
|
},
|
|
4398
4403
|
"network": {
|
|
@@ -4450,7 +4455,8 @@ true
|
|
|
4450
4455
|
"type": "boolean"
|
|
4451
4456
|
},
|
|
4452
4457
|
"versionUrl": {
|
|
4453
|
-
"description": "Serving URL for this version. Example: \"https://myversion-dot-myservice-dot-myapp.appspot.com\"@OutputOnly",
|
|
4458
|
+
"description": "Output only. Serving URL for this version. Example: \"https://myversion-dot-myservice-dot-myapp.appspot.com\"@OutputOnly",
|
|
4459
|
+
"readOnly": true,
|
|
4454
4460
|
"type": "string"
|
|
4455
4461
|
},
|
|
4456
4462
|
"vm": {
|
|
@@ -1637,7 +1637,7 @@
|
|
|
1637
1637
|
],
|
|
1638
1638
|
"parameters": {
|
|
1639
1639
|
"filter": {
|
|
1640
|
-
"description": "An expression for filtering the results of the request. Filter rules are case insensitive. The fields eligible for filtering are: * `version` An example of using a filter: * `version=\"projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/1.0\"` --> Tags that are applied to the version `1.0` in package `pkg1`.
|
|
1640
|
+
"description": "An expression for filtering the results of the request. Filter rules are case insensitive. The fields eligible for filtering are: * `version` An example of using a filter: * `version=\"projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/1.0\"` --> Tags that are applied to the version `1.0` in package `pkg1`.",
|
|
1641
1641
|
"location": "query",
|
|
1642
1642
|
"type": "string"
|
|
1643
1643
|
},
|
|
@@ -2013,7 +2013,7 @@
|
|
|
2013
2013
|
}
|
|
2014
2014
|
}
|
|
2015
2015
|
},
|
|
2016
|
-
"revision": "
|
|
2016
|
+
"revision": "20240724",
|
|
2017
2017
|
"rootUrl": "https://artifactregistry.googleapis.com/",
|
|
2018
2018
|
"schemas": {
|
|
2019
2019
|
"AptArtifact": {
|
|
@@ -937,7 +937,7 @@
|
|
|
937
937
|
],
|
|
938
938
|
"parameters": {
|
|
939
939
|
"filter": {
|
|
940
|
-
"description": "An expression for filtering the results of the request. Filter rules are case insensitive. The fields eligible for filtering are: * `version` An example of using a filter: * `version=\"projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/1.0\"` --> Tags that are applied to the version `1.0` in package `pkg1`.
|
|
940
|
+
"description": "An expression for filtering the results of the request. Filter rules are case insensitive. The fields eligible for filtering are: * `version` An example of using a filter: * `version=\"projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/1.0\"` --> Tags that are applied to the version `1.0` in package `pkg1`.",
|
|
941
941
|
"location": "query",
|
|
942
942
|
"type": "string"
|
|
943
943
|
},
|
|
@@ -1146,7 +1146,7 @@
|
|
|
1146
1146
|
}
|
|
1147
1147
|
}
|
|
1148
1148
|
},
|
|
1149
|
-
"revision": "
|
|
1149
|
+
"revision": "20240724",
|
|
1150
1150
|
"rootUrl": "https://artifactregistry.googleapis.com/",
|
|
1151
1151
|
"schemas": {
|
|
1152
1152
|
"Binding": {
|
|
@@ -1133,7 +1133,7 @@
|
|
|
1133
1133
|
],
|
|
1134
1134
|
"parameters": {
|
|
1135
1135
|
"filter": {
|
|
1136
|
-
"description": "An expression for filtering the results of the request. Filter rules are case insensitive. The fields eligible for filtering are: * `version` An example of using a filter: * `version=\"projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/1.0\"` --> Tags that are applied to the version `1.0` in package `pkg1`.
|
|
1136
|
+
"description": "An expression for filtering the results of the request. Filter rules are case insensitive. The fields eligible for filtering are: * `version` An example of using a filter: * `version=\"projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/1.0\"` --> Tags that are applied to the version `1.0` in package `pkg1`.",
|
|
1137
1137
|
"location": "query",
|
|
1138
1138
|
"type": "string"
|
|
1139
1139
|
},
|
|
@@ -1414,7 +1414,7 @@
|
|
|
1414
1414
|
}
|
|
1415
1415
|
}
|
|
1416
1416
|
},
|
|
1417
|
-
"revision": "
|
|
1417
|
+
"revision": "20240724",
|
|
1418
1418
|
"rootUrl": "https://artifactregistry.googleapis.com/",
|
|
1419
1419
|
"schemas": {
|
|
1420
1420
|
"AptArtifact": {
|
|
@@ -1935,7 +1935,7 @@
|
|
|
1935
1935
|
}
|
|
1936
1936
|
}
|
|
1937
1937
|
},
|
|
1938
|
-
"revision": "
|
|
1938
|
+
"revision": "20240714",
|
|
1939
1939
|
"rootUrl": "https://bigquery.googleapis.com/",
|
|
1940
1940
|
"schemas": {
|
|
1941
1941
|
"AggregateClassificationMetrics": {
|
|
@@ -3100,7 +3100,7 @@
|
|
|
3100
3100
|
"id": "Dataset",
|
|
3101
3101
|
"properties": {
|
|
3102
3102
|
"access": {
|
|
3103
|
-
"description": "Optional. An array of objects that define dataset access for one or more entities. You can set this property when inserting or updating a dataset in order to control who is allowed to access the data. If unspecified at dataset creation time, BigQuery adds default dataset access for the following entities: access.specialGroup: projectReaders; access.role: READER; access.specialGroup: projectWriters; access.role: WRITER; access.specialGroup: projectOwners; access.role: OWNER; access.userByEmail: [dataset creator email]; access.role: OWNER;",
|
|
3103
|
+
"description": "Optional. An array of objects that define dataset access for one or more entities. You can set this property when inserting or updating a dataset in order to control who is allowed to access the data. If unspecified at dataset creation time, BigQuery adds default dataset access for the following entities: access.specialGroup: projectReaders; access.role: READER; access.specialGroup: projectWriters; access.role: WRITER; access.specialGroup: projectOwners; access.role: OWNER; access.userByEmail: [dataset creator email]; access.role: OWNER; If you patch a dataset, then this field is overwritten by the patched dataset's access field. To add entities, you must supply the entire existing access array in addition to any new entities that you want to add.",
|
|
3104
3104
|
"items": {
|
|
3105
3105
|
"description": "An object that defines dataset access for an entity.",
|
|
3106
3106
|
"properties": {
|
|
@@ -3296,7 +3296,8 @@
|
|
|
3296
3296
|
"type": "string"
|
|
3297
3297
|
},
|
|
3298
3298
|
"tags": {
|
|
3299
|
-
"
|
|
3299
|
+
"deprecated": true,
|
|
3300
|
+
"description": "Output only. Tags for the dataset. To provide tags as inputs, use the `resourceTags` field.",
|
|
3300
3301
|
"items": {
|
|
3301
3302
|
"description": "A global tag managed by Resource Manager. https://cloud.google.com/iam/docs/tags-access-control#definitions",
|
|
3302
3303
|
"properties": {
|
|
@@ -5506,6 +5507,23 @@
|
|
|
5506
5507
|
"description": "Output only. Statistics for data-masking. Present only for query and extract jobs.",
|
|
5507
5508
|
"readOnly": true
|
|
5508
5509
|
},
|
|
5510
|
+
"edition": {
|
|
5511
|
+
"description": "Output only. Name of edition corresponding to the reservation for this job at the time of this update.",
|
|
5512
|
+
"enum": [
|
|
5513
|
+
"RESERVATION_EDITION_UNSPECIFIED",
|
|
5514
|
+
"STANDARD",
|
|
5515
|
+
"ENTERPRISE",
|
|
5516
|
+
"ENTERPRISE_PLUS"
|
|
5517
|
+
],
|
|
5518
|
+
"enumDescriptions": [
|
|
5519
|
+
"Default value, which will be treated as ENTERPRISE.",
|
|
5520
|
+
"Standard edition.",
|
|
5521
|
+
"Enterprise edition.",
|
|
5522
|
+
"Enterprise plus edition."
|
|
5523
|
+
],
|
|
5524
|
+
"readOnly": true,
|
|
5525
|
+
"type": "string"
|
|
5526
|
+
},
|
|
5509
5527
|
"endTime": {
|
|
5510
5528
|
"description": "Output only. End time of this job, in milliseconds since the epoch. This field will be present whenever a job is in the DONE state.",
|
|
5511
5529
|
"format": "int64",
|
|
@@ -2194,7 +2194,7 @@
|
|
|
2194
2194
|
}
|
|
2195
2195
|
}
|
|
2196
2196
|
},
|
|
2197
|
-
"revision": "
|
|
2197
|
+
"revision": "20240720",
|
|
2198
2198
|
"rootUrl": "https://bigtableadmin.googleapis.com/",
|
|
2199
2199
|
"schemas": {
|
|
2200
2200
|
"AppProfile": {
|
|
@@ -3325,6 +3325,10 @@
|
|
|
3325
3325
|
"utf8Bytes": {
|
|
3326
3326
|
"$ref": "GoogleBigtableAdminV2TypeStringEncodingUtf8Bytes",
|
|
3327
3327
|
"description": "Use `Utf8Bytes` encoding."
|
|
3328
|
+
},
|
|
3329
|
+
"utf8Raw": {
|
|
3330
|
+
"$ref": "GoogleBigtableAdminV2TypeStringEncodingUtf8Raw",
|
|
3331
|
+
"description": "Deprecated: if set, converts to an empty `utf8_bytes`."
|
|
3328
3332
|
}
|
|
3329
3333
|
},
|
|
3330
3334
|
"type": "object"
|
|
@@ -3335,6 +3339,12 @@
|
|
|
3335
3339
|
"properties": {},
|
|
3336
3340
|
"type": "object"
|
|
3337
3341
|
},
|
|
3342
|
+
"GoogleBigtableAdminV2TypeStringEncodingUtf8Raw": {
|
|
3343
|
+
"description": "Deprecated: prefer the equivalent `Utf8Bytes`.",
|
|
3344
|
+
"id": "GoogleBigtableAdminV2TypeStringEncodingUtf8Raw",
|
|
3345
|
+
"properties": {},
|
|
3346
|
+
"type": "object"
|
|
3347
|
+
},
|
|
3338
3348
|
"GoogleBigtableAdminV2TypeStruct": {
|
|
3339
3349
|
"description": "A structured data value, consisting of fields which map to dynamically typed values. Values of type `Struct` are stored in `Value.array_value` where entries are in the same order and number as `field_types`.",
|
|
3340
3350
|
"id": "GoogleBigtableAdminV2TypeStruct",
|
|
@@ -4246,7 +4256,7 @@
|
|
|
4246
4256
|
"type": "object"
|
|
4247
4257
|
},
|
|
4248
4258
|
"Type": {
|
|
4249
|
-
"description": "`Type` represents the type of data that is written to, read from, or stored in Bigtable. It is heavily based on the GoogleSQL standard to help maintain familiarity and consistency across products and features. For compatibility with Bigtable's existing untyped APIs, each `Type` includes an `Encoding` which describes how to convert to/from the underlying data. Each encoding also defines the following properties: * Order-preserving: Does the encoded value sort consistently with the original typed value? Note that Bigtable will always sort data based on the raw encoded value, *not* the decoded type. - Example: BYTES values sort in the same order as their raw encodings. - Counterexample: Encoding INT64 as a fixed-width decimal string does *not* preserve sort order when dealing with negative numbers. INT64(1) > INT64(-1)
|
|
4259
|
+
"description": "`Type` represents the type of data that is written to, read from, or stored in Bigtable. It is heavily based on the GoogleSQL standard to help maintain familiarity and consistency across products and features. For compatibility with Bigtable's existing untyped APIs, each `Type` includes an `Encoding` which describes how to convert to/from the underlying data. Each encoding also defines the following properties: * Order-preserving: Does the encoded value sort consistently with the original typed value? Note that Bigtable will always sort data based on the raw encoded value, *not* the decoded type. - Example: BYTES values sort in the same order as their raw encodings. - Counterexample: Encoding INT64 as a fixed-width decimal string does *not* preserve sort order when dealing with negative numbers. `INT64(1) > INT64(-1)`, but `STRING(\"-00001\") > STRING(\"00001)`. * Self-delimiting: If we concatenate two encoded values, can we always tell where the first one ends and the second one begins? - Example: If we encode INT64s to fixed-width STRINGs, the first value will always contain exactly N digits, possibly preceded by a sign. - Counterexample: If we concatenate two UTF-8 encoded STRINGs, we have no way to tell where the first one ends. * Compatibility: Which other systems have matching encoding schemes? For example, does this encoding have a GoogleSQL equivalent? HBase? Java?",
|
|
4250
4260
|
"id": "Type",
|
|
4251
4261
|
"properties": {
|
|
4252
4262
|
"aggregateType": {
|