@googleapis/toolresults 0.2.0 → 1.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/build/v1beta3.js CHANGED
@@ -12,8 +12,8 @@
12
12
  // See the License for the specific language governing permissions and
13
13
  // limitations under the License.
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.toolresults_v1beta3 = void 0;
15
16
  /* eslint-disable @typescript-eslint/no-explicit-any */
16
- /* eslint-disable @typescript-eslint/class-name-casing */
17
17
  /* eslint-disable @typescript-eslint/no-unused-vars */
18
18
  /* eslint-disable @typescript-eslint/no-empty-interface */
19
19
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -72,10 +72,10 @@ var toolresults_v1beta3;
72
72
  context: this.context,
73
73
  };
74
74
  if (callback) {
75
- googleapis_common_1.createAPIRequest(parameters, callback);
75
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
76
76
  }
77
77
  else {
78
- return googleapis_common_1.createAPIRequest(parameters);
78
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
79
79
  }
80
80
  }
81
81
  initializeSettings(paramsOrCallback, optionsOrCallback, callback) {
@@ -104,10 +104,10 @@ var toolresults_v1beta3;
104
104
  context: this.context,
105
105
  };
106
106
  if (callback) {
107
- googleapis_common_1.createAPIRequest(parameters, callback);
107
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
108
108
  }
109
109
  else {
110
- return googleapis_common_1.createAPIRequest(parameters);
110
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
111
111
  }
112
112
  }
113
113
  }
@@ -142,10 +142,10 @@ var toolresults_v1beta3;
142
142
  context: this.context,
143
143
  };
144
144
  if (callback) {
145
- googleapis_common_1.createAPIRequest(parameters, callback);
145
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
146
146
  }
147
147
  else {
148
- return googleapis_common_1.createAPIRequest(parameters);
148
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
149
149
  }
150
150
  }
151
151
  get(paramsOrCallback, optionsOrCallback, callback) {
@@ -174,10 +174,10 @@ var toolresults_v1beta3;
174
174
  context: this.context,
175
175
  };
176
176
  if (callback) {
177
- googleapis_common_1.createAPIRequest(parameters, callback);
177
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
178
178
  }
179
179
  else {
180
- return googleapis_common_1.createAPIRequest(parameters);
180
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
181
181
  }
182
182
  }
183
183
  list(paramsOrCallback, optionsOrCallback, callback) {
@@ -205,10 +205,10 @@ var toolresults_v1beta3;
205
205
  context: this.context,
206
206
  };
207
207
  if (callback) {
208
- googleapis_common_1.createAPIRequest(parameters, callback);
208
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
209
209
  }
210
210
  else {
211
- return googleapis_common_1.createAPIRequest(parameters);
211
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
212
212
  }
213
213
  }
214
214
  }
@@ -217,7 +217,8 @@ var toolresults_v1beta3;
217
217
  constructor(context) {
218
218
  this.context = context;
219
219
  this.clusters = new Resource$Projects$Histories$Executions$Clusters(this.context);
220
- this.environments = new Resource$Projects$Histories$Executions$Environments(this.context);
220
+ this.environments =
221
+ new Resource$Projects$Histories$Executions$Environments(this.context);
221
222
  this.steps = new Resource$Projects$Histories$Executions$Steps(this.context);
222
223
  }
223
224
  create(paramsOrCallback, optionsOrCallback, callback) {
@@ -246,10 +247,10 @@ var toolresults_v1beta3;
246
247
  context: this.context,
247
248
  };
248
249
  if (callback) {
249
- googleapis_common_1.createAPIRequest(parameters, callback);
250
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
250
251
  }
251
252
  else {
252
- return googleapis_common_1.createAPIRequest(parameters);
253
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
253
254
  }
254
255
  }
255
256
  get(paramsOrCallback, optionsOrCallback, callback) {
@@ -278,10 +279,10 @@ var toolresults_v1beta3;
278
279
  context: this.context,
279
280
  };
