java.lang.Object
rocks.imsofa.ai.puppychatter.gemini.drive.GoogleDriveFileContentGetter
public class GoogleDriveFileContentGetter
extends Object
- Author:
- USER
-
Constructor Summary
Constructors
-
Method Summary
getTextContent(com.google.api.services.drive.Drive drive,
com.google.api.services.drive.model.File file)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GoogleDriveFileContentGetter
public GoogleDriveFileContentGetter()
-
Method Details
-
getTextContent
public static String getTextContent(com.google.api.services.drive.Drive drive,
com.google.api.services.drive.model.File file)
throws Exception
- Throws:
Exception