getFileSearchStore

suspend fun getFileSearchStore(name: String): FileSearchStore

Gets information about a specific FileSearchStore.

Return

The FileSearchStore object.

Parameters

name

The name of the FileSearchStore.