> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Cloud Storage

# Connector Details

| Name           | Value                                                                                                                                                                                                                                                                                                             |
| :------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Platform       | [Google Cloud Storage](https://cloud.google.com)                                                                                                                                                                                                                                                                  |
| Auth Type      | API Keys                                                                                                                                                                                                                                                                                                          |
| Direction      | Bidirectional                                                                                                                                                                                                                                                                                                     |
| Tap Repo       | [https://github.com/hotgluexyz/tap-cloud-storage](https://github.com/hotgluexyz/tap-cloud-storage)                                                                                                                                                                                                                |
| Target Repo    | [https://github.com/hotgluexyz/target-cloud-storage](https://github.com/hotgluexyz/target-cloud-storage)                                                                                                                                                                                                          |
| Tap Metrics    | <p>Usage: <Tooltip tip="low"><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#A9A9A9" size="14px" /><Icon icon="user" iconType="regular" color="#A9A9A9" size="14px" /></Tooltip></p> |
| Target Metrics | <p>Usage: <Tooltip tip="low"><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#fff" size="14px" /><Icon icon="user" iconType="regular" color="#A9A9A9" size="14px" /><Icon icon="user" iconType="regular" color="#A9A9A9" size="14px" /></Tooltip></p> |

# Tap Changelog

<Accordion title="Tap Changelog">
  | Version                                                                                            | Notes                                                       |
  | :------------------------------------------------------------------------------------------------- | :---------------------------------------------------------- |
  | [v1.0.4](https://github.com/hotgluexyz/tap-cloud-storage/releases/tag/v1.0.4)                      |                                                             |
  | [v1.0.3](https://github.com/hotgluexyz/tap-cloud-storage/releases/tag/v1.0.3)                      |                                                             |
  | [v1.0.2 - Fix Path issues](https://github.com/hotgluexyz/tap-cloud-storage/releases/tag/v1.0.2)    | - Use pathlib to manage paths correctly                     |
  | [v1.0.1 - Ignore directories](https://github.com/hotgluexyz/tap-cloud-storage/releases/tag/v1.0.1) | Filter out directories returned in `list_blobs` using `key` |
</Accordion>
