Google Cloud Storage: List Directory of
Example
Example
- Lists contents of a GCS directory
- Returns object names and metadata
- Supports nested directories
- Lists all objects in specified path
Google Cloud Storage: Get Signed URL of
Example
Example
- Generates signed URL for temporary access
Google Cloud Storage: Get Signed URL of
Example
Example
- Generates signed URL for temporary access
Google Cloud Storage: Upload file to
Example
Example
- Uploads file to Google Cloud Storage
- Supports custom metadata
Google Cloud Storage: Delete file
Example
Example
- Deletes an object from storage
Google Cloud Storage: Create Var From File Resource
Example
Example
- Reads object contents
- Returns file data
Google Cloud Storage: Get File Metadata
Example
Example
- Retrieves object metadata