{ "opencollection": "1.0.0", "info": { "name": "Google Cloud Platform Google Cloud Resource Manager Folders Operations API", "version": "v3" }, "request": { "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://accounts.google.com/o/oauth2/auth", "accessTokenUrl": "https://oauth2.googleapis.com/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "items": [ { "info": { "name": "Operations", "type": "folder" }, "items": [ { "info": { "name": "Google Cloud Platform Get a Long-running Operation", "type": "http" }, "http": { "method": "GET", "url": "https://cloudresourcemanager.googleapis.com/v3/:name", "params": [ { "name": "name", "value": "Example Title", "type": "path", "description": "The name of the operation resource." } ] }, "docs": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals." } ] } ], "bundled": true }