280
281
  if (callback) {
281
- googleapis_common_1.createAPIRequest(parameters, callback);
282
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
282
283
  }
283
284
  else {
284
- return googleapis_common_1.createAPIRequest(parameters);
285
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
285
286
  }
286
287
  }
287
288
  list(paramsOrCallback, optionsOrCallback, callback) {
@@ -310,10 +311,10 @@ var toolresults_v1beta3;
310
311
  context: this.context,
311
312
  };
312
313
  if (callback) {
313
- googleapis_common_1.createAPIRequest(parameters, callback);
314
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
314
315
  }
315
316
  else {
316
- return googleapis_common_1.createAPIRequest(parameters);
317
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
317
318
  }
318
319
  }
319
320
  patch(paramsOrCallback, optionsOrCallback, callback) {
@@ -342,10 +343,10 @@ var toolresults_v1beta3;
342
343
  context: this.context,
343
344
  };
344
345
  if (callback) {
345
- googleapis_common_1.createAPIRequest(parameters, callback);
346
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
346
347
  }
347
348
  else {
348
- return googleapis_common_1.createAPIRequest(parameters);
349
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
349
350
  }
350
351
  }
351
352
  }
@@ -360,7 +361,8 @@ var toolresults_v1beta3;
360
361
  let options = (optionsOrCallback || {});
361
362
  if (typeof paramsOrCallback === 'function') {
362
363
  callback = paramsOrCallback;
363
- params = {};
364
+ params =
365
+ {};
364
366
  options = {};
365
367
  }
366
368
  if (typeof optionsOrCallback === 'function') {
@@ -380,10 +382,10 @@ var toolresults_v1beta3;
380
382
  context: this.context,
381
383
  };
382
384
  if (callback) {
383
- googleapis_common_1.createAPIRequest(parameters, callback);
385
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
384
386
  }
385
387
  else {
386
- return googleapis_common_1.createAPIRequest(parameters);
388
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
387
389
  }
388
390
  }
389
391
  list(paramsOrCallback, optionsOrCallback, callback) {
@@ -392,7 +394,8 @@ var toolresults_v1beta3;
392
394
  let options = (optionsOrCallback || {});
393
395
  if (typeof paramsOrCallback === 'function') {
394
396
  callback = paramsOrCallback;
395
- params = {};
397
+ params =
398
+ {};
396
399
  options = {};
397
400
  }
398
401
  if (typeof optionsOrCallback === 'function') {
@@ -412,10 +415,10 @@ var toolresults_v1beta3;
412
415
  context: this.context,
413
416
  };
414
417
  if (callback) {
415
- googleapis_common_1.createAPIRequest(parameters, callback);
418
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
416
419
  }
417
420
  else {
418
- return googleapis_common_1.createAPIRequest(parameters);
421
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
419
422
  }
420
423
  }
421
424
  }
@@ -430,7 +433,8 @@ var toolresults_v1beta3;
430
433
  let options = (optionsOrCallback || {});
431
434
  if (typeof paramsOrCallback === 'function') {
432
435
  callback = paramsOrCallback;
433
- params = {};
436
+ params =
437
+ {};
434
438
  options = {};
435
439
  }
436
440
  if (typeof optionsOrCallback === 'function') {
@@ -455,10 +459,10 @@ var toolresults_v1beta3;
455
459
  context: this.context,
456
460
  };
457
461
  if (callback) {
458
- googleapis_common_1.createAPIRequest(parameters, callback);
462
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
459
463
  }
460
464
  else {
461
- return googleapis_common_1.createAPIRequest(parameters);
465
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
462
466
  }
463
467
  }
