Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for GCS (0.02 seconds)

  1. .teamcity/test-buckets.json

              "ear",
              "instrumentation-agent-services",
              "logging",
              "messaging",
              "plugins-java-base",
              "problems",
              "problems-api",
              "resources-gcs",
              "war"
            ],
            "parallelizationMethod": {
              "name": "TestDistribution"
            }
          },
          {
            "subprojects": [
              "build-cache-http",
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Mon Mar 23 18:38:15 GMT 2026
    - 118.6K bytes
    - Click Count (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: S3 */
        public static final String LABELS_storage_type_s3 = "{labels.storage_type_s3}";
    
        /** The key of the message: GCS */
        public static final String LABELS_storage_type_gcs = "{labels.storage_type_gcs}";
    
        /** The key of the message: Region */
        public static final String LABELS_storage_region = "{labels.storage_region}";
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 172.6K bytes
    - Click Count (0)
Back to Top