We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd7485 commit f1d3f7fCopy full SHA for f1d3f7f
ads/feature_store/docs/source/dataset.rst
@@ -252,8 +252,8 @@ You can call the ``as_of()`` method of the Dataset instance to get specified poi
252
253
The ``.as_of()`` method takes the following optional parameter:
254
255
-- ``commit_timestamp: date-time``. Commit timestamp for feature group
256
-- ``version_number: int``. Version number for feature group
+- ``commit_timestamp: date-time``. Commit timestamp for dataset
+- ``version_number: int``. Version number for dataset
257
258
.. code-block:: python3
259
0 commit comments