---
title: Google Cloud APIs
description: >-
  Google Cloud APIs allow you to access Google Cloud Platform products from your
  code.
breadcrumbs: Docs > Integrations > Google Cloud APIs
---

# Google Cloud APIs
Integration version1.0.0
## Overview{% #overview %}

Google Cloud APIs allow you to access Google Cloud Platform products from your code.

Use the Datadog Google Cloud Platform integration to collect metrics from Google Cloud APIs.

## Setup{% #setup %}

### Installation{% #installation %}

If you haven't already, set up the [Google Cloud Platform integration](https://docs.datadoghq.com/integrations/google-cloud-platform/) first. There are no other installation steps.

## Data Collected{% #data-collected %}

### Metrics{% #metrics %}

|  |
|  |
| **gcp.serviceruntime.api.request\_count**(count)                           | The count of completed requests.*Shown as request*                                                              |
| **gcp.serviceruntime.api.request\_latencies.avg**(gauge)                   | Distribution of latencies in seconds for non-streaming requests.*Shown as second*                               |
| **gcp.serviceruntime.api.request\_latencies.samplecount**(count)           | Sample count for API request latencies*Shown as second*                                                         |
| **gcp.serviceruntime.api.request\_latencies.sumsqdev**(gauge)              | Sum of squared deviation for API request latencies*Shown as second*                                             |
| **gcp.serviceruntime.api.request\_latencies\_backend.avg**(gauge)          | Distribution of backend latencies in seconds for non-streaming requests.*Shown as second*                       |
| **gcp.serviceruntime.api.request\_latencies\_backend.samplecount**(count)  | Sample count for API backend request latencies*Shown as second*                                                 |
| **gcp.serviceruntime.api.request\_latencies\_backend.sumsqdev**(gauge)     | Sum of squared deviation for API backend request latencies*Shown as second*                                     |
| **gcp.serviceruntime.api.request\_latencies\_overhead.avg**(gauge)         | Distribution of request latencies in seconds for non-streaming requests excluding the backend.*Shown as second* |
| **gcp.serviceruntime.api.request\_latencies\_overhead.samplecount**(count) | Sample count for API overhead request latencies*Shown as second*                                                |
| **gcp.serviceruntime.api.request\_latencies\_overhead.sumsqdev**(gauge)    | Sum of squared deviation for API overhead request latencies*Shown as second*                                    |
| **gcp.serviceruntime.api.request\_sizes.avg**(gauge)                       | Distribution of request sizes in bytes recorded at request completion.*Shown as byte*                           |
| **gcp.serviceruntime.api.request\_sizes.samplecount**(count)               | Sample count for API request sizes*Shown as byte*                                                               |
| **gcp.serviceruntime.api.request\_sizes.sumsqdev**(gauge)                  | Sum of squared deviation for API request sizes*Shown as byte*                                                   |
| **gcp.serviceruntime.api.response\_sizes.avg**(gauge)                      | Distribution of response sizes in bytes recorded at request completion.*Shown as byte*                          |
| **gcp.serviceruntime.api.response\_sizes.samplecount**(count)              | Sample count for response sizes*Shown as byte*                                                                  |
| **gcp.serviceruntime.api.response\_sizes.sumsqdev**(gauge)                 | Sum of squared deviation for response sizes*Shown as byte*                                                      |
| **gcp.serviceruntime.quota.allocation.usage**(gauge)                       | The total consumed allocation quota.                                                                            |
| **gcp.serviceruntime.quota.exceeded**(gauge)                               | The error happened when the quota limit was exceeded.                                                           |
| **gcp.serviceruntime.quota.limit**(gauge)                                  | The limit for the quota.                                                                                        |
| **gcp.serviceruntime.quota.rate.net\_usage**(count)                        | The total consumed rate quota.                                                                                  |

### Events{% #events %}

The Google Cloud APIs integration does not include any events.

### Service Checks{% #service-checks %}

The Google Cloud APIs integration does not include any service checks.

## Troubleshooting{% #troubleshooting %}

Need help? Contact [Datadog support](https://docs.datadoghq.com/help/).
