Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getApplicationDefault (0.07 seconds)

  1. fess-crawler/src/main/java/org/codelibs/fess/crawler/client/gcs/GcsClient.java

                        throw new CrawlingAccessException("Failed to load GCS credentials: credentialsFile=" + credentialsFile, e);
                    }
                }
                // If no credentials file, GoogleCredentials.getApplicationDefault() will be used automatically
            }
    
            try {
                storage = builder.build().getService();
            } catch (final Exception e) {
    Created: Sun Apr 12 03:50:13 GMT 2026
    - Last Modified: Thu Dec 11 08:38:29 GMT 2025
    - 17.5K bytes
    - Click Count (0)
Back to Top