Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for GcsClient (0.05 seconds)

  1. CLAUDE.md

    - `ftp:.*`, `ftps:.*` → FtpClient
    - `storage:.*` → StorageClient, `s3:.*` → S3Client, `gcs:.*` → GcsClient
    
    ### Cloud Storage Clients
    
    - **S3Client**: AWS SDK v2, `s3://bucket/path`, properties: `endpoint`, `accessKey`, `secretKey`, `region`
    - **GcsClient**: Google Cloud SDK, `gcs://bucket/path`, properties: `projectId`, `credentialsFile`, `endpoint`
    - **StorageClient**: MinIO SDK, `storage://bucket/path`
    Created: Sun Apr 12 03:50:13 GMT 2026
    - Last Modified: Thu Mar 12 03:39:20 GMT 2026
    - 8.1K bytes
    - Click Count (0)
Back to Top