R/api_gemini.R
gemini_delete_file.Rd
Deletes a specific file from the Gemini API using its file ID.
gemini_delete_file(.file_name)
The file ID (e.g., "files/abc-123") to delete.
Invisibly returns NULL. Prints a confirmation message upon successful deletion.
NULL