464
468
  list(paramsOrCallback, optionsOrCallback, callback) {
@@ -467,7 +471,8 @@ var toolresults_v1beta3;
467
471
  let options = (optionsOrCallback || {});
468
472
  if (typeof paramsOrCallback === 'function') {
469
473
  callback = paramsOrCallback;
470
- params = {};
474
+ params =
475
+ {};
471
476
  options = {};
472
477
  }
473
478
  if (typeof optionsOrCallback === 'function') {
@@ -487,10 +492,10 @@ var toolresults_v1beta3;
487
492
  context: this.context,
488
493
  };
489
494
  if (callback) {
490
- googleapis_common_1.createAPIRequest(parameters, callback);
495
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
491
496
  }
492
497
  else {
493
- return googleapis_common_1.createAPIRequest(parameters);
498
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
494
499
  }
495
500
  }
496
501
  }
@@ -498,10 +503,14 @@ var toolresults_v1beta3;
498
503
  class Resource$Projects$Histories$Executions$Steps {
499
504
  constructor(context) {
500
505
  this.context = context;
501
- this.perfMetricsSummary = new Resource$Projects$Histories$Executions$Steps$Perfmetricssummary(this.context);
502
- this.perfSampleSeries = new Resource$Projects$Histories$Executions$Steps$Perfsampleseries(this.context);
503
- this.testCases = new Resource$Projects$Histories$Executions$Steps$Testcases(this.context);
504
- this.thumbnails = new Resource$Projects$Histories$Executions$Steps$Thumbnails(this.context);
506
+ this.perfMetricsSummary =
507
+ new Resource$Projects$Histories$Executions$Steps$Perfmetricssummary(this.context);
508
+ this.perfSampleSeries =
509
+ new Resource$Projects$Histories$Executions$Steps$Perfsampleseries(this.context);
510
+ this.testCases =
511
+ new Resource$Projects$Histories$Executions$Steps$Testcases(this.context);
512
+ this.thumbnails =
513
+ new Resource$Projects$Histories$Executions$Steps$Thumbnails(this.context);
505
514
  }
506
515
  accessibilityClusters(paramsOrCallback, optionsOrCallback, callback) {
507
516
  let params = (paramsOrCallback ||
@@ -509,7 +518,8 @@ var toolresults_v1beta3;
509
518
  let options = (optionsOrCallback || {});
510
519
  if (typeof paramsOrCallback === 'function') {
511
520
  callback = paramsOrCallback;
512
- params = {};
521
+ params =
522
+ {};
513
523
  options = {};
514
524
  }
515
525
  if (typeof optionsOrCallback === 'function') {
@@ -528,10 +538,10 @@ var toolresults_v1beta3;
528
538
  context: this.context,
529
539
  };
530
540
  if (callback) {
531
- googleapis_common_1.createAPIRequest(parameters, callback);
541
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
532
542
  }
533
543
  else {
534
- return googleapis_common_1.createAPIRequest(parameters);
544
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
535
545
  }
536
546
  }
537
547
  create(paramsOrCallback, optionsOrCallback, callback) {
@@ -540,7 +550,8 @@ var toolresults_v1beta3;
540
550
  let options = (optionsOrCallback || {});
541
551
  if (typeof paramsOrCallback === 'function') {
542
552
  callback = paramsOrCallback;
543
- params = {};
553
+ params =
554
+ {};
544
555
  options = {};
545
556
  }
546
557
  if (typeof optionsOrCallback === 'function') {
@@ -560,10 +571,10 @@ var toolresults_v1beta3;
560
571
  context: this.context,
561
572
  };
562
573
  if (callback) {
563
- googleapis_common_1.createAPIRequest(parameters, callback);
574
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
564
575
  }
565
576
  else {
566
- return googleapis_common_1.createAPIRequest(parameters);
577
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
567
578
  }
568
579
  }
569
580
  get(paramsOrCallback, optionsOrCallback, callback) {
@@ -592,10 +603,10 @@ var toolresults_v1beta3;
592
603
  context: this.context,
593
604
  };
594
605
  if (callback) {
595
- googleapis_common_1.createAPIRequest(parameters, callback);
606
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
596
607
  }
597
608
  else {
598
- return googleapis_common_1.createAPIRequest(parameters);
609
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
599
610
  }
600
611
  }
601
612
  getPerfMetricsSummary(paramsOrCallback, optionsOrCallback, callback) {
@@ -604,7 +615,8 @@ var toolresults_v1beta3;
604
615
  let options = (optionsOrCallback || {});
605
616
  if (typeof paramsOrCallback === 'function') {
606
617
  callback = paramsOrCallback;
607
- params = {};
618
+ params =
619
+ {};
608
620
  options = {};
609
621
  }
610
622
  if (typeof optionsOrCallback === 'function') {
@@ -624,10 +636,10 @@ var toolresults_v1beta3;
624
636
  context: this.context,
625
637
  };
626
638
  if (callback) {
627
- googleapis_common_1.createAPIRequest(parameters, callback);
639
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
628
640
  }
629
641
  else {
630
- return googleapis_common_1.createAPIRequest(parameters);
642
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
631
643
  }
632
644
  }
633
645
  list(paramsOrCallback, optionsOrCallback, callback) {
@@ -656,10 +668,10 @@ var toolresults_v1beta3;
656
668
  context: this.context,
657
669
  };
658
670
  if (callback) {
659
- googleapis_common_1.createAPIRequest(parameters, callback);
671
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
660
672
  }
661
673
  else {
662
- return googleapis_common_1.createAPIRequest(parameters);
674
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
663
675
  }
664
676
  }
