For the complete documentation index, see llms.txt. This page is also available as Markdown.

SynchronizationMode

Enum

  • ASYNCHRONOUS (value: "ASYNCHRONOUS")

  • SYNCHRONOUS (value: "SYNCHRONOUS")

  • STRICTLY_SYNCHRONOUS (value: "STRICTLY_SYNCHRONOUS")

Last updated

Was this helpful?