Package-level declarations
Types
Link copied to clipboard
@Serializable
Config for telling the service how to chunk the data.
Link copied to clipboard
Custom metadata to be associated with the data.
Link copied to clipboard
class FileSearch(apiKey: String, client: HttpClient? = null, fileUploadProvider: FileUploadProvider = FileUploadProvider(apiKey))
Client for interacting with the Google File Search API.
Link copied to clipboard
@Serializable
A FileSearchStore is a collection of Documents.
Link copied to clipboard
@Serializable
Request body for importing a File from File Service to a FileSearchStore.
Link copied to clipboard
@Serializable
Response from fileSearchStores.list containing a paginated list of FileSearchStores.
Link copied to clipboard
Link copied to clipboard
@Serializable
Request body for uploading to a FileSearchStore.
Link copied to clipboard
@Serializable
Config for white space chunking.