{ "opencollection": "1.0.0", "info": { "name": "Google Cloud Natural Language documents:analyzeEntities documents:classifyText API", "version": "v1" }, "items": [ { "info": { "name": "documents:classifyText", "type": "folder" }, "items": [ { "info": { "name": "Google Cloud Natural Language Classify text", "type": "http" }, "http": { "method": "POST", "url": "https://language.googleapis.com/v1/documents:classifyText", "body": { "type": "json", "data": "{}" } }, "docs": "Classifies the provided document into content categories." } ] } ], "bundled": true }