Class GoogleDriveFetcherConfig
java.lang.Object
org.apache.tika.pipes.fetcher.googledrive.config.GoogleDriveFetcherConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic GoogleDriveFetcherConfigsetApplicationName(String applicationName) setServiceAccountKeyBase64(String serviceAccountKeyBase64) setSpoolToTemp(boolean spoolToTemp) setSubjectUser(String subjectUser) setThrottleSeconds(List<Long> throttleSeconds)
-
Constructor Details
-
GoogleDriveFetcherConfig
public GoogleDriveFetcherConfig()
-
-
Method Details
-
load
- Throws:
TikaConfigException
-
getThrottleSeconds
-
setThrottleSeconds
-
isSpoolToTemp
public boolean isSpoolToTemp() -
setSpoolToTemp
-
getServiceAccountKeyBase64
-
setServiceAccountKeyBase64
-
getSubjectUser
-
setSubjectUser
-
getApplicationName
-
setApplicationName
-
getScopes
-
setScopes
-