google-api-client 0.46.2 → 0.47.0
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.
- checksums.yaml +4 -4
- data/.kokoro/trampoline.sh +0 -0
- data/CHANGELOG.md +370 -192
- data/Gemfile +1 -0
- data/Rakefile +31 -3
- data/generated/google/apis/accessapproval_v1.rb +1 -1
- data/generated/google/apis/accessapproval_v1/classes.rb +13 -15
- data/generated/google/apis/admob_v1.rb +1 -1
- data/generated/google/apis/analyticsdata_v1alpha.rb +1 -1
- data/generated/google/apis/analyticsdata_v1alpha/classes.rb +26 -12
- data/generated/google/apis/analyticsdata_v1alpha/service.rb +3 -1
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +29 -26
- data/generated/google/apis/androidpublisher_v3.rb +1 -1
- data/generated/google/apis/androidpublisher_v3/classes.rb +2 -1
- data/generated/google/apis/apigee_v1.rb +1 -1
- data/generated/google/apis/apigee_v1/classes.rb +16 -54
- data/generated/google/apis/apigee_v1/representations.rb +1 -18
- data/generated/google/apis/apigee_v1/service.rb +21 -13
- data/generated/google/apis/area120tables_v1alpha1.rb +46 -0
- data/generated/google/apis/area120tables_v1alpha1/classes.rb +423 -0
- data/generated/google/apis/area120tables_v1alpha1/representations.rb +248 -0
- data/generated/google/apis/area120tables_v1alpha1/service.rb +381 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +72 -0
- data/generated/google/apis/bigquery_v2/representations.rb +33 -0
- data/generated/google/apis/binaryauthorization_v1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1/classes.rb +2 -2
- data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +2 -2
- data/generated/google/apis/books_v1.rb +1 -1
- data/generated/google/apis/books_v1/service.rb +52 -52
- data/generated/google/apis/chat_v1.rb +1 -1
- data/generated/google/apis/chat_v1/classes.rb +8 -0
- data/generated/google/apis/chat_v1/representations.rb +1 -0
- data/generated/google/apis/cloudbilling_v1.rb +1 -1
- data/generated/google/apis/cloudbilling_v1/classes.rb +1 -1
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +2 -1
- data/generated/google/apis/cloudbuild_v1/service.rb +10 -2
- data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2/service.rb +7 -7
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +7 -7
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +15 -8
- data/generated/google/apis/content_v2.rb +2 -3
- data/generated/google/apis/content_v2/classes.rb +508 -1216
- data/generated/google/apis/content_v2/service.rb +373 -646
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +15 -3
- data/generated/google/apis/dataproc_v1/representations.rb +1 -0
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/classes.rb +15 -3
- data/generated/google/apis/dataproc_v1beta2/representations.rb +1 -0
- data/generated/google/apis/dialogflow_v2.rb +1 -1
- data/generated/google/apis/dialogflow_v2/classes.rb +651 -374
- data/generated/google/apis/dialogflow_v2/representations.rb +284 -185
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +651 -374
- data/generated/google/apis/dialogflow_v2beta1/representations.rb +288 -189
- data/generated/google/apis/dialogflow_v2beta1/service.rb +2 -2
- data/generated/google/apis/dialogflow_v3beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v3beta1/classes.rb +682 -374
- data/generated/google/apis/dialogflow_v3beta1/representations.rb +303 -188
- data/generated/google/apis/dialogflow_v3beta1/service.rb +1 -1
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dlp_v2/classes.rb +29 -29
- data/generated/google/apis/dns_v1.rb +2 -2
- data/generated/google/apis/dns_v1/service.rb +1 -1
- data/generated/google/apis/dns_v1beta2.rb +2 -2
- data/generated/google/apis/dns_v1beta2/classes.rb +1 -1
- data/generated/google/apis/dns_v1beta2/service.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +3 -2
- data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1_1/classes.rb +3 -2
- data/generated/google/apis/eventarc_v1beta1.rb +34 -0
- data/generated/google/apis/eventarc_v1beta1/classes.rb +933 -0
- data/generated/google/apis/eventarc_v1beta1/representations.rb +379 -0
- data/generated/google/apis/eventarc_v1beta1/service.rb +579 -0
- data/generated/google/apis/games_v1.rb +1 -1
- data/generated/google/apis/healthcare_v1.rb +1 -1
- data/generated/google/apis/healthcare_v1/service.rb +2 -1
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1/classes.rb +79 -0
- data/generated/google/apis/healthcare_v1beta1/representations.rb +31 -0
- data/generated/google/apis/healthcare_v1beta1/service.rb +53 -11
- data/generated/google/apis/licensing_v1.rb +1 -1
- data/generated/google/apis/licensing_v1/service.rb +2 -2
- data/generated/google/apis/localservices_v1.rb +1 -1
- data/generated/google/apis/localservices_v1/classes.rb +7 -0
- data/generated/google/apis/localservices_v1/representations.rb +2 -0
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/logging_v2/classes.rb +4 -5
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/classes.rb +238 -77
- data/generated/google/apis/ml_v1/representations.rb +17 -0
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +11 -5
- data/generated/google/apis/monitoring_v3/service.rb +50 -1
- data/generated/google/apis/playcustomapp_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/service.rb +2 -2
- data/generated/google/apis/recommender_v1.rb +1 -1
- data/generated/google/apis/recommender_v1/classes.rb +1 -1
- data/generated/google/apis/recommender_v1beta1.rb +1 -1
- data/generated/google/apis/recommender_v1beta1/classes.rb +1 -1
- data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
- data/generated/google/apis/sasportal_v1alpha1/service.rb +109 -0
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +5 -63
- data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -18
- data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +5 -63
- data/generated/google/apis/serviceconsumermanagement_v1beta1/representations.rb +0 -18
- data/generated/google/apis/servicecontrol_v1.rb +1 -1
- data/generated/google/apis/servicecontrol_v1/classes.rb +32 -2
- data/generated/google/apis/servicecontrol_v1/representations.rb +4 -0
- data/generated/google/apis/servicecontrol_v2.rb +1 -1
- data/generated/google/apis/servicecontrol_v2/classes.rb +17 -0
- data/generated/google/apis/servicecontrol_v2/representations.rb +2 -0
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/servicemanagement_v1/classes.rb +4 -3
- data/generated/google/apis/servicenetworking_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1/classes.rb +78 -60
- data/generated/google/apis/servicenetworking_v1/representations.rb +29 -14
- data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
- data/generated/google/apis/servicenetworking_v1beta/classes.rb +32 -60
- data/generated/google/apis/servicenetworking_v1beta/representations.rb +12 -14
- data/generated/google/apis/serviceusage_v1.rb +1 -1
- data/generated/google/apis/serviceusage_v1/classes.rb +5 -63
- data/generated/google/apis/serviceusage_v1/representations.rb +0 -18
- data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
- data/generated/google/apis/serviceusage_v1beta1/classes.rb +5 -63
- data/generated/google/apis/serviceusage_v1beta1/representations.rb +0 -18
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/classes.rb +29 -29
- data/generated/google/apis/tagmanager_v2.rb +1 -1
- data/generated/google/apis/tagmanager_v2/classes.rb +12 -0
- data/generated/google/apis/tagmanager_v2/representations.rb +3 -0
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +45 -33
- data/generated/google/apis/testing_v1/representations.rb +1 -0
- data/generated/google/apis/testing_v1/service.rb +4 -4
- data/generated/google/apis/videointelligence_v1.rb +1 -1
- data/generated/google/apis/videointelligence_v1/service.rb +0 -62
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/service.rb +2 -2
- data/google-api-client.gemspec +25 -25
- data/lib/google/apis/core/http_command.rb +2 -1
- data/lib/google/apis/options.rb +8 -5
- data/lib/google/apis/version.rb +1 -1
- metadata +12 -8
- data/generated/google/apis/safebrowsing_v4.rb +0 -35
- data/generated/google/apis/safebrowsing_v4/classes.rb +0 -909
- data/generated/google/apis/safebrowsing_v4/representations.rb +0 -445
- data/generated/google/apis/safebrowsing_v4/service.rb +0 -286
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d524ef58d95f6f40c49a4fb929d11531ccf407e18e635633baadd56f5fda8c9c
|
|
4
|
+
data.tar.gz: 1ecf5486e4f008bf233fd3a57180bd0f87b9cda76acab4ea376a52aa206cb195
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ed2dff67297f014322e3e12a6ee97c3e7888b8987b658a667ee6f7380816543e73cb1e2d2eba5e9e192da7e99d598aefbf66dcdf296208d7f3be0ee0b8b1594b
|
|
7
|
+
data.tar.gz: 48943a46b9f8683863635061cec57dec0b36981c753544ab6e647480f12254f485081614dbb60f425dcba7771c32ff737be75c0a5adc8c93f671b2b89121746a
|
data/.kokoro/trampoline.sh
CHANGED
|
File without changes
|
data/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,12 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Release History
|
|
2
|
+
|
|
3
|
+
### 0.47.0 / 2020-10-27
|
|
4
|
+
|
|
5
|
+
* Support adding query params to request options
|
|
6
|
+
* Regenerated clients
|
|
7
|
+
|
|
8
|
+
### 0.46.2
|
|
9
|
+
|
|
2
10
|
* Backwards compatible changes:
|
|
3
11
|
* Added `domains_v1alpha2`
|
|
4
12
|
* Added `domains_v1beta1`
|
|
@@ -56,7 +64,8 @@
|
|
|
56
64
|
* Updated `youtube_partner_v1`
|
|
57
65
|
* Updated `youtube_v3`
|
|
58
66
|
|
|
59
|
-
|
|
67
|
+
### 0.46.1
|
|
68
|
+
|
|
60
69
|
* Backwards compatible changes:
|
|
61
70
|
* Added `billingbudgets_v1`
|
|
62
71
|
* Added `documentai_v1beta3`
|
|
@@ -115,7 +124,8 @@
|
|
|
115
124
|
* Updated `youtube_partner_v1`
|
|
116
125
|
* Updated `youtube_v3`
|
|
117
126
|
|
|
118
|
-
|
|
127
|
+
### 0.46.0
|
|
128
|
+
|
|
119
129
|
* Breaking changes:
|
|
120
130
|
* Deleted `apigateway_v1alpha1`
|
|
121
131
|
* Deleted `apigateway_v1alpha2`
|
|
@@ -176,7 +186,8 @@
|
|
|
176
186
|
* Updated `youtube_partner_v1`
|
|
177
187
|
* Updated `youtube_v3`
|
|
178
188
|
|
|
179
|
-
|
|
189
|
+
### 0.45.1
|
|
190
|
+
|
|
180
191
|
* Backwards compatible changes:
|
|
181
192
|
* Added `analyticsadmin_v1alpha`
|
|
182
193
|
* Added `apigateway_v1alpha2`
|
|
@@ -232,7 +243,8 @@
|
|
|
232
243
|
* Updated `youtube_partner_v1`
|
|
233
244
|
* Updated `youtube_v3`
|
|
234
245
|
|
|
235
|
-
|
|
246
|
+
### 0.45.0
|
|
247
|
+
|
|
236
248
|
* Breaking changes:
|
|
237
249
|
* Deleted `plus_v1`
|
|
238
250
|
* Backwards compatible changes:
|
|
@@ -293,7 +305,8 @@
|
|
|
293
305
|
* Updated `youtube_partner_v1`
|
|
294
306
|
* Updated `youtube_v3`
|
|
295
307
|
|
|
296
|
-
|
|
308
|
+
### 0.44.2
|
|
309
|
+
|
|
297
310
|
* Backwards compatible changes:
|
|
298
311
|
* Added `analyticsdata_v1alpha`
|
|
299
312
|
* Added `apigateway_v1alpha1`
|
|
@@ -412,7 +425,8 @@
|
|
|
412
425
|
* Updated `youtube_partner_v1`
|
|
413
426
|
* Updated `youtube_v3`
|
|
414
427
|
|
|
415
|
-
|
|
428
|
+
### 0.44.1
|
|
429
|
+
|
|
416
430
|
* Backwards compatible changes:
|
|
417
431
|
* Added `workflows_v1beta`
|
|
418
432
|
* Updated `androidmanagement_v1`
|
|
@@ -420,7 +434,8 @@
|
|
|
420
434
|
* Updated `websecurityscanner_v1alpha`
|
|
421
435
|
* Updated `websecurityscanner_v1beta`
|
|
422
436
|
|
|
423
|
-
|
|
437
|
+
### 0.44.0
|
|
438
|
+
|
|
424
439
|
* Breaking changes:
|
|
425
440
|
* Deleted `dns_v2beta1`
|
|
426
441
|
* Deleted `oauth2_v2`
|
|
@@ -638,7 +653,8 @@
|
|
|
638
653
|
* Updated `youtube_partner_v1`
|
|
639
654
|
* Updated `youtube_v3`
|
|
640
655
|
|
|
641
|
-
|
|
656
|
+
### 0.43.0
|
|
657
|
+
|
|
642
658
|
* Breaking changes:
|
|
643
659
|
* Deleted `fitness_v1`
|
|
644
660
|
* Backwards compatible changes:
|
|
@@ -767,7 +783,8 @@
|
|
|
767
783
|
* Updated `youtube_v3`
|
|
768
784
|
* Updated `youtubereporting_v1`
|
|
769
785
|
|
|
770
|
-
|
|
786
|
+
### 0.42.2
|
|
787
|
+
|
|
771
788
|
* Backwards compatible changes:
|
|
772
789
|
* Updated `admob_v1`
|
|
773
790
|
* Updated `apigee_v1`
|
|
@@ -843,7 +860,8 @@
|
|
|
843
860
|
* Updated `youtube_partner_v1`
|
|
844
861
|
* Updated `youtube_v3`
|
|
845
862
|
|
|
846
|
-
|
|
863
|
+
### 0.42.1
|
|
864
|
+
|
|
847
865
|
* Backwards compatible changes:
|
|
848
866
|
* Added `recommendationengine_v1beta1`
|
|
849
867
|
* Updated `admob_v1`
|
|
@@ -913,7 +931,8 @@
|
|
|
913
931
|
* Updated `vision_v1p2beta1`
|
|
914
932
|
* Updated `youtube_v3`
|
|
915
933
|
|
|
916
|
-
|
|
934
|
+
### 0.42.0
|
|
935
|
+
|
|
917
936
|
* Breaking changes:
|
|
918
937
|
* Deleted `androidpublisher_v1_1`
|
|
919
938
|
* Deleted `androidpublisher_v2`
|
|
@@ -949,7 +968,8 @@
|
|
|
949
968
|
* Updated `youtube_partner_v1`
|
|
950
969
|
* Updated `youtube_v3`
|
|
951
970
|
|
|
952
|
-
|
|
971
|
+
### 0.41.2
|
|
972
|
+
|
|
953
973
|
* Backwards compatible changes:
|
|
954
974
|
* Added `gameservices_v1`
|
|
955
975
|
* Added `gmailpostmastertools_v1beta1`
|
|
@@ -990,7 +1010,8 @@
|
|
|
990
1010
|
* Updated `sasportal_v1alpha1`
|
|
991
1011
|
* Updated `spanner_v1`
|
|
992
1012
|
|
|
993
|
-
|
|
1013
|
+
### 0.41.1
|
|
1014
|
+
|
|
994
1015
|
* Backwards compatible changes:
|
|
995
1016
|
* Added `playablelocations_v3`
|
|
996
1017
|
* Added `realtimebidding_v1`
|
|
@@ -1062,7 +1083,8 @@
|
|
|
1062
1083
|
* Updated `texttospeech_v1beta1`
|
|
1063
1084
|
* Updated `webfonts_v1`
|
|
1064
1085
|
|
|
1065
|
-
|
|
1086
|
+
### 0.41.0
|
|
1087
|
+
|
|
1066
1088
|
* Breaking changes:
|
|
1067
1089
|
* Deleted `customsearch_v1`
|
|
1068
1090
|
* Backwards compatible changes:
|
|
@@ -1128,7 +1150,8 @@
|
|
|
1128
1150
|
* Updated `vision_v1p2beta1`
|
|
1129
1151
|
* Updated `youtube_v3`
|
|
1130
1152
|
|
|
1131
|
-
|
|
1153
|
+
### 0.40.2
|
|
1154
|
+
|
|
1132
1155
|
* Backwards compatible changes:
|
|
1133
1156
|
* Updated `androidenterprise_v1`
|
|
1134
1157
|
* Updated `androidpublisher_v3`
|
|
@@ -1193,7 +1216,8 @@
|
|
|
1193
1216
|
* Updated `texttospeech_v1`
|
|
1194
1217
|
* Updated `texttospeech_v1beta1`
|
|
1195
1218
|
|
|
1196
|
-
|
|
1219
|
+
### 0.40.1
|
|
1220
|
+
|
|
1197
1221
|
* Backwards compatible changes:
|
|
1198
1222
|
* Updated `admob_v1`
|
|
1199
1223
|
* Updated `androidenterprise_v1`
|
|
@@ -1246,7 +1270,8 @@
|
|
|
1246
1270
|
* Updated `videointelligence_v1p3beta1`
|
|
1247
1271
|
* Updated `youtube_partner_v1`
|
|
1248
1272
|
|
|
1249
|
-
|
|
1273
|
+
### 0.40.0
|
|
1274
|
+
|
|
1250
1275
|
* Breaking changes:
|
|
1251
1276
|
* Deleted `pagespeedonline_v4`
|
|
1252
1277
|
* Backwards compatible changes:
|
|
@@ -1280,7 +1305,8 @@
|
|
|
1280
1305
|
* Updated `tpu_v1alpha1`
|
|
1281
1306
|
* Updated `youtube_v3`
|
|
1282
1307
|
|
|
1283
|
-
|
|
1308
|
+
### 0.39.5
|
|
1309
|
+
|
|
1284
1310
|
* Backwards compatible changes:
|
|
1285
1311
|
* Added `artifactregistry_v1beta1`
|
|
1286
1312
|
* Added `dialogflow_v3alpha1`
|
|
@@ -1345,7 +1371,8 @@
|
|
|
1345
1371
|
* Updated `youtube_partner_v1`
|
|
1346
1372
|
* Updated `youtube_v3`
|
|
1347
1373
|
|
|
1348
|
-
|
|
1374
|
+
### 0.39.4
|
|
1375
|
+
|
|
1349
1376
|
* Backwards compatible changes:
|
|
1350
1377
|
* Updated `bigtableadmin_v1`
|
|
1351
1378
|
* Updated `bigtableadmin_v2`
|
|
@@ -1370,7 +1397,8 @@
|
|
|
1370
1397
|
* Updated `secretmanager_v1beta1`
|
|
1371
1398
|
* Updated `servicecontrol_v1`
|
|
1372
1399
|
|
|
1373
|
-
|
|
1400
|
+
### 0.39.3
|
|
1401
|
+
|
|
1374
1402
|
* Backwards compatible changes:
|
|
1375
1403
|
* Updated `appengine_v1`
|
|
1376
1404
|
* Updated `appengine_v1beta`
|
|
@@ -1406,11 +1434,13 @@
|
|
|
1406
1434
|
* Updated `toolresults_v1beta3`
|
|
1407
1435
|
* Updated `youtube_partner_v1`
|
|
1408
1436
|
|
|
1409
|
-
|
|
1437
|
+
### 0.39.2
|
|
1438
|
+
|
|
1410
1439
|
* Backwards compatible changes:
|
|
1411
1440
|
* Updated `apigee_v1`
|
|
1412
1441
|
|
|
1413
|
-
|
|
1442
|
+
### 0.39.1
|
|
1443
|
+
|
|
1414
1444
|
* Backwards compatible changes:
|
|
1415
1445
|
* Added `osconfig_v1beta`
|
|
1416
1446
|
* Updated `bigquery_v2`
|
|
@@ -1432,7 +1462,8 @@
|
|
|
1432
1462
|
* Updated `toolresults_v1beta3`
|
|
1433
1463
|
* Updated `vault_v1`
|
|
1434
1464
|
|
|
1435
|
-
|
|
1465
|
+
### 0.39.0
|
|
1466
|
+
|
|
1436
1467
|
* Breaking changes:
|
|
1437
1468
|
* Deleted `commentanalyzer_v1alpha1`
|
|
1438
1469
|
* Backwards compatible changes:
|
|
@@ -1556,7 +1587,8 @@
|
|
|
1556
1587
|
* Updated `youtube_partner_v1`
|
|
1557
1588
|
* Updated `youtube_v3`
|
|
1558
1589
|
|
|
1559
|
-
|
|
1590
|
+
### 0.38.0
|
|
1591
|
+
|
|
1560
1592
|
* Breaking changes:
|
|
1561
1593
|
* Deleted `oauth2_v1`
|
|
1562
1594
|
* Backwards compatible changes:
|
|
@@ -1702,7 +1734,8 @@
|
|
|
1702
1734
|
* Updated `youtube_partner_v1`
|
|
1703
1735
|
* Updated `youtube_v3`
|
|
1704
1736
|
|
|
1705
|
-
|
|
1737
|
+
### 0.37.3
|
|
1738
|
+
|
|
1706
1739
|
* Backwards compatible changes:
|
|
1707
1740
|
* Updated `accesscontextmanager_v1`
|
|
1708
1741
|
* Updated `accesscontextmanager_v1beta`
|
|
@@ -1776,7 +1809,8 @@
|
|
|
1776
1809
|
* Updated `vision_v1p1beta1`
|
|
1777
1810
|
* Updated `vision_v1p2beta1`
|
|
1778
1811
|
|
|
1779
|
-
|
|
1812
|
+
### 0.37.2
|
|
1813
|
+
|
|
1780
1814
|
* Backwards compatible changes:
|
|
1781
1815
|
* Added `displayvideo_v1`
|
|
1782
1816
|
* Added `managedidentities_v1`
|
|
@@ -1881,7 +1915,8 @@
|
|
|
1881
1915
|
* Updated `youtube_partner_v1`
|
|
1882
1916
|
* Updated `youtube_v3`
|
|
1883
1917
|
|
|
1884
|
-
|
|
1918
|
+
### 0.37.1
|
|
1919
|
+
|
|
1885
1920
|
* Backwards compatible changes:
|
|
1886
1921
|
* Added `cloudtrace_v2beta1`
|
|
1887
1922
|
* Added `secretmanager_v1`
|
|
@@ -1957,7 +1992,8 @@
|
|
|
1957
1992
|
* Updated `toolresults_v1`
|
|
1958
1993
|
* Updated `youtube_partner_v1`
|
|
1959
1994
|
|
|
1960
|
-
|
|
1995
|
+
### 0.37.0
|
|
1996
|
+
|
|
1961
1997
|
* Breaking changes:
|
|
1962
1998
|
* Deleted `analytics_v2_4`
|
|
1963
1999
|
* Deleted `plus_domains_v1`
|
|
@@ -2141,7 +2177,8 @@
|
|
|
2141
2177
|
* Updated `youtube_v3`
|
|
2142
2178
|
* Updated `youtubereporting_v1`
|
|
2143
2179
|
|
|
2144
|
-
|
|
2180
|
+
### 0.36.4
|
|
2181
|
+
|
|
2145
2182
|
* Backwards compatible changes:
|
|
2146
2183
|
* Updated `people_v1`
|
|
2147
2184
|
* Updated `remotebuildexecution_v1`
|
|
@@ -2154,12 +2191,14 @@
|
|
|
2154
2191
|
* Updated `serviceusage_v1`
|
|
2155
2192
|
* Updated `serviceusage_v1beta1`
|
|
2156
2193
|
|
|
2157
|
-
|
|
2194
|
+
### 0.36.3
|
|
2195
|
+
|
|
2158
2196
|
* Backwards compatible changes:
|
|
2159
2197
|
* Updated `healthcare_v1beta1`
|
|
2160
2198
|
* Updated `sql_v1beta4`
|
|
2161
2199
|
|
|
2162
|
-
|
|
2200
|
+
### 0.36.2
|
|
2201
|
+
|
|
2163
2202
|
* Backwards compatible changes:
|
|
2164
2203
|
* Added `cloudbuild_v1alpha1`
|
|
2165
2204
|
* Added `sasportal_v1alpha1`
|
|
@@ -2204,7 +2243,8 @@
|
|
|
2204
2243
|
* Updated `sql_v1beta4`
|
|
2205
2244
|
* Updated `vision_v1`
|
|
2206
2245
|
|
|
2207
|
-
|
|
2246
|
+
### 0.36.1
|
|
2247
|
+
|
|
2208
2248
|
* Backwards compatible changes:
|
|
2209
2249
|
* Updated `androidenterprise_v1`
|
|
2210
2250
|
* Updated `androidmanagement_v1`
|
|
@@ -2273,7 +2313,8 @@
|
|
|
2273
2313
|
* Updated `toolresults_v1beta3`
|
|
2274
2314
|
* Updated `youtube_partner_v1`
|
|
2275
2315
|
|
|
2276
|
-
|
|
2316
|
+
### 0.36.0
|
|
2317
|
+
|
|
2277
2318
|
* Breaking changes:
|
|
2278
2319
|
* Deleted `cloudbuild_v1alpha1`
|
|
2279
2320
|
* Backwards compatible changes:
|
|
@@ -2309,7 +2350,8 @@
|
|
|
2309
2350
|
* Updated `serviceusage_v1beta1`
|
|
2310
2351
|
* Updated `streetviewpublish_v1`
|
|
2311
2352
|
|
|
2312
|
-
|
|
2353
|
+
### 0.35.0
|
|
2354
|
+
|
|
2313
2355
|
* Breaking changes:
|
|
2314
2356
|
* Deleted `storage_v1beta1`
|
|
2315
2357
|
* Backwards compatible changes:
|
|
@@ -2421,7 +2463,8 @@
|
|
|
2421
2463
|
* Updated `videointelligence_v1p3beta1`
|
|
2422
2464
|
* Updated `youtube_partner_v1`
|
|
2423
2465
|
|
|
2424
|
-
|
|
2466
|
+
### 0.34.1
|
|
2467
|
+
|
|
2425
2468
|
* Backwards compatible changes:
|
|
2426
2469
|
* Updated `bigquery_v2`
|
|
2427
2470
|
* Updated `cloudshell_v1`
|
|
@@ -2439,7 +2482,8 @@
|
|
|
2439
2482
|
* Updated `vision_v1p1beta1`
|
|
2440
2483
|
* Updated `vision_v1p2beta1`
|
|
2441
2484
|
|
|
2442
|
-
|
|
2485
|
+
### 0.34.0
|
|
2486
|
+
|
|
2443
2487
|
* Breaking changes:
|
|
2444
2488
|
* Deleted `dfareporting_v3_2`
|
|
2445
2489
|
* Backwards compatible changes:
|
|
@@ -2481,7 +2525,8 @@
|
|
|
2481
2525
|
* Updated `videointelligence_v1p3beta1`
|
|
2482
2526
|
* Updated `youtube_partner_v1`
|
|
2483
2527
|
|
|
2484
|
-
|
|
2528
|
+
### 0.33.2
|
|
2529
|
+
|
|
2485
2530
|
* Backwards compatible changes:
|
|
2486
2531
|
* Added `speech_v2beta1`
|
|
2487
2532
|
* Updated `accessapproval_v1beta1`
|
|
@@ -2523,7 +2568,8 @@
|
|
|
2523
2568
|
* Updated `videointelligence_v1p3beta1`
|
|
2524
2569
|
* Updated `youtube_partner_v1`
|
|
2525
2570
|
|
|
2526
|
-
|
|
2571
|
+
### 0.33.1
|
|
2572
|
+
|
|
2527
2573
|
* Backwards compatible changes:
|
|
2528
2574
|
* Added `monitoring_v1`
|
|
2529
2575
|
* Added `sql_v1beta4`
|
|
@@ -2558,7 +2604,8 @@
|
|
|
2558
2604
|
* Updated `vision_v1p1beta1`
|
|
2559
2605
|
* Updated `vision_v1p2beta1`
|
|
2560
2606
|
|
|
2561
|
-
|
|
2607
|
+
### 0.33.0
|
|
2608
|
+
|
|
2562
2609
|
* Breaking changes:
|
|
2563
2610
|
* Deleted `urlshortener_v1`
|
|
2564
2611
|
* Backwards compatible changes:
|
|
@@ -2600,7 +2647,8 @@
|
|
|
2600
2647
|
* Other changes:
|
|
2601
2648
|
* Dropped support for Ruby versions older than 2.4
|
|
2602
2649
|
|
|
2603
|
-
|
|
2650
|
+
### 0.32.1
|
|
2651
|
+
|
|
2604
2652
|
* Backwards compatible changes:
|
|
2605
2653
|
* Updated `appengine_v1`
|
|
2606
2654
|
* Updated `appengine_v1beta`
|
|
@@ -2634,7 +2682,8 @@
|
|
|
2634
2682
|
* Updated `servicemanagement_v1`
|
|
2635
2683
|
* Updated `vault_v1`
|
|
2636
2684
|
|
|
2637
|
-
|
|
2685
|
+
### 0.32.0
|
|
2686
|
+
|
|
2638
2687
|
* Breaking changes:
|
|
2639
2688
|
* Deleted `dfareporting_v3_1`
|
|
2640
2689
|
* Backwards compatible changes:
|
|
@@ -2741,7 +2790,8 @@
|
|
|
2741
2790
|
* Updated `websecurityscanner_v1beta`
|
|
2742
2791
|
* Updated `youtube_partner_v1`
|
|
2743
2792
|
|
|
2744
|
-
|
|
2793
|
+
### 0.31.0
|
|
2794
|
+
|
|
2745
2795
|
* Breaking changes:
|
|
2746
2796
|
* Deleted `healthcare_v1alpha2`
|
|
2747
2797
|
* Backwards compatible changes:
|
|
@@ -2783,7 +2833,8 @@
|
|
|
2783
2833
|
* Updated `videointelligence_v1p2beta1`
|
|
2784
2834
|
* Updated `videointelligence_v1p3beta1`
|
|
2785
2835
|
|
|
2786
|
-
|
|
2836
|
+
### 0.30.10
|
|
2837
|
+
|
|
2787
2838
|
* Backwards compatible changes:
|
|
2788
2839
|
* Added `bigqueryconnection_v1beta1`
|
|
2789
2840
|
* Added `binaryauthorization_v1`
|
|
@@ -2872,7 +2923,8 @@
|
|
|
2872
2923
|
* Updated `youtube_partner_v1`
|
|
2873
2924
|
* Updated `youtube_v3`
|
|
2874
2925
|
|
|
2875
|
-
|
|
2926
|
+
### 0.30.9
|
|
2927
|
+
|
|
2876
2928
|
* Backwards compatible changes:
|
|
2877
2929
|
* Added `bigqueryreservation_v1`
|
|
2878
2930
|
* Added `bigqueryreservation_v1alpha2`
|
|
@@ -2980,7 +3032,8 @@
|
|
|
2980
3032
|
* Updated `youtube_partner_v1`
|
|
2981
3033
|
* Updated `youtube_v3`
|
|
2982
3034
|
|
|
2983
|
-
|
|
3035
|
+
### 0.30.8
|
|
3036
|
+
|
|
2984
3037
|
* Backwards compatible changes:
|
|
2985
3038
|
* Updated `alertcenter_v1beta1`
|
|
2986
3039
|
* Updated `analyticsreporting_v4`
|
|
@@ -3003,7 +3056,8 @@
|
|
|
3003
3056
|
* Updated `vision_v1p1beta1`
|
|
3004
3057
|
* Updated `vision_v1p2beta1`
|
|
3005
3058
|
|
|
3006
|
-
|
|
3059
|
+
### 0.30.7
|
|
3060
|
+
|
|
3007
3061
|
* Backwards compatible changes:
|
|
3008
3062
|
* Added `translate_v3beta1`
|
|
3009
3063
|
* Updated `bigquery_v2`
|
|
@@ -3022,7 +3076,8 @@
|
|
|
3022
3076
|
* Updated `videointelligence_v1p2beta1`
|
|
3023
3077
|
* Updated `videointelligence_v1p3beta1`
|
|
3024
3078
|
|
|
3025
|
-
|
|
3079
|
+
### 0.30.6
|
|
3080
|
+
|
|
3026
3081
|
* Backwards compatible changes:
|
|
3027
3082
|
* Added `run_v1beta1`
|
|
3028
3083
|
* Updated `accesscontextmanager_v1`
|
|
@@ -3085,7 +3140,8 @@
|
|
|
3085
3140
|
* Updated `vision_v1p1beta1`
|
|
3086
3141
|
* Updated `vision_v1p2beta1`
|
|
3087
3142
|
|
|
3088
|
-
|
|
3143
|
+
### 0.30.5
|
|
3144
|
+
|
|
3089
3145
|
* Backwards compatible changes:
|
|
3090
3146
|
* Updated `androidpublisher_v3`
|
|
3091
3147
|
* Updated `bigquery_v2`
|
|
@@ -3129,7 +3185,8 @@
|
|
|
3129
3185
|
* Updated `websecurityscanner_v1beta`
|
|
3130
3186
|
* Updated `youtube_partner_v1`
|
|
3131
3187
|
|
|
3132
|
-
|
|
3188
|
+
### 0.30.4
|
|
3189
|
+
|
|
3133
3190
|
* Backwards compatible changes:
|
|
3134
3191
|
* Added `websecurityscanner_v1`
|
|
3135
3192
|
* Updated `bigquery_v2`
|
|
@@ -3172,7 +3229,8 @@
|
|
|
3172
3229
|
* Updated `vault_v1`
|
|
3173
3230
|
* Updated `videointelligence_v1beta2`
|
|
3174
3231
|
|
|
3175
|
-
|
|
3232
|
+
### 0.30.3
|
|
3233
|
+
|
|
3176
3234
|
* Backwards compatible changes:
|
|
3177
3235
|
* Added `firebase_v1beta1`
|
|
3178
3236
|
* Updated `accesscontextmanager_v1beta`
|
|
@@ -3262,7 +3320,8 @@
|
|
|
3262
3320
|
* Updated `videointelligence_v1p3beta1`
|
|
3263
3321
|
* Updated `youtube_partner_v1`
|
|
3264
3322
|
|
|
3265
|
-
|
|
3323
|
+
### 0.30.2
|
|
3324
|
+
|
|
3266
3325
|
* Backwards compatible changes:
|
|
3267
3326
|
* Added `securitycenter_v1p1alpha1`
|
|
3268
3327
|
* Updated `androiddeviceprovisioning_v1`
|
|
@@ -3326,7 +3385,8 @@
|
|
|
3326
3385
|
* Updated `youtube_analytics_v2`
|
|
3327
3386
|
* Updated `youtube_partner_v1`
|
|
3328
3387
|
|
|
3329
|
-
|
|
3388
|
+
### 0.30.1
|
|
3389
|
+
|
|
3330
3390
|
* Backwards compatible changes:
|
|
3331
3391
|
* Updated `accesscontextmanager_v1`
|
|
3332
3392
|
* Updated `accesscontextmanager_v1beta`
|
|
@@ -3370,7 +3430,8 @@
|
|
|
3370
3430
|
* Updated `vision_v1p1beta1`
|
|
3371
3431
|
* Updated `vision_v1p2beta1`
|
|
3372
3432
|
|
|
3373
|
-
|
|
3433
|
+
### 0.30.0
|
|
3434
|
+
|
|
3374
3435
|
* Breaking changes:
|
|
3375
3436
|
* Deleted `youtube_analytics_v1beta1`
|
|
3376
3437
|
* Backwards compatible changes:
|
|
@@ -3403,7 +3464,8 @@
|
|
|
3403
3464
|
* Updated `websecurityscanner_v1beta`
|
|
3404
3465
|
* Updated `youtube_analytics_v1`
|
|
3405
3466
|
|
|
3406
|
-
|
|
3467
|
+
### 0.29.2
|
|
3468
|
+
|
|
3407
3469
|
* Backwards compatible changes:
|
|
3408
3470
|
* Added `fcm_v1`
|
|
3409
3471
|
* Added `healthcare_v1alpha2`
|
|
@@ -3505,7 +3567,8 @@
|
|
|
3505
3567
|
* Updated `websecurityscanner_v1beta`
|
|
3506
3568
|
* Updated `youtube_v3`
|
|
3507
3569
|
|
|
3508
|
-
|
|
3570
|
+
### 0.29.1
|
|
3571
|
+
|
|
3509
3572
|
* Backwards compatible changes:
|
|
3510
3573
|
* Updated `bigquery_v2`
|
|
3511
3574
|
* Updated `calendar_v3`
|
|
@@ -3525,7 +3588,8 @@
|
|
|
3525
3588
|
* Updated `storage_v1`
|
|
3526
3589
|
* Updated `youtube_partner_v1`
|
|
3527
3590
|
|
|
3528
|
-
|
|
3591
|
+
### 0.29.0
|
|
3592
|
+
|
|
3529
3593
|
* Breaking changes:
|
|
3530
3594
|
* Deleted `logging_v2beta1`
|
|
3531
3595
|
* Backwards compatible changes:
|
|
@@ -3663,14 +3727,16 @@
|
|
|
3663
3727
|
* Updated `youtube_v3`
|
|
3664
3728
|
* Updated `youtubereporting_v1`
|
|
3665
3729
|
|
|
3666
|
-
|
|
3730
|
+
### 0.28.7
|
|
3731
|
+
|
|
3667
3732
|
* Backwards compatible changes:
|
|
3668
3733
|
* Added `run_v1`
|
|
3669
3734
|
* Added `run_v1alpha1`
|
|
3670
3735
|
* Updated `androidpublisher_v3`
|
|
3671
3736
|
* Updated `texttospeech_v1`
|
|
3672
3737
|
|
|
3673
|
-
|
|
3738
|
+
### 0.28.6
|
|
3739
|
+
|
|
3674
3740
|
* Backwards compatible changes:
|
|
3675
3741
|
* Updated `adexchangebuyer2_v2beta1`
|
|
3676
3742
|
* Updated `androidenterprise_v1`
|
|
@@ -3716,7 +3782,8 @@
|
|
|
3716
3782
|
* Updated `sqladmin_v1beta4`
|
|
3717
3783
|
* Updated `testing_v1`
|
|
3718
3784
|
|
|
3719
|
-
|
|
3785
|
+
### 0.28.5
|
|
3786
|
+
|
|
3720
3787
|
* Backwards compatible changes:
|
|
3721
3788
|
* Added `accesscontextmanager_v1`
|
|
3722
3789
|
* Added `cloudasset_v1`
|
|
@@ -3863,7 +3930,8 @@
|
|
|
3863
3930
|
* Updated `youtube_partner_v1`
|
|
3864
3931
|
* Updated `youtubereporting_v1`
|
|
3865
3932
|
|
|
3866
|
-
|
|
3933
|
+
### 0.28.4
|
|
3934
|
+
|
|
3867
3935
|
* Backwards compatible changes:
|
|
3868
3936
|
* Added `bigtableadmin_v1`
|
|
3869
3937
|
* Updated `accesscontextmanager_v1beta`
|
|
@@ -3881,7 +3949,8 @@
|
|
|
3881
3949
|
* Updated `storagetransfer_v1`
|
|
3882
3950
|
* Updated `testing_v1`
|
|
3883
3951
|
|
|
3884
|
-
|
|
3952
|
+
### 0.28.3
|
|
3953
|
+
|
|
3885
3954
|
* Backwards compatible changes:
|
|
3886
3955
|
* Added `dfareporting_v3_3`
|
|
3887
3956
|
* Updated `bigquery_v2`
|
|
@@ -3896,7 +3965,8 @@
|
|
|
3896
3965
|
* Updated `servicecontrol_v1`
|
|
3897
3966
|
* Updated `youtube_partner_v1`
|
|
3898
3967
|
|
|
3899
|
-
|
|
3968
|
+
### 0.28.2
|
|
3969
|
+
|
|
3900
3970
|
* Backwards compatible changes:
|
|
3901
3971
|
* Added `docs_v1`
|
|
3902
3972
|
* Added `videointelligence_v1p2beta1`
|
|
@@ -3924,7 +3994,8 @@
|
|
|
3924
3994
|
* Updated `vision_v1p2beta1`
|
|
3925
3995
|
* Updated `youtube_v3`
|
|
3926
3996
|
|
|
3927
|
-
|
|
3997
|
+
### 0.28.1
|
|
3998
|
+
|
|
3928
3999
|
* Backwards compatible changes:
|
|
3929
4000
|
* Added `file_v1`
|
|
3930
4001
|
* Updated `accesscontextmanager_v1beta`
|
|
@@ -3962,7 +4033,8 @@
|
|
|
3962
4033
|
* Updated `vision_v1p2beta1`
|
|
3963
4034
|
* Updated `youtube_partner_v1`
|
|
3964
4035
|
|
|
3965
|
-
|
|
4036
|
+
### 0.28.0
|
|
4037
|
+
|
|
3966
4038
|
* Breaking changes:
|
|
3967
4039
|
* Deleted `monitoring_v1`
|
|
3968
4040
|
* Backwards compatible changes:
|
|
@@ -4006,7 +4078,8 @@
|
|
|
4006
4078
|
* Updated `vision_v1p1beta1`
|
|
4007
4079
|
* Updated `vision_v1p2beta1`
|
|
4008
4080
|
|
|
4009
|
-
|
|
4081
|
+
### 0.27.3
|
|
4082
|
+
|
|
4010
4083
|
* Backwards compatible changes:
|
|
4011
4084
|
* Added `containeranalysis_v1alpha1`
|
|
4012
4085
|
* Added `containeranalysis_v1beta1`
|
|
@@ -4051,7 +4124,8 @@
|
|
|
4051
4124
|
* Updated `websecurityscanner_v1alpha`
|
|
4052
4125
|
* Updated `youtube_partner_v1`
|
|
4053
4126
|
|
|
4054
|
-
|
|
4127
|
+
### 0.27.2
|
|
4128
|
+
|
|
4055
4129
|
* Backwards compatible changes:
|
|
4056
4130
|
* Updated `bigquery_v2`
|
|
4057
4131
|
* Updated `cloudscheduler_v1beta1`
|
|
@@ -4064,7 +4138,8 @@
|
|
|
4064
4138
|
* Updated `serviceusage_v1beta1`
|
|
4065
4139
|
* Updated `testing_v1`
|
|
4066
4140
|
|
|
4067
|
-
|
|
4141
|
+
### 0.27.1
|
|
4142
|
+
|
|
4068
4143
|
* Backwards compatible changes:
|
|
4069
4144
|
* Added `cloudidentity_v1`
|
|
4070
4145
|
* Added `cloudidentity_v1beta1`
|
|
@@ -4096,7 +4171,8 @@
|
|
|
4096
4171
|
* Updated `serviceusage_v1beta1`
|
|
4097
4172
|
* Updated `youtube_partner_v1`
|
|
4098
4173
|
|
|
4099
|
-
|
|
4174
|
+
### 0.27.0
|
|
4175
|
+
|
|
4100
4176
|
* Breaking changes:
|
|
4101
4177
|
* Deleted `replicapoolupdater_v1beta1`
|
|
4102
4178
|
* Backwards compatible changes:
|
|
@@ -4130,7 +4206,8 @@
|
|
|
4130
4206
|
* Updated `texttospeech_v1beta1`
|
|
4131
4207
|
* Updated `youtube_partner_v1`
|
|
4132
4208
|
|
|
4133
|
-
|
|
4209
|
+
### 0.26.0
|
|
4210
|
+
|
|
4134
4211
|
* Breaking changes:
|
|
4135
4212
|
* Deleted `dfareporting_v3_0`
|
|
4136
4213
|
* Backwards compatible changes:
|
|
@@ -4213,7 +4290,8 @@
|
|
|
4213
4290
|
* Updated `vision_v1p2beta1`
|
|
4214
4291
|
* Updated `youtube_partner_v1`
|
|
4215
4292
|
|
|
4216
|
-
|
|
4293
|
+
### 0.25.0
|
|
4294
|
+
|
|
4217
4295
|
* Breaking changes:
|
|
4218
4296
|
* Deleted `dfareporting_v2_8`
|
|
4219
4297
|
* Deleted `serviceuser_v1`
|
|
@@ -4312,7 +4390,8 @@
|
|
|
4312
4390
|
* Updated `youtube_partner_v1`
|
|
4313
4391
|
* Updated `youtube_v3`
|
|
4314
4392
|
|
|
4315
|
-
|
|
4393
|
+
### 0.24.3
|
|
4394
|
+
|
|
4316
4395
|
* Backwards compatible changes:
|
|
4317
4396
|
* Added `alertcenter_v1beta1`
|
|
4318
4397
|
* Added `cloudasset_v1beta1`
|
|
@@ -4380,9 +4459,10 @@
|
|
|
4380
4459
|
* Updated `vision_v1p2beta1`
|
|
4381
4460
|
* Updated `youtube_partner_v1`
|
|
4382
4461
|
|
|
4383
|
-
|
|
4462
|
+
### 0.24.2
|
|
4463
|
+
|
|
4464
|
+
### 0.24.1
|
|
4384
4465
|
|
|
4385
|
-
# 0.24.1
|
|
4386
4466
|
* Backwards compatible changes:
|
|
4387
4467
|
* Added `jobs_v3p1beta1`
|
|
4388
4468
|
* Updated `adexchangebuyer2_v2beta1`
|
|
@@ -4429,7 +4509,8 @@
|
|
|
4429
4509
|
* Updated `testing_v1`
|
|
4430
4510
|
* Updated `toolresults_v1beta3`
|
|
4431
4511
|
|
|
4432
|
-
|
|
4512
|
+
### 0.24.0
|
|
4513
|
+
|
|
4433
4514
|
* Breaking changes:
|
|
4434
4515
|
* Deleted `adexchangeseller_v1`
|
|
4435
4516
|
* Deleted `adexchangeseller_v1_1`
|
|
@@ -4471,7 +4552,8 @@
|
|
|
4471
4552
|
* Updated `vision_v1p2beta1`
|
|
4472
4553
|
* Updated `youtube_partner_v1`
|
|
4473
4554
|
|
|
4474
|
-
|
|
4555
|
+
### 0.23.9
|
|
4556
|
+
|
|
4475
4557
|
* Backwards compatible changes:
|
|
4476
4558
|
* Updated `adexchangebuyer2_v2beta1`
|
|
4477
4559
|
* Updated `androidmanagement_v1`
|
|
@@ -4506,7 +4588,8 @@
|
|
|
4506
4588
|
* Updated `websecurityscanner_v1alpha`
|
|
4507
4589
|
* Updated `youtube_partner_v1`
|
|
4508
4590
|
|
|
4509
|
-
|
|
4591
|
+
### 0.23.8
|
|
4592
|
+
|
|
4510
4593
|
* Backwards compatible changes:
|
|
4511
4594
|
* Updated `adexchangebuyer2_v2beta1`
|
|
4512
4595
|
* Updated `androidpublisher_v2`
|
|
@@ -4538,7 +4621,8 @@
|
|
|
4538
4621
|
* Updated `toolresults_v1beta3`
|
|
4539
4622
|
* Updated `youtube_partner_v1`
|
|
4540
4623
|
|
|
4541
|
-
|
|
4624
|
+
### 0.23.7
|
|
4625
|
+
|
|
4542
4626
|
* Backwards compatible changes:
|
|
4543
4627
|
* Updated `adexchangebuyer_v1_4`
|
|
4544
4628
|
* Updated `androidmanagement_v1`
|
|
@@ -4549,11 +4633,13 @@
|
|
|
4549
4633
|
* Updated `compute_beta`
|
|
4550
4634
|
* Updated `compute_v1`
|
|
4551
4635
|
|
|
4552
|
-
|
|
4636
|
+
### 0.23.7
|
|
4637
|
+
|
|
4553
4638
|
* Backwards compatible changes:
|
|
4554
4639
|
* Make dependency on signet explicit and with correct version
|
|
4555
4640
|
|
|
4556
|
-
|
|
4641
|
+
### 0.23.6
|
|
4642
|
+
|
|
4557
4643
|
* Backwards compatible changes:
|
|
4558
4644
|
* Added `jobs_v3`
|
|
4559
4645
|
* Updated `adexperiencereport_v1`
|
|
@@ -4574,7 +4660,8 @@
|
|
|
4574
4660
|
* Updated `testing_v1`
|
|
4575
4661
|
* Updated `youtube_partner_v1`
|
|
4576
4662
|
|
|
4577
|
-
|
|
4663
|
+
### 0.23.5
|
|
4664
|
+
|
|
4578
4665
|
* Backwards compatible changes:
|
|
4579
4666
|
* Added `binaryauthorization_v1beta1`
|
|
4580
4667
|
* Added `dfareporting_v3_2`
|
|
@@ -4745,7 +4832,8 @@
|
|
|
4745
4832
|
* Updated `youtube_partner_v1`
|
|
4746
4833
|
* Updated `youtube_v3`
|
|
4747
4834
|
|
|
4748
|
-
|
|
4835
|
+
### 0.23.4
|
|
4836
|
+
|
|
4749
4837
|
* Backwards compatible changes:
|
|
4750
4838
|
* Added `cloudprofiler_v2`
|
|
4751
4839
|
* Updated `adexchangebuyer2_v2beta1`
|
|
@@ -4852,20 +4940,23 @@
|
|
|
4852
4940
|
* Updated `youtube_analytics_v1beta1`
|
|
4853
4941
|
* Updated `youtube_v3`
|
|
4854
4942
|
|
|
4855
|
-
|
|
4943
|
+
### 0.23.3
|
|
4944
|
+
|
|
4856
4945
|
* Backwards compatible changes:
|
|
4857
4946
|
* Updated `clouderrorreporting_v1beta1`
|
|
4858
4947
|
* Updated `serviceusage_v1`
|
|
4859
4948
|
* Updated `serviceusage_v1beta1`
|
|
4860
4949
|
|
|
4861
|
-
|
|
4950
|
+
### 0.23.2
|
|
4951
|
+
|
|
4862
4952
|
* Backwards compatible changes:
|
|
4863
4953
|
* Updated `cloudfunctions_v1beta2`
|
|
4864
4954
|
* Updated `content_v2`
|
|
4865
4955
|
* Updated `dataproc_v1`
|
|
4866
4956
|
* Updated `dataproc_v1beta2`
|
|
4867
4957
|
|
|
4868
|
-
|
|
4958
|
+
### 0.23.1
|
|
4959
|
+
|
|
4869
4960
|
* Backwards compatible changes:
|
|
4870
4961
|
* Added `indexing_v3`
|
|
4871
4962
|
* Updated `acceleratedmobilepageurl_v1`
|
|
@@ -4979,7 +5070,8 @@
|
|
|
4979
5070
|
* Updated `youtube_partner_v1`
|
|
4980
5071
|
* Updated `youtubereporting_v1`
|
|
4981
5072
|
|
|
4982
|
-
|
|
5073
|
+
### 0.23.0
|
|
5074
|
+
|
|
4983
5075
|
* Breaking changes:
|
|
4984
5076
|
* Deleted `photoslibrary_v1`
|
|
4985
5077
|
* Backwards compatible changes:
|
|
@@ -5009,7 +5101,8 @@
|
|
|
5009
5101
|
* Updated `videointelligence_v1`
|
|
5010
5102
|
* Updated `videointelligence_v1beta2`
|
|
5011
5103
|
|
|
5012
|
-
|
|
5104
|
+
### 0.22.0
|
|
5105
|
+
|
|
5013
5106
|
* Breaking changes:
|
|
5014
5107
|
* Deleted `resourceviews_v1beta1`
|
|
5015
5108
|
* Deleted `resourceviews_v1beta2`
|
|
@@ -5044,7 +5137,8 @@
|
|
|
5044
5137
|
* Updated `testing_v1`
|
|
5045
5138
|
* Updated `youtube_partner_v1`
|
|
5046
5139
|
|
|
5047
|
-
|
|
5140
|
+
### 0.21.2
|
|
5141
|
+
|
|
5048
5142
|
* Backwards compatible changes:
|
|
5049
5143
|
* Added `dfareporting_v3_1`
|
|
5050
5144
|
* Updated `admin_reports_v1`
|
|
@@ -5086,7 +5180,8 @@
|
|
|
5086
5180
|
* Updated `youtube_analytics_v2`
|
|
5087
5181
|
* Updated `youtube_partner_v1`
|
|
5088
5182
|
|
|
5089
|
-
|
|
5183
|
+
### 0.21.1
|
|
5184
|
+
|
|
5090
5185
|
* Backwards compatible changes:
|
|
5091
5186
|
* Updated `analytics_v3`
|
|
5092
5187
|
* Updated `compute_alpha`
|
|
@@ -5094,7 +5189,8 @@
|
|
|
5094
5189
|
* Updated `compute_v1`
|
|
5095
5190
|
* Updated `sourcerepo_v1`
|
|
5096
5191
|
|
|
5097
|
-
|
|
5192
|
+
### 0.21.0
|
|
5193
|
+
|
|
5098
5194
|
* Breaking changes:
|
|
5099
5195
|
* Deleted `prediction_v1_2`
|
|
5100
5196
|
* Deleted `prediction_v1_3`
|
|
@@ -5234,7 +5330,8 @@
|
|
|
5234
5330
|
* Updated `youtube_partner_v1`
|
|
5235
5331
|
* Updated `youtube_v3`
|
|
5236
5332
|
|
|
5237
|
-
|
|
5333
|
+
### 0.20.1
|
|
5334
|
+
|
|
5238
5335
|
* Backwards compatible changes:
|
|
5239
5336
|
* Updated `adexchangebuyer2_v2beta1`
|
|
5240
5337
|
* Updated `bigquery_v2`
|
|
@@ -5269,7 +5366,8 @@
|
|
|
5269
5366
|
* Updated `testing_v1`
|
|
5270
5367
|
* Updated `youtube_partner_v1`
|
|
5271
5368
|
|
|
5272
|
-
|
|
5369
|
+
### 0.20.0
|
|
5370
|
+
|
|
5273
5371
|
* Breaking changes:
|
|
5274
5372
|
* Deleted `clouduseraccounts_alpha`
|
|
5275
5373
|
* Deleted `clouduseraccounts_vm_alpha`
|
|
@@ -5375,7 +5473,8 @@
|
|
|
5375
5473
|
* Updated `youtube_v3`
|
|
5376
5474
|
* Updated `youtubereporting_v1`
|
|
5377
5475
|
|
|
5378
|
-
|
|
5476
|
+
### 0.19.8
|
|
5477
|
+
|
|
5379
5478
|
* Backwards compatible changes:
|
|
5380
5479
|
* Added `serviceusage_v1`
|
|
5381
5480
|
* Updated `adexchangebuyer2_v2beta1`
|
|
@@ -5412,7 +5511,8 @@
|
|
|
5412
5511
|
* Updated `spanner_v1`
|
|
5413
5512
|
* Updated `youtube_partner_v1`
|
|
5414
5513
|
|
|
5415
|
-
|
|
5514
|
+
### 0.19.7
|
|
5515
|
+
|
|
5416
5516
|
* Backwards compatible changes:
|
|
5417
5517
|
* Updated `androiddeviceprovisioning_v1`
|
|
5418
5518
|
* Updated `androidenterprise_v1`
|
|
@@ -5438,7 +5538,8 @@
|
|
|
5438
5538
|
* Updated `youtube_partner_v1`
|
|
5439
5539
|
* Updated `youtube_v3`
|
|
5440
5540
|
|
|
5441
|
-
|
|
5541
|
+
### 0.19.6
|
|
5542
|
+
|
|
5442
5543
|
* Backwards compatible changes:
|
|
5443
5544
|
* Updated `adexchangebuyer2_v2beta1`
|
|
5444
5545
|
* Updated `appengine_v1`
|
|
@@ -5468,7 +5569,8 @@
|
|
|
5468
5569
|
* Updated `tpu_v1alpha1`
|
|
5469
5570
|
* Updated `youtube_partner_v1`
|
|
5470
5571
|
|
|
5471
|
-
|
|
5572
|
+
### 0.19.5
|
|
5573
|
+
|
|
5472
5574
|
* Backwards compatible changes:
|
|
5473
5575
|
* Updated `androiddeviceprovisioning_v1`
|
|
5474
5576
|
* Updated `appengine_v1beta`
|
|
@@ -5503,7 +5605,8 @@
|
|
|
5503
5605
|
* Updated `youtube_partner_v1`
|
|
5504
5606
|
* Updated `youtube_v3`
|
|
5505
5607
|
|
|
5506
|
-
|
|
5608
|
+
### 0.19.4
|
|
5609
|
+
|
|
5507
5610
|
* Backwards compatible changes:
|
|
5508
5611
|
* Updated `analytics_v3`
|
|
5509
5612
|
* Updated `androiddeviceprovisioning_v1`
|
|
@@ -5542,7 +5645,8 @@
|
|
|
5542
5645
|
* Updated `speech_v1beta1`
|
|
5543
5646
|
* Updated `youtube_partner_v1`
|
|
5544
5647
|
|
|
5545
|
-
|
|
5648
|
+
### 0.19.3
|
|
5649
|
+
|
|
5546
5650
|
* Backwards compatible changes:
|
|
5547
5651
|
* Updated `admin_reports_v1`
|
|
5548
5652
|
* Updated `androidenterprise_v1`
|
|
@@ -5579,7 +5683,8 @@
|
|
|
5579
5683
|
* Updated `youtube_partner_v1`
|
|
5580
5684
|
* Updated `youtubereporting_v1`
|
|
5581
5685
|
|
|
5582
|
-
|
|
5686
|
+
### 0.19.2
|
|
5687
|
+
|
|
5583
5688
|
* Backwards compatible changes:
|
|
5584
5689
|
* Updated `adexchangebuyer2_v2beta1`
|
|
5585
5690
|
* Updated `androidmanagement_v1`
|
|
@@ -5615,11 +5720,13 @@
|
|
|
5615
5720
|
* Updated `vision_v1`
|
|
5616
5721
|
* Updated `vision_v1p1beta1`
|
|
5617
5722
|
|
|
5618
|
-
|
|
5723
|
+
### 0.19.1
|
|
5724
|
+
|
|
5619
5725
|
* Backwards compatible changes:
|
|
5620
5726
|
* Updated `bigquery_v2`
|
|
5621
5727
|
|
|
5622
|
-
|
|
5728
|
+
### 0.19.0
|
|
5729
|
+
|
|
5623
5730
|
* Breaking changes:
|
|
5624
5731
|
* Deleted `consumersurveys_v2`
|
|
5625
5732
|
* Backwards compatible changes:
|
|
@@ -5651,7 +5758,8 @@
|
|
|
5651
5758
|
* Updated `tpu_v1alpha1`
|
|
5652
5759
|
* Updated `youtube_partner_v1`
|
|
5653
5760
|
|
|
5654
|
-
|
|
5761
|
+
### 0.18.1
|
|
5762
|
+
|
|
5655
5763
|
* Backwards compatible changes:
|
|
5656
5764
|
* Added `cloudshell_v1`
|
|
5657
5765
|
* Added `cloudshell_v1alpha1`
|
|
@@ -5692,7 +5800,8 @@
|
|
|
5692
5800
|
* Updated `youtube_v3`
|
|
5693
5801
|
* Updated `youtubereporting_v1`
|
|
5694
5802
|
|
|
5695
|
-
|
|
5803
|
+
### 0.18.0
|
|
5804
|
+
|
|
5696
5805
|
* Breaking changes:
|
|
5697
5806
|
* Deleted `dfareporting_v2_7`
|
|
5698
5807
|
* Backwards compatible changes:
|
|
@@ -5720,7 +5829,8 @@
|
|
|
5720
5829
|
* Updated `toolresults_v1beta3`
|
|
5721
5830
|
* Updated `youtube_partner_v1`
|
|
5722
5831
|
|
|
5723
|
-
|
|
5832
|
+
### 0.17.4
|
|
5833
|
+
|
|
5724
5834
|
* Backwards compatible changes:
|
|
5725
5835
|
* Added `poly_v1`
|
|
5726
5836
|
* Updated `androidenterprise_v1`
|
|
@@ -5746,7 +5856,8 @@
|
|
|
5746
5856
|
* Updated `youtube_partner_v1`
|
|
5747
5857
|
* Updated `youtube_v3`
|
|
5748
5858
|
|
|
5749
|
-
|
|
5859
|
+
### 0.17.3
|
|
5860
|
+
|
|
5750
5861
|
* Backwards compatible changes:
|
|
5751
5862
|
* Added `oslogin_v1`
|
|
5752
5863
|
* Updated `androiddeviceprovisioning_v1`
|
|
@@ -5754,7 +5865,8 @@
|
|
|
5754
5865
|
* Updated `tpu_v1alpha1`
|
|
5755
5866
|
* Updated `vault_v1`
|
|
5756
5867
|
|
|
5757
|
-
|
|
5868
|
+
### 0.17.2
|
|
5869
|
+
|
|
5758
5870
|
* Backwards compatible changes:
|
|
5759
5871
|
* Added `dialogflow_v2beta1`
|
|
5760
5872
|
* Added `serviceconsumermanagement_v1`
|
|
@@ -5787,7 +5899,8 @@
|
|
|
5787
5899
|
* Updated `toolresults_v1beta3`
|
|
5788
5900
|
* Updated `youtube_partner_v1`
|
|
5789
5901
|
|
|
5790
|
-
|
|
5902
|
+
### 0.17.1
|
|
5903
|
+
|
|
5791
5904
|
* Backwards compatible changes:
|
|
5792
5905
|
* Added `dfareporting_v3_0`
|
|
5793
5906
|
* Added `vision_v1p1beta1`
|
|
@@ -5820,7 +5933,8 @@
|
|
|
5820
5933
|
* Updated `vision_v1`
|
|
5821
5934
|
* Updated `youtube_partner_v1`
|
|
5822
5935
|
|
|
5823
|
-
|
|
5936
|
+
### 0.17.0
|
|
5937
|
+
|
|
5824
5938
|
* Breaking changes:
|
|
5825
5939
|
* Deleted `cloudmonitoring_v2beta2`
|
|
5826
5940
|
* Backwards compatible changes:
|
|
@@ -5838,7 +5952,8 @@
|
|
|
5838
5952
|
* Updated `youtube_partner_v1`
|
|
5839
5953
|
* Updated `youtube_v3`
|
|
5840
5954
|
|
|
5841
|
-
|
|
5955
|
+
### 0.16.0
|
|
5956
|
+
|
|
5842
5957
|
* Breaking changes:
|
|
5843
5958
|
* Deleted `playmoviespartner_v1`
|
|
5844
5959
|
* Deleted `qpx_express_v1`
|
|
@@ -5913,7 +6028,8 @@
|
|
|
5913
6028
|
* Updated `videointelligence_v1beta1`
|
|
5914
6029
|
* Updated `youtube_partner_v1`
|
|
5915
6030
|
|
|
5916
|
-
|
|
6031
|
+
### 0.15.0
|
|
6032
|
+
|
|
5917
6033
|
* Breaking changes:
|
|
5918
6034
|
* Deleted `ml_v1beta1`
|
|
5919
6035
|
* Backwards compatible changes:
|
|
@@ -5947,7 +6063,8 @@
|
|
|
5947
6063
|
* Updated `vision_v1`
|
|
5948
6064
|
* Updated `youtube_partner_v1`
|
|
5949
6065
|
|
|
5950
|
-
|
|
6066
|
+
### 0.14.5
|
|
6067
|
+
|
|
5951
6068
|
* Backwards compatible changes:
|
|
5952
6069
|
* Added `cloudiot_v1`
|
|
5953
6070
|
* Added `cloudiot_v1beta1`
|
|
@@ -5988,7 +6105,8 @@
|
|
|
5988
6105
|
* Updated `toolresults_v1beta3`
|
|
5989
6106
|
* Updated `youtube_partner_v1`
|
|
5990
6107
|
|
|
5991
|
-
|
|
6108
|
+
### 0.14.4
|
|
6109
|
+
|
|
5992
6110
|
* Backwards compatible changes:
|
|
5993
6111
|
* Updated `acceleratedmobilepageurl_v1`
|
|
5994
6112
|
* Updated `compute_alpha`
|
|
@@ -5998,9 +6116,10 @@
|
|
|
5998
6116
|
* Updated `content_v2sandbox`
|
|
5999
6117
|
* Updated `servicecontrol_v1`
|
|
6000
6118
|
|
|
6001
|
-
|
|
6119
|
+
### 0.14.3
|
|
6120
|
+
|
|
6121
|
+
### 0.14.2
|
|
6002
6122
|
|
|
6003
|
-
# 0.14.2
|
|
6004
6123
|
* Backwards compatible changes:
|
|
6005
6124
|
* Added `oslogin_v1beta`
|
|
6006
6125
|
* Added `testing_v1`
|
|
@@ -6033,10 +6152,12 @@
|
|
|
6033
6152
|
* Updated `youtube_partner_v1`
|
|
6034
6153
|
* Updated `youtube_v3`
|
|
6035
6154
|
|
|
6036
|
-
|
|
6155
|
+
### 0.14.1
|
|
6156
|
+
|
|
6037
6157
|
* Retry on `Signet::AuthorizationError`.
|
|
6038
6158
|
|
|
6039
|
-
|
|
6159
|
+
### 0.14.0
|
|
6160
|
+
|
|
6040
6161
|
* Breaking changes:
|
|
6041
6162
|
* Deleted `toolresults_v1beta3firstparty`
|
|
6042
6163
|
* Backwards compatible changes:
|
|
@@ -6092,7 +6213,8 @@
|
|
|
6092
6213
|
* Updated `youtube_partner_v1`
|
|
6093
6214
|
* Updated `youtube_v3`
|
|
6094
6215
|
|
|
6095
|
-
|
|
6216
|
+
### 0.13.6
|
|
6217
|
+
|
|
6096
6218
|
* Backwards compatible changes:
|
|
6097
6219
|
* Updated `adexchangebuyer_v1_2`
|
|
6098
6220
|
* Updated `adexchangebuyer_v1_3`
|
|
@@ -6150,7 +6272,8 @@
|
|
|
6150
6272
|
* Updated `youtube_analytics_v1beta1`
|
|
6151
6273
|
* Updated `youtube_partner_v1`
|
|
6152
6274
|
|
|
6153
|
-
|
|
6275
|
+
### 0.13.5
|
|
6276
|
+
|
|
6154
6277
|
* Backwards compatible changes:
|
|
6155
6278
|
* Added `datastore_v1beta1`
|
|
6156
6279
|
* Added `firebaseremoteconfig_v1`
|
|
@@ -6193,7 +6316,8 @@
|
|
|
6193
6316
|
* Updated `vault_v1`
|
|
6194
6317
|
* Updated `youtube_partner_v1`
|
|
6195
6318
|
|
|
6196
|
-
|
|
6319
|
+
### 0.13.4
|
|
6320
|
+
|
|
6197
6321
|
* Backwards compatible changes:
|
|
6198
6322
|
* Updated `compute_alpha`
|
|
6199
6323
|
* Updated `content_v2`
|
|
@@ -6202,7 +6326,8 @@
|
|
|
6202
6326
|
* Updated `identitytoolkit_v3`
|
|
6203
6327
|
* Updated `youtube_partner_v1`
|
|
6204
6328
|
|
|
6205
|
-
|
|
6329
|
+
### 0.13.3
|
|
6330
|
+
|
|
6206
6331
|
* Backwards compatible changes:
|
|
6207
6332
|
* Added `adexchangebuyer_v1_2`
|
|
6208
6333
|
* Added `adexchangebuyer_v1_3`
|
|
@@ -6351,21 +6476,25 @@
|
|
|
6351
6476
|
* Updated `youtube_partner_v1`
|
|
6352
6477
|
* Updated `youtubereporting_v1`
|
|
6353
6478
|
|
|
6354
|
-
|
|
6479
|
+
### 0.13.2
|
|
6480
|
+
|
|
6355
6481
|
* Light generator refactoring
|
|
6356
6482
|
* Recover from non-Ranged responses without rewinding (#593)
|
|
6357
6483
|
|
|
6358
|
-
|
|
6484
|
+
### 0.13.1
|
|
6485
|
+
|
|
6359
6486
|
* Regenerate APIs
|
|
6360
6487
|
|
|
6361
|
-
|
|
6488
|
+
### 0.13.0
|
|
6489
|
+
|
|
6362
6490
|
* Regenerate APIs
|
|
6363
6491
|
* Revert api\_names.yaml to an earlier revision to restore some manual name
|
|
6364
6492
|
overrides that were lost in 0.12.0
|
|
6365
6493
|
* For example, in `compute:v1`, `aggregated_address_list` has been reverted
|
|
6366
6494
|
to `list_aggregated_instances`.
|
|
6367
6495
|
|
|
6368
|
-
|
|
6496
|
+
### 0.12.0
|
|
6497
|
+
|
|
6369
6498
|
* *Breaking change* - Change behavior of `fetch_all` to collect Hash responses
|
|
6370
6499
|
into a single collection.
|
|
6371
6500
|
For responses that return a Hash, `fetch_all` used to return an array of
|
|
@@ -6416,19 +6545,23 @@
|
|
|
6416
6545
|
* pubsub:v1beta2
|
|
6417
6546
|
* tracing:v1
|
|
6418
6547
|
|
|
6419
|
-
|
|
6548
|
+
### 0.11.3
|
|
6549
|
+
|
|
6420
6550
|
* Add `RequestOptions.api_format_version` to opt-in to receive v2 error messages
|
|
6421
6551
|
* Fix `to_json` signature to allow args
|
|
6422
6552
|
* Regenerate APIs
|
|
6423
6553
|
|
|
6424
|
-
|
|
6554
|
+
### 0.11.2
|
|
6555
|
+
|
|
6425
6556
|
* Regenerate all APIs except `dataflow:v1b3`
|
|
6426
6557
|
* Add `dfareporting:v2.8`
|
|
6427
6558
|
|
|
6428
|
-
|
|
6559
|
+
### 0.11.1
|
|
6560
|
+
|
|
6429
6561
|
* Remove stray debug output
|
|
6430
6562
|
|
|
6431
|
-
|
|
6563
|
+
### 0.11.0
|
|
6564
|
+
|
|
6432
6565
|
* *Breaking change* - Fix handling of large numbers during code generation. Previously the
|
|
6433
6566
|
uint64/int64 formats were passed through as strings. They are now coerced to/from Fixnum/Bignum types.
|
|
6434
6567
|
Affected APIs:
|
|
@@ -6448,7 +6581,8 @@
|
|
|
6448
6581
|
* Updated dependencies
|
|
6449
6582
|
* Regen APIs, add appsmarketplace:v2
|
|
6450
6583
|
|
|
6451
|
-
|
|
6584
|
+
### 0.10.3
|
|
6585
|
+
|
|
6452
6586
|
* Regenerate APIs
|
|
6453
6587
|
* Enable additional API:
|
|
6454
6588
|
* `acceleratedmobilepageurl:v1`
|
|
@@ -6474,14 +6608,17 @@
|
|
|
6474
6608
|
* `webfonts:v1`
|
|
6475
6609
|
* Fix `teamdrives` inflection
|
|
6476
6610
|
|
|
6477
|
-
|
|
6611
|
+
### 0.10.2
|
|
6612
|
+
|
|
6478
6613
|
* Regenerate APIs
|
|
6479
6614
|
|
|
6480
|
-
|
|
6615
|
+
### 0.10.1
|
|
6616
|
+
|
|
6481
6617
|
* Regenerate APIs
|
|
6482
6618
|
* Add `cloudkms:v1`
|
|
6483
6619
|
|
|
6484
|
-
|
|
6620
|
+
### 0.10.0
|
|
6621
|
+
|
|
6485
6622
|
* Regenerate APIs
|
|
6486
6623
|
* Some exceptions are more descriptive for specific errors
|
|
6487
6624
|
* `representable` dependency bumped to `~> 3.0`
|
|
@@ -6491,94 +6628,117 @@
|
|
|
6491
6628
|
instead of `foo.to_json(skip_undefined: true)`
|
|
6492
6629
|
* `retriable` dependency bumped to `>= 2.0, < 4.0`
|
|
6493
6630
|
|
|
6494
|
-
|
|
6631
|
+
### 0.9.28
|
|
6632
|
+
|
|
6495
6633
|
* Fix file permissions issue
|
|
6496
6634
|
|
|
6497
|
-
|
|
6635
|
+
### 0.9.27
|
|
6636
|
+
|
|
6498
6637
|
* Allow abnormal page token cases for paging methods
|
|
6499
6638
|
* Regenerate APIs
|
|
6500
6639
|
|
|
6501
|
-
|
|
6640
|
+
### 0.9.26
|
|
6641
|
+
|
|
6502
6642
|
* Update gem to reflect changes in 0.9.25
|
|
6503
6643
|
|
|
6504
|
-
|
|
6644
|
+
### 0.9.25
|
|
6645
|
+
|
|
6505
6646
|
* Regenerate APIs
|
|
6506
6647
|
* Add `cloudkms:v1beta1`
|
|
6507
6648
|
* Add `manufacturers:v1`
|
|
6508
6649
|
|
|
6509
|
-
|
|
6650
|
+
### 0.9.24
|
|
6651
|
+
|
|
6510
6652
|
* Regenerate APIs
|
|
6511
6653
|
* Add `dfareporting:v2.7`
|
|
6512
6654
|
* Fix file permissions issue present in released gems for versions `0.9.21` through `0.9.23`
|
|
6513
6655
|
|
|
6514
|
-
|
|
6656
|
+
### 0.9.23
|
|
6657
|
+
|
|
6515
6658
|
* Regenerate APIs
|
|
6516
6659
|
* Add `dns:v2beta1`
|
|
6517
6660
|
|
|
6518
|
-
|
|
6661
|
+
### 0.9.22
|
|
6662
|
+
|
|
6519
6663
|
* Regenerate APIs
|
|
6520
6664
|
|
|
6521
|
-
|
|
6665
|
+
### 0.9.21
|
|
6666
|
+
|
|
6522
6667
|
* Regenerate APIs
|
|
6523
6668
|
|
|
6524
|
-
|
|
6669
|
+
### 0.9.20
|
|
6670
|
+
|
|
6525
6671
|
* Regenerate APIs
|
|
6526
6672
|
* Add Slides API
|
|
6527
6673
|
|
|
6528
|
-
|
|
6674
|
+
### 0.9.19
|
|
6675
|
+
|
|
6529
6676
|
* Regenerate APIs
|
|
6530
6677
|
* Add Adexchangebuyer2 API
|
|
6531
6678
|
|
|
6532
|
-
|
|
6679
|
+
### 0.9.15
|
|
6680
|
+
|
|
6533
6681
|
* Add datastore v1
|
|
6534
6682
|
* Regenerate APIs
|
|
6535
6683
|
|
|
6536
|
-
|
|
6684
|
+
### 0.9.14
|
|
6685
|
+
|
|
6537
6686
|
* Fix error handling with downloads, no longer fails silently
|
|
6538
6687
|
* Prevent form-encoding query parameters for APIs that don't expect it
|
|
6539
6688
|
* Regenerate APIs
|
|
6540
6689
|
|
|
6541
|
-
|
|
6690
|
+
### 0.9.13
|
|
6691
|
+
|
|
6542
6692
|
* Fix fetch_all to work correctly with the genomics API
|
|
6543
6693
|
* Add speech & language APIs, regenerate APIs
|
|
6544
6694
|
|
|
6545
|
-
|
|
6695
|
+
### 0.9.12
|
|
6696
|
+
|
|
6546
6697
|
* Regenerated APIs
|
|
6547
6698
|
|
|
6548
|
-
|
|
6699
|
+
### 0.9.11
|
|
6700
|
+
|
|
6549
6701
|
* Add DFA Reporting 2.5, regenerate APIs
|
|
6550
6702
|
|
|
6551
|
-
|
|
6703
|
+
### 0.9.10
|
|
6704
|
+
|
|
6552
6705
|
* Add datastore v1beta3, regenerate APIs
|
|
6553
6706
|
* Reduce memory footprint used by mimetypes library
|
|
6554
6707
|
* Fix bug with pagination when items collection is nil
|
|
6555
6708
|
|
|
6556
|
-
|
|
6709
|
+
### 0.9.9
|
|
6710
|
+
|
|
6557
6711
|
* Add monitoring v3, regenerate APIs
|
|
6558
6712
|
* Add samples for sheets, bigquery
|
|
6559
6713
|
|
|
6560
|
-
|
|
6714
|
+
### 0.9.8
|
|
6715
|
+
|
|
6561
6716
|
* Add mybusiness v3, regenerate APIs
|
|
6562
6717
|
|
|
6563
|
-
|
|
6718
|
+
### 0.9.7
|
|
6719
|
+
|
|
6564
6720
|
* Add sheets v4 & analytics reporting v4, regenerate APIs
|
|
6565
6721
|
|
|
6566
|
-
|
|
6722
|
+
### 0.9.6
|
|
6723
|
+
|
|
6567
6724
|
* Rewind output stream if server unable to honor range request when resuming a download
|
|
6568
6725
|
* Fix web sample
|
|
6569
6726
|
* Allow nil dates to be passed in request bodies
|
|
6570
6727
|
|
|
6571
|
-
|
|
6728
|
+
### 0.9.5
|
|
6729
|
+
|
|
6572
6730
|
* Add youtube partner API
|
|
6573
6731
|
* Allow bypassing the use of rails logger via `GOOGLE_API_USE_RAILS_LOGGER` ENV variable
|
|
6574
6732
|
* Update generated APIs
|
|
6575
6733
|
|
|
6576
|
-
|
|
6734
|
+
### 0.9.4
|
|
6735
|
+
|
|
6577
6736
|
* Add `service.fetch_all` helper for automatically retrieving paged results
|
|
6578
6737
|
* Add IAM v1 & Cloud Resource Manager v1 APIs
|
|
6579
6738
|
* Update generated APIs
|
|
6580
6739
|
|
|
6581
|
-
|
|
6740
|
+
### 0.9.3
|
|
6741
|
+
|
|
6582
6742
|
* Drop ActiveSupport an MultiJson as dependencies. Active support is still included in the Gemfile
|
|
6583
6743
|
and is needed to run the code generator.
|
|
6584
6744
|
* Allow falsey values in hash representations of objects
|
|
@@ -6587,19 +6747,23 @@
|
|
|
6587
6747
|
* Add the Cloud Vision API
|
|
6588
6748
|
* Update generated APIs
|
|
6589
6749
|
|
|
6590
|
-
|
|
6750
|
+
### 0.9.2
|
|
6751
|
+
|
|
6591
6752
|
* Allow nil values to be used in `new` and `update!` for generated classes
|
|
6592
6753
|
* Update generated APIs
|
|
6593
6754
|
|
|
6594
|
-
|
|
6755
|
+
### 0.9.1
|
|
6756
|
+
|
|
6595
6757
|
* Add missing require for 'tempfile'
|
|
6596
6758
|
* Update generated APIs
|
|
6597
6759
|
|
|
6598
|
-
|
|
6760
|
+
### 0.9
|
|
6761
|
+
|
|
6599
6762
|
* Force the use of alt=json for the groups settings API
|
|
6600
6763
|
* Small tweaks to some calendar API and licensing API method names
|
|
6601
6764
|
|
|
6602
|
-
|
|
6765
|
+
### 0.9.0.pre5
|
|
6766
|
+
|
|
6603
6767
|
* Change the default HTTP adapter to HTTPClient due to broken connections with long running uploads with Net::HTTP
|
|
6604
6768
|
* No longer breaks Object#hash behavior, restores compatibility with Padrino
|
|
6605
6769
|
* No longer omit falsey values (0, false, etc) in query parameters
|
|
@@ -6607,7 +6771,8 @@
|
|
|
6607
6771
|
* Allow Tempfile as an upload source
|
|
6608
6772
|
* Updated samples for various APIs
|
|
6609
6773
|
|
|
6610
|
-
|
|
6774
|
+
### 0.9.0.pre4
|
|
6775
|
+
|
|
6611
6776
|
* (Breaking change) Updated name method name generation for improved
|
|
6612
6777
|
consistency, some services may have changed.
|
|
6613
6778
|
* Updated generated APIs
|
|
@@ -6619,43 +6784,53 @@
|
|
|
6619
6784
|
functionality is now available in google-auth-library-ruby. These will
|
|
6620
6785
|
be removed in the 0.9 release.
|
|
6621
6786
|
|
|
6622
|
-
|
|
6787
|
+
### 0.9.0.pre3
|
|
6788
|
+
|
|
6623
6789
|
* (Breaking change) Update method signatures to include required query
|
|
6624
6790
|
parameters in the list of non-keyword args
|
|
6625
6791
|
|
|
6626
|
-
|
|
6792
|
+
### 0.9.0.pre2
|
|
6793
|
+
|
|
6627
6794
|
* Add raw HTTP status code & body to errors
|
|
6628
6795
|
* Allow signet options to be passed in InstalledAppFlow.authorize
|
|
6629
6796
|
* Update DateTime serialization to include milliseconds
|
|
6630
6797
|
|
|
6631
|
-
|
|
6798
|
+
### 0.9.0.pre1
|
|
6799
|
+
|
|
6632
6800
|
* WARNING: Please see [MIGRATING](MIGRATING.md) for important information.
|
|
6633
6801
|
* API classes are now generated ahead of time instead of at runtime.
|
|
6634
6802
|
* Drop support for Ruby versions < 2.0
|
|
6635
6803
|
* Switch from Faraday to Hurley for HTTP client
|
|
6636
6804
|
|
|
6637
|
-
|
|
6805
|
+
### 0.8.6
|
|
6806
|
+
|
|
6638
6807
|
* Use discovered 'rootUrl' as base URI for services
|
|
6639
6808
|
* Respect discovered methods with colons in path
|
|
6640
6809
|
|
|
6641
|
-
|
|
6810
|
+
### 0.8.5
|
|
6811
|
+
|
|
6642
6812
|
* Corrects the regression Rails 4 support in the 0.8.4 release.
|
|
6643
6813
|
|
|
6644
|
-
|
|
6814
|
+
### 0.8.4
|
|
6815
|
+
|
|
6645
6816
|
* Fixes a file permission issues with the 0.8.3 release
|
|
6646
6817
|
* Fixes warnings when the library is used
|
|
6647
6818
|
|
|
6648
|
-
|
|
6819
|
+
### 0.8.3
|
|
6820
|
+
|
|
6649
6821
|
* Adds support for authorization via Application Default Credentials.
|
|
6650
6822
|
# Adds support for tracking coverage on coveralls.io
|
|
6651
6823
|
|
|
6652
|
-
|
|
6824
|
+
### 0.8.2
|
|
6825
|
+
|
|
6653
6826
|
* Fixes for file storage and missing cacerts file
|
|
6654
6827
|
|
|
6655
|
-
|
|
6828
|
+
### 0.8.1
|
|
6829
|
+
|
|
6656
6830
|
* Fix logger in rails
|
|
6657
6831
|
|
|
6658
|
-
|
|
6832
|
+
### 0.8.0
|
|
6833
|
+
|
|
6659
6834
|
* Refactored credential storage, added support for redis
|
|
6660
6835
|
* Update gem dependencies
|
|
6661
6836
|
* Fixed retry logic to allow for auth retries independent of the overall number of retries
|
|
@@ -6667,10 +6842,12 @@
|
|
|
6667
6842
|
* Drop 1.8.x support
|
|
6668
6843
|
* This will be the last release with 1.9.x support
|
|
6669
6844
|
|
|
6670
|
-
|
|
6845
|
+
### 0.7.1
|
|
6846
|
+
|
|
6671
6847
|
* Minor fix to update gem dependencies
|
|
6672
6848
|
|
|
6673
|
-
|
|
6849
|
+
### 0.7.0
|
|
6850
|
+
|
|
6674
6851
|
* Remove CLI
|
|
6675
6852
|
* Support for automatic retires & backoff. Off by default, enable by setting `retries` on `APIClient`
|
|
6676
6853
|
* Experimental new interface (see `Google::APIClient::Service`)
|
|
@@ -6681,26 +6858,27 @@
|
|
|
6681
6858
|
* Use bundled root certificates for verifying SSL certificates
|
|
6682
6859
|
* Rewind media when retrying uploads
|
|
6683
6860
|
|
|
6684
|
-
|
|
6861
|
+
### 0.6.4
|
|
6862
|
+
|
|
6685
6863
|
* Pin signet version to 0.4.x
|
|
6686
6864
|
|
|
6687
|
-
|
|
6865
|
+
### 0.6.3
|
|
6688
6866
|
|
|
6689
6867
|
* Update autoparse to 0.3.3 to fix cases where results aren't correctly parsed.
|
|
6690
6868
|
* Fix railtie loading for compatibility with rails < 3.0
|
|
6691
6869
|
* Fix refresh of access token when passing credentials as parameter to execute
|
|
6692
6870
|
* Fix URI processing in batch requests to allow query parameters
|
|
6693
6871
|
|
|
6694
|
-
|
|
6872
|
+
### 0.6.2
|
|
6695
6873
|
|
|
6696
6874
|
* Update signet to 0.4.6 to support server side continuation of postmessage
|
|
6697
6875
|
auth flows.
|
|
6698
6876
|
|
|
6699
|
-
|
|
6877
|
+
### 0.6.1
|
|
6700
6878
|
|
|
6701
6879
|
* Fix impersonation with service accounts
|
|
6702
6880
|
|
|
6703
|
-
|
|
6881
|
+
### 0.6
|
|
6704
6882
|
|
|
6705
6883
|
* Apps strongly encouraged to set :application_name & :application_version when
|
|
6706
6884
|
initializing a client
|
|
@@ -6714,7 +6892,7 @@
|
|
|
6714
6892
|
* Remove OAuth 1.0 logins from CLI
|
|
6715
6893
|
|
|
6716
6894
|
|
|
6717
|
-
|
|
6895
|
+
### 0.5.0
|
|
6718
6896
|
|
|
6719
6897
|
* Beta candidate, potential incompatible changes with how requests are processed.
|
|
6720
6898
|
* All requests should be made using execute() or execute!()
|
|
@@ -6725,15 +6903,15 @@
|
|
|
6725
6903
|
are returned
|
|
6726
6904
|
* Simplify internal request processing.
|
|
6727
6905
|
|
|
6728
|
-
|
|
6906
|
+
### 0.4.7
|
|
6729
6907
|
|
|
6730
6908
|
* Added the ability to convert client secrets to an authorization object
|
|
6731
6909
|
|
|
6732
|
-
|
|
6910
|
+
### 0.4.6
|
|
6733
6911
|
|
|
6734
6912
|
* Backwards compatibility for MultiJson
|
|
6735
6913
|
|
|
6736
|
-
|
|
6914
|
+
### 0.4.5
|
|
6737
6915
|
|
|
6738
6916
|
* Updated Launchy dependency
|
|
6739
6917
|
* Updated Faraday dependency
|
|
@@ -6741,36 +6919,36 @@
|
|
|
6741
6919
|
* Updated Autoparse dependency
|
|
6742
6920
|
* Removed Sinatra development dependency
|
|
6743
6921
|
|
|
6744
|
-
|
|
6922
|
+
### 0.4.4
|
|
6745
6923
|
|
|
6746
6924
|
* Added batch execution
|
|
6747
6925
|
* Added service accounts
|
|
6748
6926
|
* Can now supply authorization on a per-request basis.
|
|
6749
6927
|
|
|
6750
|
-
|
|
6928
|
+
### 0.4.3
|
|
6751
6929
|
|
|
6752
6930
|
* Added media upload capabilities
|
|
6753
6931
|
* Support serializing OAuth credentials to client_secrets.json
|
|
6754
6932
|
* Fixed OS name/version string on JRuby
|
|
6755
6933
|
|
|
6756
|
-
|
|
6934
|
+
### 0.4.2
|
|
6757
6935
|
|
|
6758
6936
|
* Fixed incompatibility with Ruby 1.8.7
|
|
6759
6937
|
|
|
6760
|
-
|
|
6938
|
+
### 0.4.1
|
|
6761
6939
|
|
|
6762
6940
|
* Fixed ancestor checking issue when assigning Autoparse identifiers
|
|
6763
6941
|
* Renamed discovery methods to avoid collisions with some APIs
|
|
6764
6942
|
* Updated autoparse dependency to avoid JSON bug
|
|
6765
6943
|
|
|
6766
|
-
|
|
6944
|
+
### 0.4.0
|
|
6767
6945
|
|
|
6768
6946
|
* Replaced httpadapter gem dependency with faraday
|
|
6769
6947
|
* Replaced json gem dependency with multi_json
|
|
6770
6948
|
* Fixed /dev/null issues on Windows
|
|
6771
6949
|
* Repeated parameters now work
|
|
6772
6950
|
|
|
6773
|
-
|
|
6951
|
+
### 0.3.0
|
|
6774
6952
|
|
|
6775
6953
|
* Updated to use v1 of the discovery API
|
|
6776
6954
|
* Updated to use httpadapter 1.0.0
|
|
@@ -6780,7 +6958,7 @@
|
|
|
6780
6958
|
* Fixed a few deprecation warnings from dependencies
|
|
6781
6959
|
* Added gemspec to source control
|
|
6782
6960
|
|
|
6783
|
-
|
|
6961
|
+
### 0.2.0
|
|
6784
6962
|
|
|
6785
6963
|
* Updated to use v1 of the discovery API
|
|
6786
6964
|
* Updated to use httpadapter 1.0.0
|
|
@@ -6788,21 +6966,21 @@
|
|
|
6788
6966
|
* Renamed some switches in the command line tool
|
|
6789
6967
|
* Added additional configuration capabilities
|
|
6790
6968
|
|
|
6791
|
-
|
|
6969
|
+
### 0.1.3
|
|
6792
6970
|
|
|
6793
6971
|
* Added support for manual overrides of the discovery URI
|
|
6794
6972
|
* Added support for manual overrides of the API base
|
|
6795
6973
|
* Added support for xoauth_requestor_id
|
|
6796
6974
|
|
|
6797
|
-
|
|
6975
|
+
### 0.1.2
|
|
6798
6976
|
|
|
6799
6977
|
* Added support for two-legged OAuth
|
|
6800
6978
|
* Moved some development dependencies into runtime
|
|
6801
6979
|
|
|
6802
|
-
|
|
6980
|
+
### 0.1.1
|
|
6803
6981
|
|
|
6804
6982
|
* Substantial improvements to the command line interface
|
|
6805
6983
|
|
|
6806
|
-
|
|
6984
|
+
### 0.1.0
|
|
6807
6985
|
|
|
6808
6986
|
* Initial release
|