Add 'sdk/java-v2/' from commit '55f103e336ca9fb8bf1720d2ef4ee8dd4e221118'
[arvados.git] / sdk / java-v2 / src / test / resources / org / arvados / client / api / client / groups-get.json
1 {
2   "href": "/groups/ardev-j7d0g-bmg3pfqtx3ivczp",
3   "kind": "arvados#group",
4   "etag": "3hw0vk4mbl0ofvia5k6x4dwrx",
5   "uuid": "ardev-j7d0g-bmg3pfqtx3ivczp",
6   "owner_uuid": "ardev-tpzed-n3kzq4fvoks3uw4",
7   "created_at": "2018-03-29T11:09:05.984597000Z",
8   "modified_by_client_uuid": "ardev-ozdt8-97tzh5x96spqkay",
9   "modified_by_user_uuid": "ardev-tpzed-n3kzq4fvoks3uw4",
10   "modified_at": "2018-03-29T11:09:05.984597000Z",
11   "name": "TestGroup1",
12   "group_class": "project",
13   "description": null,
14   "writable_by": [
15     "ardev-tpzed-n3kzq4fvoks3uw4",
16     "ardev-tpzed-n3kzq4fvoks3uw4"
17   ],
18   "delete_at": null,
19   "trash_at": null,
20   "is_trashed": false
21 }