{
    "type": "object",
    "properties": {
        "etag": {
            "type": "string"
        },
        "id": {
            "type": "string"
        },
        "kind": {
            "type": "string"
        },
        "notes": {
            "type": "string"
        },
        "position": {
            "type": "string"
        },
        "selfLink": {
            "type": "string"
        },
        "status": {
            "type": "string"
        },
        "title": {
            "type": "string"
        },
        "updated": {
            "type": "string"
        },
        "webViewLink": {
            "type": "string"
        }
    },
    "version": 2
}
