@azure/arm-machinelearningexperimentation 2.0.0-alpha.20230322.1 → 2.0.0-alpha.20230419.1

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/dist/index.js CHANGED
@@ -798,17 +798,24 @@ class OperationsImpl {
798
798
  }
799
799
  listPagingAll(options) {
800
800
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
801
- var e_1, _a;
801
+ var _a, e_1, _b, _c;
802
802
  try {
803
- for (var _b = tslib.__asyncValues(this.listPagingPage(options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
804
- const page = _c.value;
805
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
803
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
804
+ _c = _f.value;
805
+ _d = false;
806
+ try {
807
+ const page = _c;
808
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
809
+ }
810
+ finally {
811
+ _d = true;
812
+ }
806
813
  }
807
814
  }
808
815
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
809
816
  finally {
810
817
  try {
811
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
818
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
812
819
  }
813
820
  finally { if (e_1) throw e_1.error; }
814
821
  }
@@ -903,17 +910,24 @@ class AccountsImpl {
903
910
  }
904
911
  listByResourceGroupPagingAll(resourceGroupName, options) {
905
912
  return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
906
- var e_1, _a;
913
+ var _a, e_1, _b, _c;
907
914
  try {
908
- for (var _b = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
909
- const page = _c.value;
910
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
915
+ for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
916
+ _c = _f.value;
917
+ _d = false;
918
+ try {
919
+ const page = _c;
920
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
921
+ }
922
+ finally {
923
+ _d = true;
924
+ }
911
925
  }
912
926
  }
913
927
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
914
928
  finally {
915
929
  try {
916
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
930
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
917
931
  }
918
932
  finally { if (e_1) throw e_1.error; }
919
933
  }
@@ -962,17 +976,24 @@ class AccountsImpl {
962
976
  }
963
977
  listPagingAll(options) {
964
978
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
965
- var e_2, _a;
979
+ var _a, e_2, _b, _c;
966
980
  try {
967
- for (var _b = tslib.__asyncValues(this.listPagingPage(options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
968
- const page = _c.value;
969
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
981
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
982
+ _c = _f.value;
983
+ _d = false;
984
+ try {
985
+ const page = _c;
986
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
987
+ }
988
+ finally {
989
+ _d = true;
990
+ }
970
991
  }
971
992
  }
972
993
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
973
994
  finally {
974
995
  try {
975
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
996
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
976
997
  }
977
998
  finally { if (e_2) throw e_2.error; }
978
999
  }
@@ -1286,17 +1307,24 @@ class WorkspacesImpl {
1286
1307
  }
1287
1308
  listByAccountsPagingAll(accountName, resourceGroupName, options) {
1288
1309
  return tslib.__asyncGenerator(this, arguments, function* listByAccountsPagingAll_1() {
1289
- var e_1, _a;
1310
+ var _a, e_1, _b, _c;
1290
1311
  try {
1291
- for (var _b = tslib.__asyncValues(this.listByAccountsPagingPage(accountName, resourceGroupName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
1292
- const page = _c.value;
1293
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1312
+ for (var _d = true, _e = tslib.__asyncValues(this.listByAccountsPagingPage(accountName, resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
1313
+ _c = _f.value;
1314
+ _d = false;
1315
+ try {
1316
+ const page = _c;
1317
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1318
+ }
1319
+ finally {
1320
+ _d = true;
1321
+ }
1294
1322
  }
1295
1323
  }
1296
1324
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
1297
1325
  finally {
1298
1326
  try {
1299
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
1327
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
1300
1328
  }
1301
1329
  finally { if (e_1) throw e_1.error; }
1302
1330
  }
@@ -1573,17 +1601,24 @@ class ProjectsImpl {
1573
1601
  }
1574
1602
  listByWorkspacePagingAll(accountName, workspaceName, resourceGroupName, options) {
1575
1603
  return tslib.__asyncGenerator(this, arguments, function* listByWorkspacePagingAll_1() {
1576
- var e_1, _a;
1604
+ var _a, e_1, _b, _c;
1577
1605
  try {
1578
- for (var _b = tslib.__asyncValues(this.listByWorkspacePagingPage(accountName, workspaceName, resourceGroupName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
1579
- const page = _c.value;
1580
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1606
+ for (var _d = true, _e = tslib.__asyncValues(this.listByWorkspacePagingPage(accountName, workspaceName, resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
1607
+ _c = _f.value;
1608
+ _d = false;
1609
+ try {
1610
+ const page = _c;
1611
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1612
+ }
1613
+ finally {
1614
+ _d = true;
1615
+ }
1581
1616
  }
1582
1617
  }
1583
1618
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
1584
1619
  finally {
1585
1620
  try {
1586
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
1621
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
1587
1622
  }
1588
1623
  finally { if (e_1) throw e_1.error; }
1589
1624
  }