# Google Cloud Setup

####

#### Step 1: Create a Google Cloud Project

#### Step 2:  Go to IAM & Admin -> IAM

![](https://4102392624-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXPCJcszvw7MAuHjiRr%2F-MXmgizWmT5jLUZO97og%2F-MXmi3Zb31abxfaOqMu7%2Fimage.png?alt=media\&token=8bc3530b-343c-44e3-9b90-f7ed08b1ce3f)

#### Step 3: Find service account, and press "Edit member" (pen button) on the right side of it

![](https://4102392624-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXPCJcszvw7MAuHjiRr%2F-MXmgizWmT5jLUZO97og%2F-MXmiPw5k-lA-bmVnzkI%2Fimage.png?alt=media\&token=aa7fa6fe-e597-47d5-9c74-d183e1fdd8df)

#### Step 4: Press "Add condition"

![](https://4102392624-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXPCJcszvw7MAuHjiRr%2F-MXmgizWmT5jLUZO97og%2F-MXmifF7d9HECOsdyjhg%2Fimage.png?alt=media\&token=6df8d3a8-97a8-4076-99e0-b67d434a8ab4)

#### Step 5: Open "Condition Editor" and put the expression, filling the bucket name

![](https://4102392624-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXPCJcszvw7MAuHjiRr%2F-MXmgizWmT5jLUZO97og%2F-MXmiteOj8f_lEIg6nh6%2Fimage.png?alt=media\&token=8aebf522-899a-4377-974d-b56c2d79b079)

```
(resource.type != "storage.googleapis.com/Bucket" && resource.type != "storage.googleapis.com/Object") || resource.name.startsWith("projects/_/buckets/<name>/") || resource.name == "projects/_/buckets/<name>"

```

####

#### Step 6: Press Save in both condition editor and permissions editor. Otherwise it will be canceled

#### Step 7: Go To Class 4 and Open the Archive Setting page

![](https://4102392624-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXPCJcszvw7MAuHjiRr%2F-MXmj8Iw17UwVUBtyGx1%2F-MXmjVV3XRDia292hucv%2Fimage.png?alt=media\&token=987da995-1d23-43b9-81f5-32640e033a0d)

#### Step 8: Select Server Name

Class 4 platform select using multiple sip switch server.  Each sip switch server has its own directory for storing backup data.&#x20;

![](https://4102392624-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXPCJcszvw7MAuHjiRr%2F-MXmj8Iw17UwVUBtyGx1%2F-MXmk96b7E5540uuj8Q0%2Fimage.png?alt=media\&token=704fa6e7-ce92-4f4f-a1a4-0c4b9a5b5afc)

#### Step 9: Select where you want to store the data

![](https://4102392624-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXPCJcszvw7MAuHjiRr%2F-MXmj8Iw17UwVUBtyGx1%2F-MXmkbsTMGjpCgYUQVKN%2Fimage.png?alt=media\&token=f410079f-26cf-478d-bfe1-d858590be501)

Here is a video showing you how can obtain the Google Cloud Service Key json file:

<https://drive.google.com/file/d/1Loon-8jWRZdDiUg0251sODHswqIBIeyf/view?usp=sharing>
