1{
2  "project_info": {
3    "project_number": "TODO: Add your information here. Check this page for more details: https://developers.google.com/identity/sign-in/android/start-integrating#get-config",
4    "project_id": "TODO: Replace entire block below with your information."
5  },
6  "client": [
7    {
8      "client_info": {
9        "mobilesdk_app_id": "...",
10        "android_client_info": {
11          "package_name": "com.example.android.wearable.wear.messaging"
12        }
13      },
14      "oauth_client": [
15        {
16          "client_id": "...",
17          "client_type": 1,
18          "android_info": {
19            "package_name": "com.example.android.wearable.wear.messaging",
20            "certificate_hash": "..."
21          }
22        }
23      ],
24      "api_key": [
25        {
26          "current_key": "..."
27        }
28      ]
29    }
30  ],
31  "configuration_version": "1"
32}
33