665
677
  patch(paramsOrCallback, optionsOrCallback, callback) {
@@ -668,7 +680,8 @@ var toolresults_v1beta3;
668
680
  let options = (optionsOrCallback || {});
669
681
  if (typeof paramsOrCallback === 'function') {
670
682
  callback = paramsOrCallback;
671
- params = {};
683
+ params =
684
+ {};
672
685
  options = {};
673
686
  }
674
687
  if (typeof optionsOrCallback === 'function') {
@@ -688,10 +701,10 @@ var toolresults_v1beta3;
688
701
  context: this.context,
689
702
  };
690
703
  if (callback) {
691
- googleapis_common_1.createAPIRequest(parameters, callback);
704
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
692
705
  }
693
706
  else {
694
- return googleapis_common_1.createAPIRequest(parameters);
707
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
695
708
  }
696
709
  }
697
710
  publishXunitXmlFiles(paramsOrCallback, optionsOrCallback, callback) {
@@ -700,7 +713,8 @@ var toolresults_v1beta3;
700
713
  let options = (optionsOrCallback || {});
701
714
  if (typeof paramsOrCallback === 'function') {
702
715
  callback = paramsOrCallback;
703
- params = {};
716
+ params =
717
+ {};
704
718
  options = {};
705
719
  }
706
720
  if (typeof optionsOrCallback === 'function') {
@@ -720,10 +734,10 @@ var toolresults_v1beta3;
720
734
  context: this.context,
721
735
  };
722
736
  if (callback) {
723
- googleapis_common_1.createAPIRequest(parameters, callback);
737
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
724
738
  }
725
739
  else {
726
- return googleapis_common_1.createAPIRequest(parameters);
740
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
727
741
  }
728
742
  }
729
743
  }
@@ -738,7 +752,8 @@ var toolresults_v1beta3;
738
752
  let options = (optionsOrCallback || {});
739
753
  if (typeof paramsOrCallback === 'function') {
740
754
  callback = paramsOrCallback;
741
- params = {};
755
+ params =
756
+ {};
742
757
  options = {};
743
758
  }
744
759
  if (typeof optionsOrCallback === 'function') {
@@ -758,10 +773,10 @@ var toolresults_v1beta3;
758
773
  context: this.context,
759
774
  };
760
775
  if (callback) {
761
- googleapis_common_1.createAPIRequest(parameters, callback);
776
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
762
777
  }
