Uses of Class
com.norconex.crawler.fs.fetch.impl.googledrive.GoogleDriveFetcherConfig
Packages that use GoogleDriveFetcherConfig
-
Uses of GoogleDriveFetcherConfig in com.norconex.crawler.fs.fetch.impl.googledrive
Methods in com.norconex.crawler.fs.fetch.impl.googledrive that return GoogleDriveFetcherConfigModifier and TypeMethodDescriptionGoogleDriveFetcher.getConfiguration()GoogleDriveFetcherConfig.setApplicationName(String applicationName) Optional Google API application name.GoogleDriveFetcherConfig.setClientEmail(String clientEmail) Service account client email.GoogleDriveFetcherConfig.setDelegatedUser(String delegatedUser) Optional delegated Google Workspace user email for domain-wide delegation.GoogleDriveFetcherConfig.setNativeDocumentFormatPolicy(GoogleDriveFetcherConfig.NativeDocumentFormatPolicy nativeDocumentFormatPolicy) Default export policy for Google-native document families when no explicit override is configured.GoogleDriveFetcherConfig.setPrivateKey(String privateKey) PEM private key content or secure key reference.