@googleapis/sasportal 4.3.0 → 5.0.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.
- package/CHANGELOG.md +18 -0
- package/build/index.js +4 -3
- package/build/index.js.map +1 -1
- package/build/v1alpha1.d.ts +77 -308
- package/build/v1alpha1.js +155 -154
- package/build/v1alpha1.js.map +1 -1
- package/package.json +5 -5
- package/v1alpha1.ts +77 -308
package/v1alpha1.ts
CHANGED
|
@@ -806,10 +806,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
806
806
|
* async function main() {
|
|
807
807
|
* const auth = new google.auth.GoogleAuth({
|
|
808
808
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
809
|
-
* scopes: [
|
|
810
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
811
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
812
|
-
* ],
|
|
809
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
813
810
|
* });
|
|
814
811
|
*
|
|
815
812
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -939,10 +936,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
939
936
|
* async function main() {
|
|
940
937
|
* const auth = new google.auth.GoogleAuth({
|
|
941
938
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
942
|
-
* scopes: [
|
|
943
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
944
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
945
|
-
* ],
|
|
939
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
946
940
|
* });
|
|
947
941
|
*
|
|
948
942
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1082,10 +1076,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
1082
1076
|
* async function main() {
|
|
1083
1077
|
* const auth = new google.auth.GoogleAuth({
|
|
1084
1078
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1085
|
-
* scopes: [
|
|
1086
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
1087
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
1088
|
-
* ],
|
|
1079
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1089
1080
|
* });
|
|
1090
1081
|
*
|
|
1091
1082
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1268,10 +1259,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
1268
1259
|
* async function main() {
|
|
1269
1260
|
* const auth = new google.auth.GoogleAuth({
|
|
1270
1261
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1271
|
-
* scopes: [
|
|
1272
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
1273
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
1274
|
-
* ],
|
|
1262
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1275
1263
|
* });
|
|
1276
1264
|
*
|
|
1277
1265
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1417,10 +1405,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
1417
1405
|
* async function main() {
|
|
1418
1406
|
* const auth = new google.auth.GoogleAuth({
|
|
1419
1407
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1420
|
-
* scopes: [
|
|
1421
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
1422
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
1423
|
-
* ],
|
|
1408
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1424
1409
|
* });
|
|
1425
1410
|
*
|
|
1426
1411
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1544,10 +1529,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
1544
1529
|
* async function main() {
|
|
1545
1530
|
* const auth = new google.auth.GoogleAuth({
|
|
1546
1531
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1547
|
-
* scopes: [
|
|
1548
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
1549
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
1550
|
-
* ],
|
|
1532
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1551
1533
|
* });
|
|
1552
1534
|
*
|
|
1553
1535
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1679,10 +1661,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
1679
1661
|
* async function main() {
|
|
1680
1662
|
* const auth = new google.auth.GoogleAuth({
|
|
1681
1663
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1682
|
-
* scopes: [
|
|
1683
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
1684
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
1685
|
-
* ],
|
|
1664
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1686
1665
|
* });
|
|
1687
1666
|
*
|
|
1688
1667
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1827,10 +1806,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
1827
1806
|
* async function main() {
|
|
1828
1807
|
* const auth = new google.auth.GoogleAuth({
|
|
1829
1808
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1830
|
-
* scopes: [
|
|
1831
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
1832
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
1833
|
-
* ],
|
|
1809
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1834
1810
|
* });
|
|
1835
1811
|
*
|
|
1836
1812
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1974,10 +1950,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
1974
1950
|
* async function main() {
|
|
1975
1951
|
* const auth = new google.auth.GoogleAuth({
|
|
1976
1952
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1977
|
-
* scopes: [
|
|
1978
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
1979
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
1980
|
-
* ],
|
|
1953
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1981
1954
|
* });
|
|
1982
1955
|
*
|
|
1983
1956
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2203,10 +2176,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
2203
2176
|
* async function main() {
|
|
2204
2177
|
* const auth = new google.auth.GoogleAuth({
|
|
2205
2178
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2206
|
-
* scopes: [
|
|
2207
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
2208
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
2209
|
-
* ],
|
|
2179
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2210
2180
|
* });
|
|
2211
2181
|
*
|
|
2212
2182
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2363,10 +2333,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
2363
2333
|
* async function main() {
|
|
2364
2334
|
* const auth = new google.auth.GoogleAuth({
|
|
2365
2335
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2366
|
-
* scopes: [
|
|
2367
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
2368
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
2369
|
-
* ],
|
|
2336
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2370
2337
|
* });
|
|
2371
2338
|
*
|
|
2372
2339
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2515,10 +2482,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
2515
2482
|
* async function main() {
|
|
2516
2483
|
* const auth = new google.auth.GoogleAuth({
|
|
2517
2484
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2518
|
-
* scopes: [
|
|
2519
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
2520
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
2521
|
-
* ],
|
|
2485
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2522
2486
|
* });
|
|
2523
2487
|
*
|
|
2524
2488
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2714,10 +2678,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
2714
2678
|
* async function main() {
|
|
2715
2679
|
* const auth = new google.auth.GoogleAuth({
|
|
2716
2680
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2717
|
-
* scopes: [
|
|
2718
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
2719
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
2720
|
-
* ],
|
|
2681
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2721
2682
|
* });
|
|
2722
2683
|
*
|
|
2723
2684
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2874,10 +2835,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
2874
2835
|
* async function main() {
|
|
2875
2836
|
* const auth = new google.auth.GoogleAuth({
|
|
2876
2837
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2877
|
-
* scopes: [
|
|
2878
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
2879
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
2880
|
-
* ],
|
|
2838
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2881
2839
|
* });
|
|
2882
2840
|
*
|
|
2883
2841
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3025,10 +2983,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
3025
2983
|
* async function main() {
|
|
3026
2984
|
* const auth = new google.auth.GoogleAuth({
|
|
3027
2985
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3028
|
-
* scopes: [
|
|
3029
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
3030
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
3031
|
-
* ],
|
|
2986
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3032
2987
|
* });
|
|
3033
2988
|
*
|
|
3034
2989
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3152,10 +3107,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
3152
3107
|
* async function main() {
|
|
3153
3108
|
* const auth = new google.auth.GoogleAuth({
|
|
3154
3109
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3155
|
-
* scopes: [
|
|
3156
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
3157
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
3158
|
-
* ],
|
|
3110
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3159
3111
|
* });
|
|
3160
3112
|
*
|
|
3161
3113
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3291,10 +3243,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
3291
3243
|
* async function main() {
|
|
3292
3244
|
* const auth = new google.auth.GoogleAuth({
|
|
3293
3245
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3294
|
-
* scopes: [
|
|
3295
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
3296
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
3297
|
-
* ],
|
|
3246
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3298
3247
|
* });
|
|
3299
3248
|
*
|
|
3300
3249
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3439,10 +3388,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
3439
3388
|
* async function main() {
|
|
3440
3389
|
* const auth = new google.auth.GoogleAuth({
|
|
3441
3390
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3442
|
-
* scopes: [
|
|
3443
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
3444
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
3445
|
-
* ],
|
|
3391
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3446
3392
|
* });
|
|
3447
3393
|
*
|
|
3448
3394
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3586,10 +3532,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
3586
3532
|
* async function main() {
|
|
3587
3533
|
* const auth = new google.auth.GoogleAuth({
|
|
3588
3534
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3589
|
-
* scopes: [
|
|
3590
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
3591
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
3592
|
-
* ],
|
|
3535
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3593
3536
|
* });
|
|
3594
3537
|
*
|
|
3595
3538
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3745,10 +3688,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
3745
3688
|
* async function main() {
|
|
3746
3689
|
* const auth = new google.auth.GoogleAuth({
|
|
3747
3690
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3748
|
-
* scopes: [
|
|
3749
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
3750
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
3751
|
-
* ],
|
|
3691
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3752
3692
|
* });
|
|
3753
3693
|
*
|
|
3754
3694
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3883,10 +3823,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
3883
3823
|
* async function main() {
|
|
3884
3824
|
* const auth = new google.auth.GoogleAuth({
|
|
3885
3825
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3886
|
-
* scopes: [
|
|
3887
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
3888
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
3889
|
-
* ],
|
|
3826
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3890
3827
|
* });
|
|
3891
3828
|
*
|
|
3892
3829
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4157,10 +4094,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
4157
4094
|
* async function main() {
|
|
4158
4095
|
* const auth = new google.auth.GoogleAuth({
|
|
4159
4096
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4160
|
-
* scopes: [
|
|
4161
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
4162
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
4163
|
-
* ],
|
|
4097
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4164
4098
|
* });
|
|
4165
4099
|
*
|
|
4166
4100
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4301,10 +4235,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
4301
4235
|
* async function main() {
|
|
4302
4236
|
* const auth = new google.auth.GoogleAuth({
|
|
4303
4237
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4304
|
-
* scopes: [
|
|
4305
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
4306
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
4307
|
-
* ],
|
|
4238
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4308
4239
|
* });
|
|
4309
4240
|
*
|
|
4310
4241
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4428,10 +4359,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
4428
4359
|
* async function main() {
|
|
4429
4360
|
* const auth = new google.auth.GoogleAuth({
|
|
4430
4361
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4431
|
-
* scopes: [
|
|
4432
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
4433
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
4434
|
-
* ],
|
|
4362
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4435
4363
|
* });
|
|
4436
4364
|
*
|
|
4437
4365
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4559,10 +4487,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
4559
4487
|
* async function main() {
|
|
4560
4488
|
* const auth = new google.auth.GoogleAuth({
|
|
4561
4489
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4562
|
-
* scopes: [
|
|
4563
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
4564
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
4565
|
-
* ],
|
|
4490
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4566
4491
|
* });
|
|
4567
4492
|
*
|
|
4568
4493
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4705,10 +4630,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
4705
4630
|
* async function main() {
|
|
4706
4631
|
* const auth = new google.auth.GoogleAuth({
|
|
4707
4632
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4708
|
-
* scopes: [
|
|
4709
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
4710
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
4711
|
-
* ],
|
|
4633
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4712
4634
|
* });
|
|
4713
4635
|
*
|
|
4714
4636
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4852,10 +4774,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
4852
4774
|
* async function main() {
|
|
4853
4775
|
* const auth = new google.auth.GoogleAuth({
|
|
4854
4776
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4855
|
-
* scopes: [
|
|
4856
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
4857
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
4858
|
-
* ],
|
|
4777
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4859
4778
|
* });
|
|
4860
4779
|
*
|
|
4861
4780
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5076,10 +4995,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
5076
4995
|
* async function main() {
|
|
5077
4996
|
* const auth = new google.auth.GoogleAuth({
|
|
5078
4997
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5079
|
-
* scopes: [
|
|
5080
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
5081
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
5082
|
-
* ],
|
|
4998
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5083
4999
|
* });
|
|
5084
5000
|
*
|
|
5085
5001
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5225,10 +5141,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
5225
5141
|
* async function main() {
|
|
5226
5142
|
* const auth = new google.auth.GoogleAuth({
|
|
5227
5143
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5228
|
-
* scopes: [
|
|
5229
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
5230
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
5231
|
-
* ],
|
|
5144
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5232
5145
|
* });
|
|
5233
5146
|
*
|
|
5234
5147
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5412,10 +5325,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
5412
5325
|
* async function main() {
|
|
5413
5326
|
* const auth = new google.auth.GoogleAuth({
|
|
5414
5327
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5415
|
-
* scopes: [
|
|
5416
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
5417
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
5418
|
-
* ],
|
|
5328
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5419
5329
|
* });
|
|
5420
5330
|
*
|
|
5421
5331
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5572,10 +5482,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
5572
5482
|
* async function main() {
|
|
5573
5483
|
* const auth = new google.auth.GoogleAuth({
|
|
5574
5484
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5575
|
-
* scopes: [
|
|
5576
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
5577
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
5578
|
-
* ],
|
|
5485
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5579
5486
|
* });
|
|
5580
5487
|
*
|
|
5581
5488
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5723,10 +5630,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
5723
5630
|
* async function main() {
|
|
5724
5631
|
* const auth = new google.auth.GoogleAuth({
|
|
5725
5632
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5726
|
-
* scopes: [
|
|
5727
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
5728
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
5729
|
-
* ],
|
|
5633
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5730
5634
|
* });
|
|
5731
5635
|
*
|
|
5732
5636
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5922,10 +5826,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
5922
5826
|
* async function main() {
|
|
5923
5827
|
* const auth = new google.auth.GoogleAuth({
|
|
5924
5828
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5925
|
-
* scopes: [
|
|
5926
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
5927
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
5928
|
-
* ],
|
|
5829
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5929
5830
|
* });
|
|
5930
5831
|
*
|
|
5931
5832
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6066,10 +5967,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
6066
5967
|
* async function main() {
|
|
6067
5968
|
* const auth = new google.auth.GoogleAuth({
|
|
6068
5969
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6069
|
-
* scopes: [
|
|
6070
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
6071
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
6072
|
-
* ],
|
|
5970
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6073
5971
|
* });
|
|
6074
5972
|
*
|
|
6075
5973
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6253,10 +6151,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
6253
6151
|
* async function main() {
|
|
6254
6152
|
* const auth = new google.auth.GoogleAuth({
|
|
6255
6153
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6256
|
-
* scopes: [
|
|
6257
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
6258
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
6259
|
-
* ],
|
|
6154
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6260
6155
|
* });
|
|
6261
6156
|
*
|
|
6262
6157
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6401,10 +6296,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
6401
6296
|
* async function main() {
|
|
6402
6297
|
* const auth = new google.auth.GoogleAuth({
|
|
6403
6298
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6404
|
-
* scopes: [
|
|
6405
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
6406
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
6407
|
-
* ],
|
|
6299
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6408
6300
|
* });
|
|
6409
6301
|
*
|
|
6410
6302
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6528,10 +6420,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
6528
6420
|
* async function main() {
|
|
6529
6421
|
* const auth = new google.auth.GoogleAuth({
|
|
6530
6422
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6531
|
-
* scopes: [
|
|
6532
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
6533
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
6534
|
-
* ],
|
|
6423
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6535
6424
|
* });
|
|
6536
6425
|
*
|
|
6537
6426
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6667,10 +6556,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
6667
6556
|
* async function main() {
|
|
6668
6557
|
* const auth = new google.auth.GoogleAuth({
|
|
6669
6558
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6670
|
-
* scopes: [
|
|
6671
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
6672
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
6673
|
-
* ],
|
|
6559
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6674
6560
|
* });
|
|
6675
6561
|
*
|
|
6676
6562
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6814,10 +6700,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
6814
6700
|
* async function main() {
|
|
6815
6701
|
* const auth = new google.auth.GoogleAuth({
|
|
6816
6702
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6817
|
-
* scopes: [
|
|
6818
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
6819
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
6820
|
-
* ],
|
|
6703
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6821
6704
|
* });
|
|
6822
6705
|
*
|
|
6823
6706
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6973,10 +6856,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
6973
6856
|
* async function main() {
|
|
6974
6857
|
* const auth = new google.auth.GoogleAuth({
|
|
6975
6858
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6976
|
-
* scopes: [
|
|
6977
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
6978
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
6979
|
-
* ],
|
|
6859
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6980
6860
|
* });
|
|
6981
6861
|
*
|
|
6982
6862
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -7111,10 +6991,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
7111
6991
|
* async function main() {
|
|
7112
6992
|
* const auth = new google.auth.GoogleAuth({
|
|
7113
6993
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
7114
|
-
* scopes: [
|
|
7115
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
7116
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
7117
|
-
* ],
|
|
6994
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
7118
6995
|
* });
|
|
7119
6996
|
*
|
|
7120
6997
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -7336,10 +7213,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
7336
7213
|
* async function main() {
|
|
7337
7214
|
* const auth = new google.auth.GoogleAuth({
|
|
7338
7215
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
7339
|
-
* scopes: [
|
|
7340
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
7341
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
7342
|
-
* ],
|
|
7216
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
7343
7217
|
* });
|
|
7344
7218
|
*
|
|
7345
7219
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -7480,10 +7354,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
7480
7354
|
* async function main() {
|
|
7481
7355
|
* const auth = new google.auth.GoogleAuth({
|
|
7482
7356
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
7483
|
-
* scopes: [
|
|
7484
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
7485
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
7486
|
-
* ],
|
|
7357
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
7487
7358
|
* });
|
|
7488
7359
|
*
|
|
7489
7360
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -7654,10 +7525,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
7654
7525
|
* async function main() {
|
|
7655
7526
|
* const auth = new google.auth.GoogleAuth({
|
|
7656
7527
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
7657
|
-
* scopes: [
|
|
7658
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
7659
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
7660
|
-
* ],
|
|
7528
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
7661
7529
|
* });
|
|
7662
7530
|
*
|
|
7663
7531
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -7800,10 +7668,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
7800
7668
|
* async function main() {
|
|
7801
7669
|
* const auth = new google.auth.GoogleAuth({
|
|
7802
7670
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
7803
|
-
* scopes: [
|
|
7804
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
7805
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
7806
|
-
* ],
|
|
7671
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
7807
7672
|
* });
|
|
7808
7673
|
*
|
|
7809
7674
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -7927,10 +7792,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
7927
7792
|
* async function main() {
|
|
7928
7793
|
* const auth = new google.auth.GoogleAuth({
|
|
7929
7794
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
7930
|
-
* scopes: [
|
|
7931
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
7932
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
7933
|
-
* ],
|
|
7795
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
7934
7796
|
* });
|
|
7935
7797
|
*
|
|
7936
7798
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -8062,10 +7924,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
8062
7924
|
* async function main() {
|
|
8063
7925
|
* const auth = new google.auth.GoogleAuth({
|
|
8064
7926
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
8065
|
-
* scopes: [
|
|
8066
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
8067
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
8068
|
-
* ],
|
|
7927
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
8069
7928
|
* });
|
|
8070
7929
|
*
|
|
8071
7930
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -8210,10 +8069,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
8210
8069
|
* async function main() {
|
|
8211
8070
|
* const auth = new google.auth.GoogleAuth({
|
|
8212
8071
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
8213
|
-
* scopes: [
|
|
8214
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
8215
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
8216
|
-
* ],
|
|
8072
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
8217
8073
|
* });
|
|
8218
8074
|
*
|
|
8219
8075
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -8357,10 +8213,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
8357
8213
|
* async function main() {
|
|
8358
8214
|
* const auth = new google.auth.GoogleAuth({
|
|
8359
8215
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
8360
|
-
* scopes: [
|
|
8361
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
8362
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
8363
|
-
* ],
|
|
8216
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
8364
8217
|
* });
|
|
8365
8218
|
*
|
|
8366
8219
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -8574,10 +8427,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
8574
8427
|
* async function main() {
|
|
8575
8428
|
* const auth = new google.auth.GoogleAuth({
|
|
8576
8429
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
8577
|
-
* scopes: [
|
|
8578
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
8579
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
8580
|
-
* ],
|
|
8430
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
8581
8431
|
* });
|
|
8582
8432
|
*
|
|
8583
8433
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -8734,10 +8584,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
8734
8584
|
* async function main() {
|
|
8735
8585
|
* const auth = new google.auth.GoogleAuth({
|
|
8736
8586
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
8737
|
-
* scopes: [
|
|
8738
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
8739
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
8740
|
-
* ],
|
|
8587
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
8741
8588
|
* });
|
|
8742
8589
|
*
|
|
8743
8590
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -8885,10 +8732,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
8885
8732
|
* async function main() {
|
|
8886
8733
|
* const auth = new google.auth.GoogleAuth({
|
|
8887
8734
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
8888
|
-
* scopes: [
|
|
8889
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
8890
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
8891
|
-
* ],
|
|
8735
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
8892
8736
|
* });
|
|
8893
8737
|
*
|
|
8894
8738
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -9084,10 +8928,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
9084
8928
|
* async function main() {
|
|
9085
8929
|
* const auth = new google.auth.GoogleAuth({
|
|
9086
8930
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
9087
|
-
* scopes: [
|
|
9088
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
9089
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
9090
|
-
* ],
|
|
8931
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
9091
8932
|
* });
|
|
9092
8933
|
*
|
|
9093
8934
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -9244,10 +9085,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
9244
9085
|
* async function main() {
|
|
9245
9086
|
* const auth = new google.auth.GoogleAuth({
|
|
9246
9087
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
9247
|
-
* scopes: [
|
|
9248
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
9249
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
9250
|
-
* ],
|
|
9088
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
9251
9089
|
* });
|
|
9252
9090
|
*
|
|
9253
9091
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -9395,10 +9233,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
9395
9233
|
* async function main() {
|
|
9396
9234
|
* const auth = new google.auth.GoogleAuth({
|
|
9397
9235
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
9398
|
-
* scopes: [
|
|
9399
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
9400
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
9401
|
-
* ],
|
|
9236
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
9402
9237
|
* });
|
|
9403
9238
|
*
|
|
9404
9239
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -9522,10 +9357,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
9522
9357
|
* async function main() {
|
|
9523
9358
|
* const auth = new google.auth.GoogleAuth({
|
|
9524
9359
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
9525
|
-
* scopes: [
|
|
9526
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
9527
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
9528
|
-
* ],
|
|
9360
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
9529
9361
|
* });
|
|
9530
9362
|
*
|
|
9531
9363
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -9661,10 +9493,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
9661
9493
|
* async function main() {
|
|
9662
9494
|
* const auth = new google.auth.GoogleAuth({
|
|
9663
9495
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
9664
|
-
* scopes: [
|
|
9665
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
9666
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
9667
|
-
* ],
|
|
9496
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
9668
9497
|
* });
|
|
9669
9498
|
*
|
|
9670
9499
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -9809,10 +9638,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
9809
9638
|
* async function main() {
|
|
9810
9639
|
* const auth = new google.auth.GoogleAuth({
|
|
9811
9640
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
9812
|
-
* scopes: [
|
|
9813
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
9814
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
9815
|
-
* ],
|
|
9641
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
9816
9642
|
* });
|
|
9817
9643
|
*
|
|
9818
9644
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -9956,10 +9782,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
9956
9782
|
* async function main() {
|
|
9957
9783
|
* const auth = new google.auth.GoogleAuth({
|
|
9958
9784
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
9959
|
-
* scopes: [
|
|
9960
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
9961
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
9962
|
-
* ],
|
|
9785
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
9963
9786
|
* });
|
|
9964
9787
|
*
|
|
9965
9788
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -10115,10 +9938,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
10115
9938
|
* async function main() {
|
|
10116
9939
|
* const auth = new google.auth.GoogleAuth({
|
|
10117
9940
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
10118
|
-
* scopes: [
|
|
10119
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
10120
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
10121
|
-
* ],
|
|
9941
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
10122
9942
|
* });
|
|
10123
9943
|
*
|
|
10124
9944
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -10253,10 +10073,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
10253
10073
|
* async function main() {
|
|
10254
10074
|
* const auth = new google.auth.GoogleAuth({
|
|
10255
10075
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
10256
|
-
* scopes: [
|
|
10257
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
10258
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
10259
|
-
* ],
|
|
10076
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
10260
10077
|
* });
|
|
10261
10078
|
*
|
|
10262
10079
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -10527,10 +10344,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
10527
10344
|
* async function main() {
|
|
10528
10345
|
* const auth = new google.auth.GoogleAuth({
|
|
10529
10346
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
10530
|
-
* scopes: [
|
|
10531
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
10532
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
10533
|
-
* ],
|
|
10347
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
10534
10348
|
* });
|
|
10535
10349
|
*
|
|
10536
10350
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -10671,10 +10485,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
10671
10485
|
* async function main() {
|
|
10672
10486
|
* const auth = new google.auth.GoogleAuth({
|
|
10673
10487
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
10674
|
-
* scopes: [
|
|
10675
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
10676
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
10677
|
-
* ],
|
|
10488
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
10678
10489
|
* });
|
|
10679
10490
|
*
|
|
10680
10491
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -10798,10 +10609,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
10798
10609
|
* async function main() {
|
|
10799
10610
|
* const auth = new google.auth.GoogleAuth({
|
|
10800
10611
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
10801
|
-
* scopes: [
|
|
10802
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
10803
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
10804
|
-
* ],
|
|
10612
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
10805
10613
|
* });
|
|
10806
10614
|
*
|
|
10807
10615
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -10928,10 +10736,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
10928
10736
|
* async function main() {
|
|
10929
10737
|
* const auth = new google.auth.GoogleAuth({
|
|
10930
10738
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
10931
|
-
* scopes: [
|
|
10932
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
10933
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
10934
|
-
* ],
|
|
10739
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
10935
10740
|
* });
|
|
10936
10741
|
*
|
|
10937
10742
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -11073,10 +10878,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
11073
10878
|
* async function main() {
|
|
11074
10879
|
* const auth = new google.auth.GoogleAuth({
|
|
11075
10880
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
11076
|
-
* scopes: [
|
|
11077
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
11078
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
11079
|
-
* ],
|
|
10881
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
11080
10882
|
* });
|
|
11081
10883
|
*
|
|
11082
10884
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -11219,10 +11021,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
11219
11021
|
* async function main() {
|
|
11220
11022
|
* const auth = new google.auth.GoogleAuth({
|
|
11221
11023
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
11222
|
-
* scopes: [
|
|
11223
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
11224
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
11225
|
-
* ],
|
|
11024
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
11226
11025
|
* });
|
|
11227
11026
|
*
|
|
11228
11027
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -11440,10 +11239,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
11440
11239
|
* async function main() {
|
|
11441
11240
|
* const auth = new google.auth.GoogleAuth({
|
|
11442
11241
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
11443
|
-
* scopes: [
|
|
11444
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
11445
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
11446
|
-
* ],
|
|
11242
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
11447
11243
|
* });
|
|
11448
11244
|
*
|
|
11449
11245
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -11589,10 +11385,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
11589
11385
|
* async function main() {
|
|
11590
11386
|
* const auth = new google.auth.GoogleAuth({
|
|
11591
11387
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
11592
|
-
* scopes: [
|
|
11593
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
11594
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
11595
|
-
* ],
|
|
11388
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
11596
11389
|
* });
|
|
11597
11390
|
*
|
|
11598
11391
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -11776,10 +11569,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
11776
11569
|
* async function main() {
|
|
11777
11570
|
* const auth = new google.auth.GoogleAuth({
|
|
11778
11571
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
11779
|
-
* scopes: [
|
|
11780
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
11781
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
11782
|
-
* ],
|
|
11572
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
11783
11573
|
* });
|
|
11784
11574
|
*
|
|
11785
11575
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -11936,10 +11726,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
11936
11726
|
* async function main() {
|
|
11937
11727
|
* const auth = new google.auth.GoogleAuth({
|
|
11938
11728
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
11939
|
-
* scopes: [
|
|
11940
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
11941
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
11942
|
-
* ],
|
|
11729
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
11943
11730
|
* });
|
|
11944
11731
|
*
|
|
11945
11732
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -12087,10 +11874,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
12087
11874
|
* async function main() {
|
|
12088
11875
|
* const auth = new google.auth.GoogleAuth({
|
|
12089
11876
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
12090
|
-
* scopes: [
|
|
12091
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
12092
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
12093
|
-
* ],
|
|
11877
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
12094
11878
|
* });
|
|
12095
11879
|
*
|
|
12096
11880
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -12286,10 +12070,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
12286
12070
|
* async function main() {
|
|
12287
12071
|
* const auth = new google.auth.GoogleAuth({
|
|
12288
12072
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
12289
|
-
* scopes: [
|
|
12290
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
12291
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
12292
|
-
* ],
|
|
12073
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
12293
12074
|
* });
|
|
12294
12075
|
*
|
|
12295
12076
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -12430,10 +12211,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
12430
12211
|
* async function main() {
|
|
12431
12212
|
* const auth = new google.auth.GoogleAuth({
|
|
12432
12213
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
12433
|
-
* scopes: [
|
|
12434
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
12435
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
12436
|
-
* ],
|
|
12214
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
12437
12215
|
* });
|
|
12438
12216
|
*
|
|
12439
12217
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -12615,10 +12393,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
12615
12393
|
* async function main() {
|
|
12616
12394
|
* const auth = new google.auth.GoogleAuth({
|
|
12617
12395
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
12618
|
-
* scopes: [
|
|
12619
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
12620
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
12621
|
-
* ],
|
|
12396
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
12622
12397
|
* });
|
|
12623
12398
|
*
|
|
12624
12399
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -12752,10 +12527,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
12752
12527
|
* async function main() {
|
|
12753
12528
|
* const auth = new google.auth.GoogleAuth({
|
|
12754
12529
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
12755
|
-
* scopes: [
|
|
12756
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
12757
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
12758
|
-
* ],
|
|
12530
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
12759
12531
|
* });
|
|
12760
12532
|
*
|
|
12761
12533
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -12891,10 +12663,7 @@ export namespace sasportal_v1alpha1 {
|
|
|
12891
12663
|
* async function main() {
|
|
12892
12664
|
* const auth = new google.auth.GoogleAuth({
|
|
12893
12665
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
12894
|
-
* scopes: [
|
|
12895
|
-
* 'https://www.googleapis.com/auth/sasportal',
|
|
12896
|
-
* 'https://www.googleapis.com/auth/userinfo.email',
|
|
12897
|
-
* ],
|
|
12666
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
12898
12667
|
* });
|
|
12899
12668
|
*
|
|
12900
12669
|
* // Acquire an auth client, and bind it to all future calls
|