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
{{ message }}
This repository was archived by the owner on Jul 20, 2023. It is now read-only.
@@ -125,6 +136,23 @@ Before running the samples, make sure you've followed the steps outlined in
125
136
126
137
127
138
139
+
### Batch-create-features-sample
140
+
141
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/batch-create-features-sample.js).
142
+
143
+
[![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/batch-create-features-sample.js,samples/README.md)
144
+
145
+
__Usage:__
146
+
147
+
148
+
`node samples/batch-create-features-sample.js`
149
+
150
+
151
+
-----
152
+
153
+
154
+
155
+
128
156
### Cancel-batch-prediction-job
129
157
130
158
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/cancel-batch-prediction-job.js).
@@ -431,6 +459,23 @@ __Usage:__
431
459
432
460
433
461
462
+
### Create-feature-sample
463
+
464
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/create-feature-sample.js).
465
+
466
+
[![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/create-feature-sample.js,samples/README.md)
467
+
468
+
__Usage:__
469
+
470
+
471
+
`node samples/create-feature-sample.js`
472
+
473
+
474
+
-----
475
+
476
+
477
+
478
+
434
479
### Create-featurestore-fixed-nodes-sample
435
480
436
481
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/create-featurestore-fixed-nodes-sample.js).
@@ -754,6 +799,23 @@ __Usage:__
754
799
755
800
756
801
802
+
### Delete-feature-sample
803
+
804
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/delete-feature-sample.js).
805
+
806
+
[![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-feature-sample.js,samples/README.md)
807
+
808
+
__Usage:__
809
+
810
+
811
+
`node samples/delete-feature-sample.js`
812
+
813
+
814
+
-----
815
+
816
+
817
+
818
+
757
819
### Delete-featurestore-sample
758
820
759
821
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/delete-featurestore-sample.js).
@@ -907,6 +969,23 @@ __Usage:__
907
969
908
970
909
971
972
+
### Get-feature-sample
973
+
974
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/get-feature-sample.js).
975
+
976
+
[![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-feature-sample.js,samples/README.md)
977
+
978
+
__Usage:__
979
+
980
+
981
+
`node samples/get-feature-sample.js`
982
+
983
+
984
+
-----
985
+
986
+
987
+
988
+
910
989
### Get-featurestore-sample
911
990
912
991
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/get-featurestore-sample.js).
@@ -1400,6 +1479,57 @@ __Usage:__
1400
1479
1401
1480
1402
1481
1482
+
### List-features-async-sample
1483
+
1484
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/list-features-async-sample.js).
1485
+
1486
+
[![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-features-async-sample.js,samples/README.md)
1487
+
1488
+
__Usage:__
1489
+
1490
+
1491
+
`node samples/list-features-async-sample.js`
1492
+
1493
+
1494
+
-----
1495
+
1496
+
1497
+
1498
+
1499
+
### List-features-sample
1500
+
1501
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/list-features-sample.js).
1502
+
1503
+
[![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-features-sample.js,samples/README.md)
1504
+
1505
+
__Usage:__
1506
+
1507
+
1508
+
`node samples/list-features-sample.js`
1509
+
1510
+
1511
+
-----
1512
+
1513
+
1514
+
1515
+
1516
+
### List-features-stream-sample
1517
+
1518
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/list-features-stream-sample.js).
1519
+
1520
+
[![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-features-stream-sample.js,samples/README.md)
1521
+
1522
+
__Usage:__
1523
+
1524
+
1525
+
`node samples/list-features-stream-sample.js`
1526
+
1527
+
1528
+
-----
1529
+
1530
+
1531
+
1532
+
1403
1533
### List-featurestores-async-sample
1404
1534
1405
1535
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/list-featurestores-async-sample.js).
@@ -1621,6 +1751,57 @@ __Usage:__
1621
1751
1622
1752
1623
1753
1754
+
### Search-features-async-sample
1755
+
1756
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/search-features-async-sample.js).
1757
+
1758
+
[![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/search-features-async-sample.js,samples/README.md)
1759
+
1760
+
__Usage:__
1761
+
1762
+
1763
+
`node samples/search-features-async-sample.js`
1764
+
1765
+
1766
+
-----
1767
+
1768
+
1769
+
1770
+
1771
+
### Search-features-sample
1772
+
1773
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/search-features-sample.js).
1774
+
1775
+
[![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/search-features-sample.js,samples/README.md)
1776
+
1777
+
__Usage:__
1778
+
1779
+
1780
+
`node samples/search-features-sample.js`
1781
+
1782
+
1783
+
-----
1784
+
1785
+
1786
+
1787
+
1788
+
### Search-features-stream-sample
1789
+
1790
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/search-features-stream-sample.js).
1791
+
1792
+
[![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/search-features-stream-sample.js,samples/README.md)
1793
+
1794
+
__Usage:__
1795
+
1796
+
1797
+
`node samples/search-features-stream-sample.js`
1798
+
1799
+
1800
+
-----
1801
+
1802
+
1803
+
1804
+
1624
1805
### Undeploy-model
1625
1806
1626
1807
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/undeploy-model.js).
@@ -1672,6 +1853,23 @@ __Usage:__
1672
1853
1673
1854
1674
1855
1856
+
### Update-feature-sample
1857
+
1858
+
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/update-feature-sample.js).
1859
+
1860
+
[![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-feature-sample.js,samples/README.md)
1861
+
1862
+
__Usage:__
1863
+
1864
+
1865
+
`node samples/update-feature-sample.js`
1866
+
1867
+
1868
+
-----
1869
+
1870
+
1871
+
1872
+
1675
1873
### Update-featurestore-fixed-nodes-sample
1676
1874
1677
1875
View the [source code](https://github.com/googleapis/nodejs-ai-platform/blob/main/samples/update-featurestore-fixed-nodes-sample.js).
0 commit comments