vector-store-connector-file-sync
====================================

Description
-----------
The VectorStoreConnectorFileSync is an operation that carries out the data sync operation between the datasource and the VectorStore. The FileSync can be triggered either manually or at a scheduled interval by the VectorStoreConnector.

Available Commands
------------------
* :doc:`cancel </cmdref/generative-ai/vector-store-connector-file-sync/cancel>`
* :doc:`create </cmdref/generative-ai/vector-store-connector-file-sync/create>`
* :doc:`get </cmdref/generative-ai/vector-store-connector-file-sync/get>`

.. toctree::
    :hidden:

    /cmdref/generative-ai/vector-store-connector-file-sync/cancel
    /cmdref/generative-ai/vector-store-connector-file-sync/create
    /cmdref/generative-ai/vector-store-connector-file-sync/get