763
778
  else {
764
- return googleapis_common_1.createAPIRequest(parameters);
779
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
765
780
  }
766
781
  }
767
782
  }
@@ -769,7 +784,8 @@ var toolresults_v1beta3;
769
784
  class Resource$Projects$Histories$Executions$Steps$Perfsampleseries {
770
785
  constructor(context) {
771
786
  this.context = context;
772
- this.samples = new Resource$Projects$Histories$Executions$Steps$Perfsampleseries$Samples(this.context);
787
+ this.samples =
788
+ new Resource$Projects$Histories$Executions$Steps$Perfsampleseries$Samples(this.context);
773
789
  }
774
790
  create(paramsOrCallback, optionsOrCallback, callback) {
775
791
  let params = (paramsOrCallback ||
@@ -777,7 +793,8 @@ var toolresults_v1beta3;
777
793
  let options = (optionsOrCallback || {});
778
794
  if (typeof paramsOrCallback === 'function') {
779
795
  callback = paramsOrCallback;
780
- params = {};
796
+ params =
797
+ {};
781
798
  options = {};
782
799
  }
783
800
  if (typeof optionsOrCallback === 'function') {
@@ -797,10 +814,10 @@ var toolresults_v1beta3;
797
814
  context: this.context,
798
815
  };
799
816
  if (callback) {
800
- googleapis_common_1.createAPIRequest(parameters, callback);
817
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
801
818
  }
802
819
  else {
803
- return googleapis_common_1.createAPIRequest(parameters);
820
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
804
821
  }
805
822
  }
806
823
  get(paramsOrCallback, optionsOrCallback, callback) {
@@ -809,7 +826,8 @@ var toolresults_v1beta3;
809
826
  let options = (optionsOrCallback || {});
810
827
  if (typeof paramsOrCallback === 'function') {
811
828
  callback = paramsOrCallback;
812
- params = {};
829
+ params =
830
+ {};
813
831
  options = {};
814
832
  }
815
833
  if (typeof optionsOrCallback === 'function') {
@@ -841,10 +859,10 @@ var toolresults_v1beta3;
841
859
  context: this.context,
842
860
  };
843
861
  if (callback) {
844
- googleapis_common_1.createAPIRequest(parameters, callback);
862
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
845
863
  }
846
864
  else {
847
- return googleapis_common_1.createAPIRequest(parameters);
865
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
848
866
  }
849
867
  }
850
868
  list(paramsOrCallback, optionsOrCallback, callback) {
@@ -853,7 +871,8 @@ var toolresults_v1beta3;
853
871
  let options = (optionsOrCallback || {});
854
872
  if (typeof paramsOrCallback === 'function') {
855
873
  callback = paramsOrCallback;
856
- params = {};
874
+ params =
875
+ {};
857
876
  options = {};
858
877
  }
859
878
  if (typeof optionsOrCallback === 'function') {
@@ -873,10 +892,10 @@ var toolresults_v1beta3;
873
892
  context: this.context,
874
893
  };
875
894
  if (callback) {
876
- googleapis_common_1.createAPIRequest(parameters, callback);
895
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
877
896
  }
878
897
  else {
879
- return googleapis_common_1.createAPIRequest(parameters);
898
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
880
899
  }
881
900
  }
882
901
  }
@@ -891,7 +910,8 @@ var toolresults_v1beta3;
891
910
  let options = (optionsOrCallback || {});
892
911
  if (typeof paramsOrCallback === 'function') {
893
912
  callback = paramsOrCallback;
894
- params = {};
913
+ params =
914
+ {};
895
915
  options = {};
896
916
  }
897
917
  if (typeof optionsOrCallback === 'function') {
@@ -923,10 +943,10 @@ var toolresults_v1beta3;
923
943
  context: this.context,
924
944
  };
925
945
  if (callback) {
926
- googleapis_common_1.createAPIRequest(parameters, callback);
946
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
927
947
  }
928
948
  else {
929
- return googleapis_common_1.createAPIRequest(parameters);
949
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
930
950
  }
931
951
  }
