# Google Cloud Configuration

If your public cloud provider is Google Cloud, you need to [**create a VLAN attachment**](https://cloud.google.com/network-connectivity/docs/interconnect/how-to/partner/creating-vlan-attachments) on Google Cloud console first, generate a pairing key and share it to Zenlayer. See [**Partner Interconnect provisioning**](https://cloud.google.com/network-connectivity/docs/interconnect/how-to/partner/provisioning-overview) for more details. The general steps are listed below.

## **On Google Cloud Console**

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

<mark style="color:blue;">The following Google Cloud locations are not supported for interconnection for now:</mark>

* <mark style="color:blue;">australia-southeast1 (Sydney)</mark>
* <mark style="color:blue;">australia-southeast2 (Melbourne)</mark>
* <mark style="color:blue;">asia-south1 (Mumbai)</mark>
* <mark style="color:blue;">asia-south2 (Delhi)</mark>
  {% endhint %}

1. Create a VPC.
2. Create a cloud router.
3. Add VLAN attachment and generate a pairing key.

   <figure><img src="/files/HxsBjvuaYTxh9hAiynuC" alt=""><figcaption></figcaption></figure>

## **On Zenlayer Console**

Use the pairing key generated on Google Cloud to create cloud connect.

* [Layer 2 connection](/welcome/cloud-networking/get-started/create-a-layer-2-connection/select-a-public-cloud-as-access-point.md)
* [Layer 3 connection](/welcome/cloud-networking/get-started/create-a-layer-3-connection/select-a-public-cloud-as-access-point.md)

## **Go Back to Google Cloud Console**

[Active the cloud connection](https://cloud.google.com/network-connectivity/docs/interconnect/how-to/partner/activating-connections).

<figure><img src="/files/VF3IN0RvcSOLSAEJgqUi" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cloud-networking/get-started/validate-connection-in-public-cloud/google-cloud-configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
