The result of the File Search.

interface Result {
    custom_metadata?: unknown[];
}

Properties

Properties

custom_metadata?: unknown[]

User provided metadata about the FileSearchResult.