932
952
  list(paramsOrCallback, optionsOrCallback, callback) {
@@ -935,7 +955,8 @@ var toolresults_v1beta3;
935
955
  let options = (optionsOrCallback || {});
936
956
  if (typeof paramsOrCallback === 'function') {
937
957
  callback = paramsOrCallback;
938
- params = {};
958
+ params =
959
+ {};
939
960
  options = {};
940
961
  }
941
962
  if (typeof optionsOrCallback === 'function') {
@@ -967,10 +988,10 @@ var toolresults_v1beta3;
967
988
  context: this.context,
968
989
  };
969
990
  if (callback) {
970
- googleapis_common_1.createAPIRequest(parameters, callback);
991
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
971
992
  }
972
993
  else {
973
- return googleapis_common_1.createAPIRequest(parameters);
994
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
974
995
  }
975
996
  }
976
997
  }
@@ -985,7 +1006,8 @@ var toolresults_v1beta3;
985
1006
  let options = (optionsOrCallback || {});
986
1007
  if (typeof paramsOrCallback === 'function') {
987
1008
  callback = paramsOrCallback;
988
- params = {};
1009
+ params =
1010
+ {};
989
1011
  options = {};
990
1012
  }
991
1013
  if (typeof optionsOrCallback === 'function') {
@@ -1017,10 +1039,10 @@ var toolresults_v1beta3;
1017
1039
  context: this.context,
1018
1040
  };
1019
1041
  if (callback) {
1020
- googleapis_common_1.createAPIRequest(parameters, callback);
1042
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
1021
1043
  }
1022
1044
  else {
1023
- return googleapis_common_1.createAPIRequest(parameters);
1045
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
1024
1046
  }
1025
1047
  }
1026
1048
  list(paramsOrCallback, optionsOrCallback, callback) {
@@ -1029,7 +1051,8 @@ var toolresults_v1beta3;
1029
1051
  let options = (optionsOrCallback || {});
1030
1052
  if (typeof paramsOrCallback === 'function') {
1031
1053
  callback = paramsOrCallback;
1032
- params = {};
1054
+ params =
1055
+ {};
1033
1056
  options = {};
1034
1057
  }
1035
1058
  if (typeof optionsOrCallback === 'function') {
@@ -1049,10 +1072,10 @@ var toolresults_v1beta3;
1049
1072
  context: this.context,
1050
1073
  };
1051
1074
  if (callback) {
1052
- googleapis_common_1.createAPIRequest(parameters, callback);
1075
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
1053
1076
  }
1054
1077
  else {
1055
- return googleapis_common_1.createAPIRequest(parameters);
1078
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
1056
1079
  }
1057
1080
  }
1058
1081
  }
@@ -1067,7 +1090,8 @@ var toolresults_v1beta3;
1067
1090
  let options = (optionsOrCallback || {});
1068
1091
  if (typeof paramsOrCallback === 'function') {
1069
1092
  callback = paramsOrCallback;
1070
- params = {};
1093
+ params =
1094
+ {};
1071
1095
  options = {};
1072
1096
  }
1073
1097
  if (typeof optionsOrCallback === 'function') {
@@ -1087,10 +1111,10 @@ var toolresults_v1beta3;
1087
1111
  context: this.context,
1088
1112
  };
1089
1113
  if (callback) {
1090
- googleapis_common_1.createAPIRequest(parameters, callback);
1114
+ (0, googleapis_common_1.createAPIRequest)(parameters, callback);
1091
1115
  }
1092
1116
  else {
1093
- return googleapis_common_1.createAPIRequest(parameters);
1117
+ return (0, googleapis_common_1.createAPIRequest)(parameters);
1094
1118
  }
1095
1119
  }
1096
1120
  }