You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/delete-featurestore-sample.js).
700
+
701
+
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-ai-platform&page=editor&open_in_editor=samples/delete-featurestore-sample.js,samples/README.md)
702
+
703
+
__Usage:__
704
+
705
+
706
+
`node samples/delete-featurestore-sample.js`
707
+
708
+
709
+
-----
710
+
711
+
712
+
713
+
690
714
### Delete-model
691
715
692
716
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/delete-model.js).
@@ -806,6 +830,23 @@ __Usage:__
806
830
807
831
808
832
833
+
### Get-featurestore-sample
834
+
835
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/get-featurestore-sample.js).
836
+
837
+
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-ai-platform&page=editor&open_in_editor=samples/get-featurestore-sample.js,samples/README.md)
838
+
839
+
__Usage:__
840
+
841
+
842
+
`node samples/get-featurestore-sample.js`
843
+
844
+
845
+
-----
846
+
847
+
848
+
849
+
809
850
### Get-hyperparameter-tuning-job
810
851
811
852
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/get-hyperparameter-tuning-job.js).
@@ -1231,6 +1272,57 @@ __Usage:__
1231
1272
1232
1273
1233
1274
1275
+
### List-featurestores-async-sample
1276
+
1277
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/list-featurestores-async-sample.js).
1278
+
1279
+
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-ai-platform&page=editor&open_in_editor=samples/list-featurestores-async-sample.js,samples/README.md)
1280
+
1281
+
__Usage:__
1282
+
1283
+
1284
+
`node samples/list-featurestores-async-sample.js`
1285
+
1286
+
1287
+
-----
1288
+
1289
+
1290
+
1291
+
1292
+
### List-featurestores-sample
1293
+
1294
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/list-featurestores-sample.js).
1295
+
1296
+
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-ai-platform&page=editor&open_in_editor=samples/list-featurestores-sample.js,samples/README.md)
1297
+
1298
+
__Usage:__
1299
+
1300
+
1301
+
`node samples/list-featurestores-sample.js`
1302
+
1303
+
1304
+
-----
1305
+
1306
+
1307
+
1308
+
1309
+
### List-featurestores-stream-sample
1310
+
1311
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/list-featurestores-stream-sample.js).
1312
+
1313
+
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-ai-platform&page=editor&open_in_editor=samples/list-featurestores-stream-sample.js,samples/README.md)
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/list-model-evaluation-slices.js).
@@ -1418,6 +1510,40 @@ __Usage:__
1418
1510
1419
1511
1420
1512
1513
+
### Update-featurestore-fixed-nodes-sample
1514
+
1515
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/update-featurestore-fixed-nodes-sample.js).
1516
+
1517
+
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-ai-platform&page=editor&open_in_editor=samples/update-featurestore-fixed-nodes-sample.js,samples/README.md)
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/update-featurestore-sample.js).
1533
+
1534
+
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-ai-platform&page=editor&open_in_editor=samples/update-featurestore-sample.js,samples/README.md)
1535
+
1536
+
__Usage:__
1537
+
1538
+
1539
+
`node samples/update-featurestore-sample.js`
1540
+
1541
+
1542
+
-----
1543
+
1544
+
1545
+
1546
+
1421
1547
### Upload-model
1422
1548
1423
1549
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/upload-model.js).
0 commit comments