@@ -79,7 +79,7 @@ Lister.constructor
79
79
80
80
#### Defined in
81
81
82
- [ src/client/app.ts:102] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L102 )
82
+ [ src/client/app.ts:102] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L102 )
83
83
84
84
## Properties
85
85
@@ -89,7 +89,7 @@ Lister.constructor
89
89
90
90
#### Defined in
91
91
92
- [ src/client/app.ts:86] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L86 )
92
+ [ src/client/app.ts:86] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L86 )
93
93
94
94
___
95
95
99
99
100
100
#### Defined in
101
101
102
- [ src/client/app.ts:87] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L87 )
102
+ [ src/client/app.ts:87] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L87 )
103
103
104
104
## Methods
105
105
@@ -171,7 +171,7 @@ A Dataset object for the specified dataset ID.
171
171
172
172
#### Defined in
173
173
174
- [ src/client/app.ts:429] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L429 )
174
+ [ src/client/app.ts:429] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L429 )
175
175
176
176
___
177
177
@@ -248,7 +248,7 @@ A Model object for the specified model ID.
248
248
249
249
#### Defined in
250
250
251
- [ src/client/app.ts:471 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L471 )
251
+ [ src/client/app.ts:473 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L473 )
252
252
253
253
___
254
254
@@ -294,7 +294,7 @@ A Module object for the specified module ID.
294
294
295
295
#### Defined in
296
296
297
- [ src/client/app.ts:510 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L510 )
297
+ [ src/client/app.ts:514 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L514 )
298
298
299
299
___
300
300
@@ -367,7 +367,7 @@ A Workflow object for the specified workflow config.
367
367
368
368
#### Defined in
369
369
370
- [ src/client/app.ts:546 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L546 )
370
+ [ src/client/app.ts:552 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L552 )
371
371
372
372
___
373
373
@@ -409,7 +409,7 @@ A Dataset object for the existing dataset ID.
409
409
410
410
#### Defined in
411
411
412
- [ src/client/app.ts:759 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L759 )
412
+ [ src/client/app.ts:771 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L771 )
413
413
414
414
___
415
415
@@ -447,7 +447,7 @@ await app.deleteDataset({ datasetId: "dataset-id" });
447
447
448
448
#### Defined in
449
449
450
- [ src/client/app.ts:786 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L786 )
450
+ [ src/client/app.ts:800 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L800 )
451
451
452
452
___
453
453
@@ -485,7 +485,7 @@ await app.deleteModel({ modelId: "modelId" });
485
485
486
486
#### Defined in
487
487
488
- [ src/client/app.ts:809 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L809 )
488
+ [ src/client/app.ts:825 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L825 )
489
489
490
490
___
491
491
@@ -523,7 +523,7 @@ await app.deleteModule({ moduleId: "moduleId" });
523
523
524
524
#### Defined in
525
525
526
- [ src/client/app.ts:855 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L855 )
526
+ [ src/client/app.ts:875 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L875 )
527
527
528
528
___
529
529
@@ -561,7 +561,7 @@ await app.deleteWorkflow({ workflowId: "workflowId" });
561
561
562
562
#### Defined in
563
563
564
- [ src/client/app.ts:832 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L832 )
564
+ [ src/client/app.ts:850 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L850 )
565
565
566
566
___
567
567
@@ -605,7 +605,7 @@ Concepts in the app.
605
605
606
606
#### Defined in
607
607
608
- [ src/client/app.ts:391] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L391 )
608
+ [ src/client/app.ts:391] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L391 )
609
609
610
610
___
611
611
@@ -654,7 +654,7 @@ Defaults to 16 per page
654
654
655
655
#### Defined in
656
656
657
- [ src/client/app.ts:136] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L136 )
657
+ [ src/client/app.ts:136] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L136 )
658
658
659
659
___
660
660
@@ -703,7 +703,7 @@ Defaults to 16 per page
703
703
704
704
#### Defined in
705
705
706
- [ src/client/app.ts:342] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L342 )
706
+ [ src/client/app.ts:342] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L342 )
707
707
708
708
___
709
709
@@ -749,7 +749,7 @@ Defaults to 16 per page
749
749
750
750
#### Defined in
751
751
752
- [ src/client/app.ts:180] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L180 )
752
+ [ src/client/app.ts:180] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L180 )
753
753
754
754
___
755
755
@@ -799,7 +799,7 @@ Defaults to 16 per page
799
799
800
800
#### Defined in
801
801
802
- [ src/client/app.ts:291] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L291 )
802
+ [ src/client/app.ts:291] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L291 )
803
803
804
804
___
805
805
813
813
814
814
#### Defined in
815
815
816
- [ src/client/app.ts:415] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L415 )
816
+ [ src/client/app.ts:415] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L415 )
817
817
818
818
___
819
819
@@ -863,7 +863,7 @@ Defaults to 16 per page
863
863
864
864
#### Defined in
865
865
866
- [ src/client/app.ts:238] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L238 )
866
+ [ src/client/app.ts:238] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L238 )
867
867
868
868
___
869
869
@@ -910,7 +910,7 @@ A model object for the specified model ID.
910
910
911
911
#### Defined in
912
912
913
- [ src/client/app.ts:685 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L685 )
913
+ [ src/client/app.ts:693 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L693 )
914
914
915
915
___
916
916
@@ -951,4 +951,4 @@ A workflow object for the specified workflow ID.
951
951
952
952
#### Defined in
953
953
954
- [ src/client/app.ts:731 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/caa21f4 /src/client/app.ts#L731 )
954
+ [ src/client/app.ts:741 ] ( https://github.com/Clarifai/clarifai-nodejs/blob/435d969 /src/client/app.ts#L741 )
0 commit comments