Variables
StructMode
StructMode:
object
Defined in: packages/cloud/src/client/types.gen.ts:7282
Type declaration
STRUCT_PARSE
readonly
STRUCT_PARSE:"STRUCT_PARSE"
="STRUCT_PARSE"
JSON_MODE
readonly
JSON_MODE:"JSON_MODE"
="JSON_MODE"
FUNC_CALL
readonly
FUNC_CALL:"FUNC_CALL"
="FUNC_CALL"
STRUCT_RELAXED
readonly
STRUCT_RELAXED:"STRUCT_RELAXED"
="STRUCT_RELAXED"
UNSTRUCTURED
readonly
UNSTRUCTURED:"UNSTRUCTURED"
="UNSTRUCTURED"