@googleapis/sasportal 4.2.1 → 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 +25 -0
- package/build/index.js +4 -3
- package/build/index.js.map +1 -1
- package/build/v1alpha1.d.ts +77 -77
- package/build/v1alpha1.js +155 -154
- package/build/v1alpha1.js.map +1 -1
- package/package.json +5 -5
- package/v1alpha1.ts +77 -77
package/build/v1alpha1.d.ts
CHANGED
|
@@ -751,7 +751,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
751
751
|
* async function main() {
|
|
752
752
|
* const auth = new google.auth.GoogleAuth({
|
|
753
753
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
754
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
754
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
755
755
|
* });
|
|
756
756
|
*
|
|
757
757
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -809,7 +809,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
809
809
|
* async function main() {
|
|
810
810
|
* const auth = new google.auth.GoogleAuth({
|
|
811
811
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
812
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
812
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
813
813
|
* });
|
|
814
814
|
*
|
|
815
815
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -868,7 +868,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
868
868
|
* async function main() {
|
|
869
869
|
* const auth = new google.auth.GoogleAuth({
|
|
870
870
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
871
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
871
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
872
872
|
* });
|
|
873
873
|
*
|
|
874
874
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -973,7 +973,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
973
973
|
* async function main() {
|
|
974
974
|
* const auth = new google.auth.GoogleAuth({
|
|
975
975
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
976
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
976
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
977
977
|
* });
|
|
978
978
|
*
|
|
979
979
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1043,7 +1043,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
1043
1043
|
* async function main() {
|
|
1044
1044
|
* const auth = new google.auth.GoogleAuth({
|
|
1045
1045
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1046
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
1046
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1047
1047
|
* });
|
|
1048
1048
|
*
|
|
1049
1049
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1097,7 +1097,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
1097
1097
|
* async function main() {
|
|
1098
1098
|
* const auth = new google.auth.GoogleAuth({
|
|
1099
1099
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1100
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
1100
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1101
1101
|
* });
|
|
1102
1102
|
*
|
|
1103
1103
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1156,7 +1156,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
1156
1156
|
* async function main() {
|
|
1157
1157
|
* const auth = new google.auth.GoogleAuth({
|
|
1158
1158
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1159
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
1159
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1160
1160
|
* });
|
|
1161
1161
|
*
|
|
1162
1162
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1219,7 +1219,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
1219
1219
|
* async function main() {
|
|
1220
1220
|
* const auth = new google.auth.GoogleAuth({
|
|
1221
1221
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1222
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
1222
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1223
1223
|
* });
|
|
1224
1224
|
*
|
|
1225
1225
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1287,7 +1287,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
1287
1287
|
* async function main() {
|
|
1288
1288
|
* const auth = new google.auth.GoogleAuth({
|
|
1289
1289
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1290
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
1290
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1291
1291
|
* });
|
|
1292
1292
|
*
|
|
1293
1293
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1427,7 +1427,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
1427
1427
|
* async function main() {
|
|
1428
1428
|
* const auth = new google.auth.GoogleAuth({
|
|
1429
1429
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1430
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
1430
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1431
1431
|
* });
|
|
1432
1432
|
*
|
|
1433
1433
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1511,7 +1511,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
1511
1511
|
* async function main() {
|
|
1512
1512
|
* const auth = new google.auth.GoogleAuth({
|
|
1513
1513
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1514
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
1514
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1515
1515
|
* });
|
|
1516
1516
|
*
|
|
1517
1517
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1586,7 +1586,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
1586
1586
|
* async function main() {
|
|
1587
1587
|
* const auth = new google.auth.GoogleAuth({
|
|
1588
1588
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1589
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
1589
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1590
1590
|
* });
|
|
1591
1591
|
*
|
|
1592
1592
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1691,7 +1691,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
1691
1691
|
* async function main() {
|
|
1692
1692
|
* const auth = new google.auth.GoogleAuth({
|
|
1693
1693
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1694
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
1694
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1695
1695
|
* });
|
|
1696
1696
|
*
|
|
1697
1697
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1775,7 +1775,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
1775
1775
|
* async function main() {
|
|
1776
1776
|
* const auth = new google.auth.GoogleAuth({
|
|
1777
1777
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1778
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
1778
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1779
1779
|
* });
|
|
1780
1780
|
*
|
|
1781
1781
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1850,7 +1850,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
1850
1850
|
* async function main() {
|
|
1851
1851
|
* const auth = new google.auth.GoogleAuth({
|
|
1852
1852
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1853
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
1853
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1854
1854
|
* });
|
|
1855
1855
|
*
|
|
1856
1856
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1904,7 +1904,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
1904
1904
|
* async function main() {
|
|
1905
1905
|
* const auth = new google.auth.GoogleAuth({
|
|
1906
1906
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1907
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
1907
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1908
1908
|
* });
|
|
1909
1909
|
*
|
|
1910
1910
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -1970,7 +1970,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
1970
1970
|
* async function main() {
|
|
1971
1971
|
* const auth = new google.auth.GoogleAuth({
|
|
1972
1972
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
1973
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
1973
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
1974
1974
|
* });
|
|
1975
1975
|
*
|
|
1976
1976
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2033,7 +2033,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
2033
2033
|
* async function main() {
|
|
2034
2034
|
* const auth = new google.auth.GoogleAuth({
|
|
2035
2035
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2036
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
2036
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2037
2037
|
* });
|
|
2038
2038
|
*
|
|
2039
2039
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2101,7 +2101,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
2101
2101
|
* async function main() {
|
|
2102
2102
|
* const auth = new google.auth.GoogleAuth({
|
|
2103
2103
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2104
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
2104
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2105
2105
|
* });
|
|
2106
2106
|
*
|
|
2107
2107
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2187,7 +2187,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
2187
2187
|
* async function main() {
|
|
2188
2188
|
* const auth = new google.auth.GoogleAuth({
|
|
2189
2189
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2190
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
2190
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2191
2191
|
* });
|
|
2192
2192
|
*
|
|
2193
2193
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2249,7 +2249,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
2249
2249
|
* async function main() {
|
|
2250
2250
|
* const auth = new google.auth.GoogleAuth({
|
|
2251
2251
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2252
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
2252
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2253
2253
|
* });
|
|
2254
2254
|
*
|
|
2255
2255
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2425,7 +2425,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
2425
2425
|
* async function main() {
|
|
2426
2426
|
* const auth = new google.auth.GoogleAuth({
|
|
2427
2427
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2428
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
2428
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2429
2429
|
* });
|
|
2430
2430
|
*
|
|
2431
2431
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2493,7 +2493,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
2493
2493
|
* async function main() {
|
|
2494
2494
|
* const auth = new google.auth.GoogleAuth({
|
|
2495
2495
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2496
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
2496
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2497
2497
|
* });
|
|
2498
2498
|
*
|
|
2499
2499
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2547,7 +2547,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
2547
2547
|
* async function main() {
|
|
2548
2548
|
* const auth = new google.auth.GoogleAuth({
|
|
2549
2549
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2550
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
2550
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2551
2551
|
* });
|
|
2552
2552
|
*
|
|
2553
2553
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2605,7 +2605,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
2605
2605
|
* async function main() {
|
|
2606
2606
|
* const auth = new google.auth.GoogleAuth({
|
|
2607
2607
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2608
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
2608
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2609
2609
|
* });
|
|
2610
2610
|
*
|
|
2611
2611
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2668,7 +2668,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
2668
2668
|
* async function main() {
|
|
2669
2669
|
* const auth = new google.auth.GoogleAuth({
|
|
2670
2670
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2671
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
2671
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2672
2672
|
* });
|
|
2673
2673
|
*
|
|
2674
2674
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2736,7 +2736,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
2736
2736
|
* async function main() {
|
|
2737
2737
|
* const auth = new google.auth.GoogleAuth({
|
|
2738
2738
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2739
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
2739
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2740
2740
|
* });
|
|
2741
2741
|
*
|
|
2742
2742
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2874,7 +2874,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
2874
2874
|
* async function main() {
|
|
2875
2875
|
* const auth = new google.auth.GoogleAuth({
|
|
2876
2876
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2877
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
2877
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2878
2878
|
* });
|
|
2879
2879
|
*
|
|
2880
2880
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -2944,7 +2944,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
2944
2944
|
* async function main() {
|
|
2945
2945
|
* const auth = new google.auth.GoogleAuth({
|
|
2946
2946
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
2947
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
2947
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
2948
2948
|
* });
|
|
2949
2949
|
*
|
|
2950
2950
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3039,7 +3039,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
3039
3039
|
* async function main() {
|
|
3040
3040
|
* const auth = new google.auth.GoogleAuth({
|
|
3041
3041
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3042
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
3042
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3043
3043
|
* });
|
|
3044
3044
|
*
|
|
3045
3045
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3123,7 +3123,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
3123
3123
|
* async function main() {
|
|
3124
3124
|
* const auth = new google.auth.GoogleAuth({
|
|
3125
3125
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3126
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
3126
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3127
3127
|
* });
|
|
3128
3128
|
*
|
|
3129
3129
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3198,7 +3198,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
3198
3198
|
* async function main() {
|
|
3199
3199
|
* const auth = new google.auth.GoogleAuth({
|
|
3200
3200
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3201
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
3201
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3202
3202
|
* });
|
|
3203
3203
|
*
|
|
3204
3204
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3303,7 +3303,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
3303
3303
|
* async function main() {
|
|
3304
3304
|
* const auth = new google.auth.GoogleAuth({
|
|
3305
3305
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3306
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
3306
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3307
3307
|
* });
|
|
3308
3308
|
*
|
|
3309
3309
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3371,7 +3371,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
3371
3371
|
* async function main() {
|
|
3372
3372
|
* const auth = new google.auth.GoogleAuth({
|
|
3373
3373
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3374
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
3374
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3375
3375
|
* });
|
|
3376
3376
|
*
|
|
3377
3377
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3467,7 +3467,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
3467
3467
|
* async function main() {
|
|
3468
3468
|
* const auth = new google.auth.GoogleAuth({
|
|
3469
3469
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3470
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
3470
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3471
3471
|
* });
|
|
3472
3472
|
*
|
|
3473
3473
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3536,7 +3536,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
3536
3536
|
* async function main() {
|
|
3537
3537
|
* const auth = new google.auth.GoogleAuth({
|
|
3538
3538
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3539
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
3539
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3540
3540
|
* });
|
|
3541
3541
|
*
|
|
3542
3542
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3590,7 +3590,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
3590
3590
|
* async function main() {
|
|
3591
3591
|
* const auth = new google.auth.GoogleAuth({
|
|
3592
3592
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3593
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
3593
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3594
3594
|
* });
|
|
3595
3595
|
*
|
|
3596
3596
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3656,7 +3656,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
3656
3656
|
* async function main() {
|
|
3657
3657
|
* const auth = new google.auth.GoogleAuth({
|
|
3658
3658
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3659
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
3659
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3660
3660
|
* });
|
|
3661
3661
|
*
|
|
3662
3662
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3724,7 +3724,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
3724
3724
|
* async function main() {
|
|
3725
3725
|
* const auth = new google.auth.GoogleAuth({
|
|
3726
3726
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3727
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
3727
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3728
3728
|
* });
|
|
3729
3729
|
*
|
|
3730
3730
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3810,7 +3810,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
3810
3810
|
* async function main() {
|
|
3811
3811
|
* const auth = new google.auth.GoogleAuth({
|
|
3812
3812
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3813
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
3813
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3814
3814
|
* });
|
|
3815
3815
|
*
|
|
3816
3816
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -3872,7 +3872,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
3872
3872
|
* async function main() {
|
|
3873
3873
|
* const auth = new google.auth.GoogleAuth({
|
|
3874
3874
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
3875
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
3875
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
3876
3876
|
* });
|
|
3877
3877
|
*
|
|
3878
3878
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4007,7 +4007,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
4007
4007
|
* async function main() {
|
|
4008
4008
|
* const auth = new google.auth.GoogleAuth({
|
|
4009
4009
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4010
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
4010
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4011
4011
|
* });
|
|
4012
4012
|
*
|
|
4013
4013
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4066,7 +4066,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
4066
4066
|
* async function main() {
|
|
4067
4067
|
* const auth = new google.auth.GoogleAuth({
|
|
4068
4068
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4069
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
4069
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4070
4070
|
* });
|
|
4071
4071
|
*
|
|
4072
4072
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4146,7 +4146,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
4146
4146
|
* async function main() {
|
|
4147
4147
|
* const auth = new google.auth.GoogleAuth({
|
|
4148
4148
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4149
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
4149
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4150
4150
|
* });
|
|
4151
4151
|
*
|
|
4152
4152
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4215,7 +4215,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
4215
4215
|
* async function main() {
|
|
4216
4216
|
* const auth = new google.auth.GoogleAuth({
|
|
4217
4217
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4218
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
4218
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4219
4219
|
* });
|
|
4220
4220
|
*
|
|
4221
4221
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4269,7 +4269,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
4269
4269
|
* async function main() {
|
|
4270
4270
|
* const auth = new google.auth.GoogleAuth({
|
|
4271
4271
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4272
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
4272
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4273
4273
|
* });
|
|
4274
4274
|
*
|
|
4275
4275
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4328,7 +4328,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
4328
4328
|
* async function main() {
|
|
4329
4329
|
* const auth = new google.auth.GoogleAuth({
|
|
4330
4330
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4331
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
4331
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4332
4332
|
* });
|
|
4333
4333
|
*
|
|
4334
4334
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4391,7 +4391,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
4391
4391
|
* async function main() {
|
|
4392
4392
|
* const auth = new google.auth.GoogleAuth({
|
|
4393
4393
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4394
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
4394
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4395
4395
|
* });
|
|
4396
4396
|
*
|
|
4397
4397
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4459,7 +4459,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
4459
4459
|
* async function main() {
|
|
4460
4460
|
* const auth = new google.auth.GoogleAuth({
|
|
4461
4461
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4462
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
4462
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4463
4463
|
* });
|
|
4464
4464
|
*
|
|
4465
4465
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4589,7 +4589,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
4589
4589
|
* async function main() {
|
|
4590
4590
|
* const auth = new google.auth.GoogleAuth({
|
|
4591
4591
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4592
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
4592
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4593
4593
|
* });
|
|
4594
4594
|
*
|
|
4595
4595
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4673,7 +4673,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
4673
4673
|
* async function main() {
|
|
4674
4674
|
* const auth = new google.auth.GoogleAuth({
|
|
4675
4675
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4676
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
4676
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4677
4677
|
* });
|
|
4678
4678
|
*
|
|
4679
4679
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4748,7 +4748,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
4748
4748
|
* async function main() {
|
|
4749
4749
|
* const auth = new google.auth.GoogleAuth({
|
|
4750
4750
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4751
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
4751
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4752
4752
|
* });
|
|
4753
4753
|
*
|
|
4754
4754
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4853,7 +4853,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
4853
4853
|
* async function main() {
|
|
4854
4854
|
* const auth = new google.auth.GoogleAuth({
|
|
4855
4855
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4856
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
4856
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4857
4857
|
* });
|
|
4858
4858
|
*
|
|
4859
4859
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -4937,7 +4937,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
4937
4937
|
* async function main() {
|
|
4938
4938
|
* const auth = new google.auth.GoogleAuth({
|
|
4939
4939
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
4940
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
4940
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
4941
4941
|
* });
|
|
4942
4942
|
*
|
|
4943
4943
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5012,7 +5012,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
5012
5012
|
* async function main() {
|
|
5013
5013
|
* const auth = new google.auth.GoogleAuth({
|
|
5014
5014
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5015
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
5015
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5016
5016
|
* });
|
|
5017
5017
|
*
|
|
5018
5018
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5066,7 +5066,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
5066
5066
|
* async function main() {
|
|
5067
5067
|
* const auth = new google.auth.GoogleAuth({
|
|
5068
5068
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5069
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
5069
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5070
5070
|
* });
|
|
5071
5071
|
*
|
|
5072
5072
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5132,7 +5132,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
5132
5132
|
* async function main() {
|
|
5133
5133
|
* const auth = new google.auth.GoogleAuth({
|
|
5134
5134
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5135
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
5135
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5136
5136
|
* });
|
|
5137
5137
|
*
|
|
5138
5138
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5195,7 +5195,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
5195
5195
|
* async function main() {
|
|
5196
5196
|
* const auth = new google.auth.GoogleAuth({
|
|
5197
5197
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5198
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
5198
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5199
5199
|
* });
|
|
5200
5200
|
*
|
|
5201
5201
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5263,7 +5263,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
5263
5263
|
* async function main() {
|
|
5264
5264
|
* const auth = new google.auth.GoogleAuth({
|
|
5265
5265
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5266
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
5266
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5267
5267
|
* });
|
|
5268
5268
|
*
|
|
5269
5269
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5349,7 +5349,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
5349
5349
|
* async function main() {
|
|
5350
5350
|
* const auth = new google.auth.GoogleAuth({
|
|
5351
5351
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5352
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
5352
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5353
5353
|
* });
|
|
5354
5354
|
*
|
|
5355
5355
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5411,7 +5411,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
5411
5411
|
* async function main() {
|
|
5412
5412
|
* const auth = new google.auth.GoogleAuth({
|
|
5413
5413
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5414
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
5414
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5415
5415
|
* });
|
|
5416
5416
|
*
|
|
5417
5417
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5587,7 +5587,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
5587
5587
|
* async function main() {
|
|
5588
5588
|
* const auth = new google.auth.GoogleAuth({
|
|
5589
5589
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5590
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
5590
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5591
5591
|
* });
|
|
5592
5592
|
*
|
|
5593
5593
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5655,7 +5655,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
5655
5655
|
* async function main() {
|
|
5656
5656
|
* const auth = new google.auth.GoogleAuth({
|
|
5657
5657
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5658
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
5658
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5659
5659
|
* });
|
|
5660
5660
|
*
|
|
5661
5661
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5709,7 +5709,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
5709
5709
|
* async function main() {
|
|
5710
5710
|
* const auth = new google.auth.GoogleAuth({
|
|
5711
5711
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5712
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
5712
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5713
5713
|
* });
|
|
5714
5714
|
*
|
|
5715
5715
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5767,7 +5767,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
5767
5767
|
* async function main() {
|
|
5768
5768
|
* const auth = new google.auth.GoogleAuth({
|
|
5769
5769
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5770
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
5770
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5771
5771
|
* });
|
|
5772
5772
|
*
|
|
5773
5773
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5830,7 +5830,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
5830
5830
|
* async function main() {
|
|
5831
5831
|
* const auth = new google.auth.GoogleAuth({
|
|
5832
5832
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5833
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
5833
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5834
5834
|
* });
|
|
5835
5835
|
*
|
|
5836
5836
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -5898,7 +5898,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
5898
5898
|
* async function main() {
|
|
5899
5899
|
* const auth = new google.auth.GoogleAuth({
|
|
5900
5900
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
5901
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
5901
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
5902
5902
|
* });
|
|
5903
5903
|
*
|
|
5904
5904
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6036,7 +6036,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
6036
6036
|
* async function main() {
|
|
6037
6037
|
* const auth = new google.auth.GoogleAuth({
|
|
6038
6038
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6039
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
6039
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6040
6040
|
* });
|
|
6041
6041
|
*
|
|
6042
6042
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6106,7 +6106,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
6106
6106
|
* async function main() {
|
|
6107
6107
|
* const auth = new google.auth.GoogleAuth({
|
|
6108
6108
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6109
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
6109
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6110
6110
|
* });
|
|
6111
6111
|
*
|
|
6112
6112
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6201,7 +6201,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
6201
6201
|
* async function main() {
|
|
6202
6202
|
* const auth = new google.auth.GoogleAuth({
|
|
6203
6203
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6204
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
6204
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6205
6205
|
* });
|
|
6206
6206
|
*
|
|
6207
6207
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6285,7 +6285,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
6285
6285
|
* async function main() {
|
|
6286
6286
|
* const auth = new google.auth.GoogleAuth({
|
|
6287
6287
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6288
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
6288
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6289
6289
|
* });
|
|
6290
6290
|
*
|
|
6291
6291
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6360,7 +6360,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
6360
6360
|
* async function main() {
|
|
6361
6361
|
* const auth = new google.auth.GoogleAuth({
|
|
6362
6362
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6363
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
6363
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6364
6364
|
* });
|
|
6365
6365
|
*
|
|
6366
6366
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6465,7 +6465,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
6465
6465
|
* async function main() {
|
|
6466
6466
|
* const auth = new google.auth.GoogleAuth({
|
|
6467
6467
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6468
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
6468
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6469
6469
|
* });
|
|
6470
6470
|
*
|
|
6471
6471
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6533,7 +6533,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
6533
6533
|
* async function main() {
|
|
6534
6534
|
* const auth = new google.auth.GoogleAuth({
|
|
6535
6535
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6536
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
6536
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6537
6537
|
* });
|
|
6538
6538
|
*
|
|
6539
6539
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6628,7 +6628,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
6628
6628
|
* async function main() {
|
|
6629
6629
|
* const auth = new google.auth.GoogleAuth({
|
|
6630
6630
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6631
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
6631
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6632
6632
|
* });
|
|
6633
6633
|
*
|
|
6634
6634
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6690,7 +6690,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
6690
6690
|
* async function main() {
|
|
6691
6691
|
* const auth = new google.auth.GoogleAuth({
|
|
6692
6692
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6693
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
6693
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6694
6694
|
* });
|
|
6695
6695
|
*
|
|
6696
6696
|
* // Acquire an auth client, and bind it to all future calls
|
|
@@ -6754,7 +6754,7 @@ export declare namespace sasportal_v1alpha1 {
|
|
|
6754
6754
|
* async function main() {
|
|
6755
6755
|
* const auth = new google.auth.GoogleAuth({
|
|
6756
6756
|
* // Scopes can be specified either as an array or as a single, space-delimited string.
|
|
6757
|
-
* scopes: ['https://www.googleapis.com/auth/
|
|
6757
|
+
* scopes: ['https://www.googleapis.com/auth/sasportal'],
|
|
6758
6758
|
* });
|
|
6759
6759
|
*
|
|
6760
6760
|
* // Acquire an auth client, and bind it to all future calls
|