Warning, /pim/libkgapi/autotests/people/data/contactgroup3_modify_request.txt is written in an unsupported language. File is not indexed.

0001 PUT https://people.googleapis.com/v1/contactGroups/7ca51a518ce79592?prettyPrint=false
0002 Host: people.googleapis.com
0003 Content-Type: application/json
0004 
0005 {
0006   "contactGroup": {
0007     "resourceName": "contactGroups/7ca51a518ce79592",
0008     "etag": "PXZ79VVgck8=",
0009     "name": "test300 modified",
0010     "clientData": [
0011       {
0012         "key": "Key two",
0013         "value": "Value two"
0014       }
0015     ]
0016   }
0017 }